Skip to content
Skillv1.0.0

verify

// Auto-generated stub for missing module export default {} export const SKILL.md = {}

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

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

See reviews

About

Imported from oouxx/claude-code (src/verify/SKILL.md). Install upstream with npx skills add oouxx/claude-code --skill verify. Copyright stays with the author.

// Auto-generated stub for missing module export default {} export const SKILL.md = {}

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/oouxx-claude-code-verify/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.

oouxx-claude-code-verify.ocm.jsonjson
{
  "ocm": "1",
  "id": "oouxx-claude-code-verify",
  "kind": "skill",
  "name": "verify",
  "description": "// Auto-generated stub for missing module export default {} export const SKILL.md = {}",
  "publisher": "oouxx",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "// Auto-generated stub for missing module export default {} export const SKILL.md = {}"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/oouxx/claude-code",
      "path": "src/verify/SKILL.md",
      "ref": "a54db0fe0686a7821d64b58016a02dc92aba4ac8",
      "url": "https://github.com/oouxx/claude-code/blob/a54db0fe0686a7821d64b58016a02dc92aba4ac8/src/verify/SKILL.md",
      "key": "oouxx/claude-code/src/verify/SKILL.md"
    }
  },
  "instructions": "// Auto-generated stub for missing module\nexport default {}\nexport const SKILL.md = {}",
  "cost": {
    "context_tokens": 21
  }
}

Fetch it by URL: GET /api/v1/registry/oouxx-claude-code-verify/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.