Skip to content
Skillv1.0.0

elegant-git

Discover layout from the repo root (README, CONTRIBUTING, package manifests). Do not assume stale paths.

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

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

See reviews

About

Imported from extsoft/elegant-git (AGENTS.md). Install upstream with npx skills add extsoft/elegant-git. Copyright stays with the author.

Agent orientation

Discover layout from the repo root (README, CONTRIBUTING, package manifests). Do not assume stale paths.

Path Role
.config/mise/ Dev tools and tasks (mise)
.cursor/rules/ Cursor project rules
.cursor/references/ Glossary and deprecation ledger

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/extsoft-elegant-git-elegant-git/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.

extsoft-elegant-git-elegant-git.ocm.jsonjson
{
  "ocm": "1",
  "id": "extsoft-elegant-git-elegant-git",
  "kind": "skill",
  "name": "elegant-git",
  "description": "Discover layout from the repo root (README, CONTRIBUTING, package manifests). Do not assume stale paths.",
  "publisher": "extsoft",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Discover layout from the repo root (README, CONTRIBUTING, package manifests). Do not assume stale paths."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/extsoft/elegant-git",
      "path": "AGENTS.md",
      "ref": "3680188a5d7f16e32d9e01254ebee40e0d2aa8ec",
      "url": "https://github.com/extsoft/elegant-git/blob/3680188a5d7f16e32d9e01254ebee40e0d2aa8ec/AGENTS.md",
      "key": "extsoft/elegant-git/AGENTS.md"
    }
  },
  "instructions": "# Agent orientation\n\nDiscover layout from the repo root (README, CONTRIBUTING, package manifests). Do not assume stale paths.\n\n| Path | Role |\n| --- | --- |\n| `.config/mise/` | Dev tools and tasks ([mise](https://mise.jdx.dev/)) |\n| `.cursor/rules/` | Cursor project rules |\n| `.cursor/references/` | Glossary and deprecation ledger |",
  "cost": {
    "context_tokens": 83
  }
}

Fetch it by URL: GET /api/v1/registry/extsoft-elegant-git-elegant-git/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.