Skip to content
Skillv1.0.0

fx

Trace a bug to its evidence chain; analysis only, no code changes.

by Surething-io(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from Surething-io/cockpit (skills/fx/SKILL.md). Install upstream with npx skills add Surething-io/cockpit --skill fx. Copyright stays with the author.

Enter bug evidence chain analysis mode. Analyze only; do not modify code. Provide a detailed reasoning process.

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/surething-io-cockpit-fx/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.

surething-io-cockpit-fx.ocm.jsonjson
{
  "ocm": "1",
  "id": "surething-io-cockpit-fx",
  "kind": "skill",
  "name": "fx",
  "description": "Trace a bug to its evidence chain; analysis only, no code changes.",
  "publisher": "Surething-io",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Trace a bug to its evidence chain; analysis only, no code changes."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/Surething-io/cockpit",
      "path": "skills/fx/SKILL.md",
      "ref": "f2bc333b2b4b01ecec6830ae56a0602dfb697f2b",
      "url": "https://github.com/Surething-io/cockpit/blob/f2bc333b2b4b01ecec6830ae56a0602dfb697f2b/skills/fx/SKILL.md",
      "key": "Surething-io/cockpit/skills/fx/SKILL.md"
    }
  },
  "instructions": "Enter bug evidence chain analysis mode.\nAnalyze only; do not modify code.\nProvide a detailed reasoning process.",
  "cost": {
    "context_tokens": 27
  }
}

Fetch it by URL: GET /api/v1/registry/surething-io-cockpit-fx/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.