Skip to content
Skillv1.0.0

hortisort-defect-configurator

AGENTS.md

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

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

See reviews

About

Imported from PoorvaSanthiya273/hortisort-defect-configurator (AGENTS.md). Install upstream with npx skills add PoorvaSanthiya273/hortisort-defect-configurator. Copyright stays with the author.

AGENTS.md

  • Superpowers auto-skill detection is enabled. The superpowers plugin (using-superpowers skill) is loaded automatically every session. This means you DO NOT need to specify which skill to use — the agent will automatically detect and invoke the right skill (e.g., brainstorming, systematic-debugging, test-driven-development, etc.) based on the task at hand. Never skip skill invocation; if a skill might apply, use it.
  • For OpenSpec propose/apply/verify/archive workflows, use the local openspec-git-discipline skill to enforce proposal commits before apply and merge-before-archive discipline.
  • Codex and OpenCode share this repository's openspec/ directory. Do not create a tool-specific OpenSpec directory or duplicate its changes.

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/poorvasanthiya273-hortisort-defect-configurator-hortisor-93fefd/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.

poorvasanthiya273-hortisort-defect-configurator-hortisor-93fefd.ocm.jsonjson
{
  "ocm": "1",
  "id": "poorvasanthiya273-hortisort-defect-configurator-hortisor-93fefd",
  "kind": "skill",
  "name": "hortisort-defect-configurator",
  "description": "AGENTS.md",
  "publisher": "PoorvaSanthiya273",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "AGENTS.md"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/PoorvaSanthiya273/hortisort-defect-configurator",
      "path": "AGENTS.md",
      "ref": "1a39e0840d78591d520d1da71cda8689c52f9b11",
      "url": "https://github.com/PoorvaSanthiya273/hortisort-defect-configurator/blob/1a39e0840d78591d520d1da71cda8689c52f9b11/AGENTS.md",
      "key": "PoorvaSanthiya273/hortisort-defect-configurator/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md\n\n- **Superpowers auto-skill detection is enabled.** The superpowers plugin (`using-superpowers` skill) is loaded automatically every session. This means you DO NOT need to specify which skill to use — the agent will automatically detect and invoke the right skill (e.g., brainstorming, systematic-debugging, test-driven-development, etc.) based on the task at hand. Never skip skill invocation; if a skill might apply, use it.\n- For OpenSpec propose/apply/verify/archive workflows, use the local `openspec-git-discipline` skill to enforce proposal commits before apply and merge-before-ar",
  "cost": {
    "context_tokens": 190
  }
}

Fetch it by URL: GET /api/v1/registry/poorvasanthiya273-hortisort-defect-configurator-hortisor-93fefd/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.