Skip to content
Skillv1.0.0

.skills

Before editing files for a substantial task: - Run `npx @tanstack/intent@latest list` from the workspace root to see available local skills. - If a listed skill matches the task, run `npx @tanstack/in

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

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

See reviews

About

Imported from c4p1t4n/bitcoin_operational_panel (.skills/AGENTS.md). Install upstream with npx skills add c4p1t4n/bitcoin_operational_panel --skill .skills. Copyright stays with the author.

Skill Loading

Before editing files for a substantial task:

  • Run npx @tanstack/intent@latest list from the workspace root to see available local skills.
  • If a listed skill matches the task, run npx @tanstack/intent@latest load <package>#<skill> before changing files.
  • Use the loaded SKILL.md guidance while making the change.
  • Monorepos: when working across packages, run the skill check from the workspace root and prefer the local skill for the package being changed.
  • Multiple matches: prefer the most specific local skill for the package or concern you are changing; load additional skills only when the task spans multiple packages or concerns.

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/c4p1t4n-bitcoin-operational-panel-skills/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.

c4p1t4n-bitcoin-operational-panel-skills.ocm.jsonjson
{
  "ocm": "1",
  "id": "c4p1t4n-bitcoin-operational-panel-skills",
  "kind": "skill",
  "name": ".skills",
  "description": "Before editing files for a substantial task: - Run `npx @tanstack/intent@latest list` from the workspace root to see available local skills. - If a listed skill matches the task, run `npx @tanstack/intent@latest load <package>#<skill>` before changing files. - Use the loaded `SKILL.md` guidance while making the change. - Monorepos: when working across packages, run the skill check from the workspace root and prefer the local skill for the package being changed. - Multiple matches: prefer the most specific local skill for the package or concern you are changing; load additional skills only when the task spans multiple packages or concerns. <!-- intent-skills:end -->",
  "publisher": "c4p1t4n",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Before editing files for a substantial task: - Run `npx @tanstack/intent@latest list` from the workspace root to see available local skills. - If a listed skill matches the task, run `npx @tanstack/intent@latest load <package>#<skill>` before changing files. - Use the loaded `SKILL.md` guidance while making the change. - Monorepos: when working across packages, run the skill check from the workspace root and prefer the local skill for the package being changed. - Multiple matches: prefer the most specific local skill for the package or concern you are changing; load additional skills only when the task spans multiple packages or concerns. <!-- intent-skills:end -->"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/c4p1t4n/bitcoin_operational_panel",
      "path": ".skills/AGENTS.md",
      "ref": "e68858694deada7fe65aad0dac32b1ec0f709620",
      "url": "https://github.com/c4p1t4n/bitcoin_operational_panel/blob/e68858694deada7fe65aad0dac32b1ec0f709620/.skills/AGENTS.md",
      "key": "c4p1t4n/bitcoin_operational_panel/.skills/AGENTS.md"
    }
  },
  "instructions": "<!-- intent-skills:start -->\n## Skill Loading\n\nBefore editing files for a substantial task:\n- Run `npx @tanstack/intent@latest list` from the workspace root to see available local skills.\n- If a listed skill matches the task, run `npx @tanstack/intent@latest load <package>#<skill>` before changing files.\n- Use the loaded `SKILL.md` guidance while making the change.\n- Monorepos: when working across packages, run the skill check from the workspace root and prefer the local skill for the package being changed.\n- Multiple matches: prefer the most specific local skill for the package or concern you",
  "cost": {
    "context_tokens": 180
  }
}

Fetch it by URL: GET /api/v1/registry/c4p1t4n-bitcoin-operational-panel-skills/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.