Skip to content
Skillv1.0.0

elden-ring-github

Use [commitlint](https://commitlint.js.org/) format:

by leochiu-a(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from leochiu-a/elden-ring-github (AGENTS.md). Install upstream with npx skills add leochiu-a/elden-ring-github. Copyright stays with the author.

Development Guidelines

Commit Convention

Use commitlint format:

Types

  • feat: New features
  • fix: Bug fixes
  • docs: Documentation
  • style: Code formatting
  • refactor: Code restructuring
  • chore: Maintenance

Examples

feat: add sound toggle setting
fix: banner not showing on merge
docs: update readme
style: format with oxfmt

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/leochiu-a-elden-ring-github-elden-ring-github/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.

leochiu-a-elden-ring-github-elden-ring-github.ocm.jsonjson
{
  "ocm": "1",
  "id": "leochiu-a-elden-ring-github-elden-ring-github",
  "kind": "skill",
  "name": "elden-ring-github",
  "description": "Use [commitlint](https://commitlint.js.org/) format:",
  "publisher": "leochiu-a",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Use [commitlint](https://commitlint.js.org/) format:"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/leochiu-a/elden-ring-github",
      "path": "AGENTS.md",
      "ref": "4d77b5d74077345bb5fb6197050fbcdefaa67337",
      "url": "https://github.com/leochiu-a/elden-ring-github/blob/4d77b5d74077345bb5fb6197050fbcdefaa67337/AGENTS.md",
      "key": "leochiu-a/elden-ring-github/AGENTS.md"
    }
  },
  "instructions": "# Development Guidelines\n\n## Commit Convention\n\nUse [commitlint](https://commitlint.js.org/) format:\n\n### Types\n\n- `feat`: New features\n- `fix`: Bug fixes\n- `docs`: Documentation\n- `style`: Code formatting\n- `refactor`: Code restructuring\n- `chore`: Maintenance\n\n### Examples\n\n```bash\nfeat: add sound toggle setting\nfix: banner not showing on merge\ndocs: update readme\nstyle: format with oxfmt\n```",
  "cost": {
    "context_tokens": 99
  }
}

Fetch it by URL: GET /api/v1/registry/leochiu-a-elden-ring-github-elden-ring-github/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.