Skip to content
Skillv1.0.0

repository-discovery

Inspect repository guidance, structure, and existing checks before changes.

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

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

See reviews

About

Imported from almaro90/opencode-engineering-kit (components/skills/repository-discovery/SKILL.md). Install upstream with npx skills add almaro90/opencode-engineering-kit --skill repository-discovery. Copyright stays with the author.

Repository discovery

Read applicable repository instructions first. Record files inspected and commands run. Stay in the project and do not inspect secrets, auth, or external directories.

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/almaro90-opencode-engineering-kit-repository-discovery/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.

almaro90-opencode-engineering-kit-repository-discovery.ocm.jsonjson
{
  "ocm": "1",
  "id": "almaro90-opencode-engineering-kit-repository-discovery",
  "kind": "skill",
  "name": "repository-discovery",
  "description": "Inspect repository guidance, structure, and existing checks before changes.",
  "publisher": "almaro90",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Inspect repository guidance, structure, and existing checks before changes."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/almaro90/opencode-engineering-kit",
      "path": "components/skills/repository-discovery/SKILL.md",
      "ref": "88d8c9fd70acd52074b2531e0484d5d392dbda68",
      "url": "https://github.com/almaro90/opencode-engineering-kit/blob/88d8c9fd70acd52074b2531e0484d5d392dbda68/components/skills/repository-discovery/SKILL.md",
      "key": "almaro90/opencode-engineering-kit/components/skills/repository-discovery/SKILL.md"
    }
  },
  "instructions": "# Repository discovery\n\nRead applicable repository instructions first. Record files inspected and commands run. Stay in the project and do not inspect secrets, auth, or external directories.",
  "cost": {
    "context_tokens": 47
  }
}

Fetch it by URL: GET /api/v1/registry/almaro90-opencode-engineering-kit-repository-discovery/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.