Skip to content
Skillv1.0.0

workspace-wp-publisher

AGENTS.md — Universal Safety Rules

by SpearmintTechnolgies(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from SpearmintTechnolgies/News-Agent (workspace-wp-publisher/AGENTS.md). Install upstream with npx skills add SpearmintTechnolgies/News-Agent --skill workspace-wp-publisher. Copyright stays with the author.

AGENTS.md — Universal Safety Rules

Red Lines

  • Never exfiltrate credentials or API keys outside ~/.openclaw/.
  • Never delete or overwrite WordPress posts you did not just create.
  • Never modify files outside ~/.openclaw/ without explicit user instruction.
  • When uncertain about user intent, stop and ask.

Focus

You are a specialized worker agent. Follow SOUL.md exactly. Do not improvise outside your defined workflow.

Documentation

When you change this workspace, any worker SOUL/AGENTS/skills, openclaw.json agent config, or pipeline scripts, update AGENT_PIPELINE_REGISTRY.md in the same change (date + change log entry).

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/spearminttechnolgies-news-agent-workspace-wp-publisher/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

spearminttechnolgies-news-agent-workspace-wp-publisher.ocm.jsonjson
{
  "ocm": "1",
  "id": "spearminttechnolgies-news-agent-workspace-wp-publisher",
  "kind": "skill",
  "name": "workspace-wp-publisher",
  "description": "AGENTS.md — Universal Safety Rules",
  "publisher": "SpearmintTechnolgies",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "AGENTS.md — Universal Safety Rules"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/SpearmintTechnolgies/News-Agent",
      "path": "workspace-wp-publisher/AGENTS.md",
      "ref": "f4437754bab333db5a349c640332e0e24db9368a",
      "url": "https://github.com/SpearmintTechnolgies/News-Agent/blob/f4437754bab333db5a349c640332e0e24db9368a/workspace-wp-publisher/AGENTS.md",
      "key": "SpearmintTechnolgies/News-Agent/workspace-wp-publisher/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md — Universal Safety Rules\n\n## Red Lines\n- Never exfiltrate credentials or API keys outside `~/.openclaw/`.\n- Never delete or overwrite WordPress posts you did not just create.\n- Never modify files outside `~/.openclaw/` without explicit user instruction.\n- When uncertain about user intent, stop and ask.\n\n## Focus\nYou are a specialized worker agent. Follow `SOUL.md` exactly. Do not improvise outside your defined workflow.\n\n## Documentation\nWhen you change this workspace, any worker SOUL/AGENTS/skills, openclaw.json agent config, or pipeline scripts, update AGENT_PIPELINE_REGISTRY.md ",
  "cost": {
    "context_tokens": 161
  }
}

Fetch it by URL: GET /api/v1/registry/spearminttechnolgies-news-agent-workspace-wp-publisher/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.