Skip to content
Skillv1.0.0

altair

Rules

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

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

See reviews

About

Imported from NcxyZero/altair (AGENTS.md). Install upstream with npx skills add NcxyZero/altair. Copyright stays with the author.

Rules

  • Always open and follow .junie/guidelines.md before making any changes.
  • Treat .junie/guidelines.md as the canonical source for development, style, and tooling requirements.
  • If any instruction is unclear, ask for clarification before proceeding.

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/ncxyzero-altair-altair/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.

ncxyzero-altair-altair.ocm.jsonjson
{
  "ocm": "1",
  "id": "ncxyzero-altair-altair",
  "kind": "skill",
  "name": "altair",
  "description": "Rules",
  "publisher": "NcxyZero",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Rules"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/NcxyZero/altair",
      "path": "AGENTS.md",
      "ref": "39349d18f1afc01b84b7e7f4cbb6dde6ef0ad982",
      "url": "https://github.com/NcxyZero/altair/blob/39349d18f1afc01b84b7e7f4cbb6dde6ef0ad982/AGENTS.md",
      "key": "NcxyZero/altair/AGENTS.md"
    }
  },
  "instructions": "# Rules\n\n- Always open and follow `.junie/guidelines.md` before making any changes.\n- Treat `.junie/guidelines.md` as the canonical source for development, style, and tooling requirements.\n- If any instruction is unclear, ask for clarification before proceeding.",
  "cost": {
    "context_tokens": 65
  }
}

Fetch it by URL: GET /api/v1/registry/ncxyzero-altair-altair/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.