Skip to content
Skillv1.0.0

fork-with-instructions

Use when analyzing code quality

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

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

See reviews

About

Imported from ComeOnOliver/skillshub (skills/agent-sh/agnix/fork-with-instructions/SKILL.md). Install upstream with npx skills add ComeOnOliver/skillshub --skill fork-with-instructions. Copyright stays with the author.

Analyze the codebase and generate a report. Run the linter on all source files. Check for common security vulnerabilities. Create a summary of findings.

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/comeonoliver-skillshub-fork-with-instructions/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.

comeonoliver-skillshub-fork-with-instructions.ocm.jsonjson
{
  "ocm": "1",
  "id": "comeonoliver-skillshub-fork-with-instructions",
  "kind": "skill",
  "name": "fork-with-instructions",
  "description": "Use when analyzing code quality",
  "publisher": "ComeOnOliver",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Use when analyzing code quality"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/ComeOnOliver/skillshub",
      "path": "skills/agent-sh/agnix/fork-with-instructions/SKILL.md",
      "ref": "def8531e65114c0fca8fb8551c1871ee0eed705c",
      "url": "https://github.com/ComeOnOliver/skillshub/blob/def8531e65114c0fca8fb8551c1871ee0eed705c/skills/agent-sh/agnix/fork-with-instructions/SKILL.md",
      "key": "ComeOnOliver/skillshub/skills/agent-sh/agnix/fork-with-instructions/SKILL.md"
    }
  },
  "instructions": "Analyze the codebase and generate a report.\nRun the linter on all source files.\nCheck for common security vulnerabilities.\nCreate a summary of findings.",
  "cost": {
    "context_tokens": 38
  }
}

Fetch it by URL: GET /api/v1/registry/comeonoliver-skillshub-fork-with-instructions/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.