Skip to content
Skillv1.0.0

Zbot-cms

This project uses the Payload CMS skill at `.agents/skills/payload/`. Start with `.agents/skills/payload/SKILL.md` for a quick reference, then see `.agents/skills/payload/reference/` for detailed docs

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

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

See reviews

About

Imported from JHSHdhb/Zbot-cms (AGENTS.md). Install upstream with npx skills add JHSHdhb/Zbot-cms. Copyright stays with the author.

Agents

This project uses the Payload CMS skill at .agents/skills/payload/. Start with .agents/skills/payload/SKILL.md for a quick reference, then see .agents/skills/payload/reference/ for detailed docs.

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/jhshdhb-zbot-cms-zbot-cms/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.

jhshdhb-zbot-cms-zbot-cms.ocm.jsonjson
{
  "ocm": "1",
  "id": "jhshdhb-zbot-cms-zbot-cms",
  "kind": "skill",
  "name": "Zbot-cms",
  "description": "This project uses the Payload CMS skill at `.agents/skills/payload/`. Start with `.agents/skills/payload/SKILL.md` for a quick reference, then see `.agents/skills/payload/reference/` for detailed docs.",
  "publisher": "JHSHdhb",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "This project uses the Payload CMS skill at `.agents/skills/payload/`. Start with `.agents/skills/payload/SKILL.md` for a quick reference, then see `.agents/skills/payload/reference/` for detailed docs."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/JHSHdhb/Zbot-cms",
      "path": "AGENTS.md",
      "ref": "37a8bfa67fe8069b801d73078a3ac9663d20a511",
      "url": "https://github.com/JHSHdhb/Zbot-cms/blob/37a8bfa67fe8069b801d73078a3ac9663d20a511/AGENTS.md",
      "key": "JHSHdhb/Zbot-cms/AGENTS.md"
    }
  },
  "instructions": "# Agents\n\nThis project uses the Payload CMS skill at `.agents/skills/payload/`.\nStart with `.agents/skills/payload/SKILL.md` for a quick reference, then see `.agents/skills/payload/reference/` for detailed docs.",
  "cost": {
    "context_tokens": 52
  }
}

Fetch it by URL: GET /api/v1/registry/jhshdhb-zbot-cms-zbot-cms/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.