Skip to content
Skillv1.0.0

vocabmaster

Read `CLAUDE.md` before task work and follow its shared repository workflow.

by myqz-wld(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from myqz-wld/vocabmaster (AGENTS.md). Install upstream with npx skills add myqz-wld/vocabmaster. Copyright stays with the author.

AGENTS.md

Repository-level instructions for Codex entries. Shared project workflow lives in CLAUDE.md. This file records only entry-specific runtime or tool differences.

Required Reading

Read CLAUDE.md before task work and follow its shared repository workflow.

Entry-Specific Differences

Add a bullet only when this entry has a runtime or tool difference that changes the next action. Do not duplicate shared workflow rules from CLAUDE.md. Leave this section empty when there is no difference.

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/myqz-wld-vocabmaster-vocabmaster/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.

myqz-wld-vocabmaster-vocabmaster.ocm.jsonjson
{
  "ocm": "1",
  "id": "myqz-wld-vocabmaster-vocabmaster",
  "kind": "skill",
  "name": "vocabmaster",
  "description": "Read `CLAUDE.md` before task work and follow its shared repository workflow.",
  "publisher": "myqz-wld",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Read `CLAUDE.md` before task work and follow its shared repository workflow."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/myqz-wld/vocabmaster",
      "path": "AGENTS.md",
      "ref": "6f8b8f9859bc3e3df8c228a490e000b0fb718767",
      "url": "https://github.com/myqz-wld/vocabmaster/blob/6f8b8f9859bc3e3df8c228a490e000b0fb718767/AGENTS.md",
      "key": "myqz-wld/vocabmaster/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md\n\n> Repository-level instructions for Codex entries.\n> Shared project workflow lives in `CLAUDE.md`. This file records only entry-specific runtime or tool differences.\n\n## Required Reading\n\nRead `CLAUDE.md` before task work and follow its shared repository workflow.\n\n## Entry-Specific Differences\n\nAdd a bullet only when this entry has a runtime or tool difference that changes the next action. Do not duplicate shared workflow rules from `CLAUDE.md`. Leave this section empty when there is no difference.\n\n<!-- Pattern:\n- <When doing X in this entry, use Y; the shared project rule remai",
  "cost": {
    "context_tokens": 152
  }
}

Fetch it by URL: GET /api/v1/registry/myqz-wld-vocabmaster-vocabmaster/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.