Skip to content
Skillv1.0.0

awa-code

<% if (it.features.includes('claude')) { %> <%~ include('_partials/_skill.awa-code.md', it) %> <% } %>

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

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

See reviews

About

Imported from ncoderz/awa (templates/awa/.claude/skills/awa-code/SKILL.md). Install upstream with npx skills add ncoderz/awa --skill awa-code. Copyright stays with the author.

<% if (it.features.includes('claude')) { %> <%~ include('_partials/_skill.awa-code.md', it) %> <% } %>

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/ncoderz-awa-awa-code/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.

ncoderz-awa-awa-code.ocm.jsonjson
{
  "ocm": "1",
  "id": "ncoderz-awa-awa-code",
  "kind": "skill",
  "name": "awa-code",
  "description": "<% if (it.features.includes('claude')) { %> <%~ include('_partials/_skill.awa-code.md', it) %> <% } %>",
  "publisher": "ncoderz",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "<% if (it.features.includes('claude')) { %> <%~ include('_partials/_skill.awa-code.md', it) %> <% } %>"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/ncoderz/awa",
      "path": "templates/awa/.claude/skills/awa-code/SKILL.md",
      "ref": "bea98700680b1eafbad3f739117ef66e30c4b9ae",
      "url": "https://github.com/ncoderz/awa/blob/bea98700680b1eafbad3f739117ef66e30c4b9ae/templates/awa/.claude/skills/awa-code/SKILL.md",
      "key": "ncoderz/awa/templates/awa/.claude/skills/awa-code/SKILL.md"
    }
  },
  "instructions": "<% if (it.features.includes('claude')) { %>\n<%~ include('_partials/_skill.awa-code.md', it) %>\n<% } %>",
  "cost": {
    "context_tokens": 25
  }
}

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