Skip to content
Skillv1.0.0

mdwrite

Use bun and bunx instead of npm and npx Use conventional commit style if asked to commit

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

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

See reviews

About

Imported from threehymns/mdwrite (AGENTS.md). Install upstream with npx skills add threehymns/mdwrite. Copyright stays with the author.

Use bun and bunx instead of npm and npx Use conventional commit style if asked to commit

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/threehymns-mdwrite-mdwrite/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.

threehymns-mdwrite-mdwrite.ocm.jsonjson
{
  "ocm": "1",
  "id": "threehymns-mdwrite-mdwrite",
  "kind": "skill",
  "name": "mdwrite",
  "description": "Use bun and bunx instead of npm and npx Use conventional commit style if asked to commit",
  "publisher": "threehymns",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Use bun and bunx instead of npm and npx Use conventional commit style if asked to commit"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/threehymns/mdwrite",
      "path": "AGENTS.md",
      "ref": "0f435f355c5050c72fef1a716d247829eca5d1dc",
      "url": "https://github.com/threehymns/mdwrite/blob/0f435f355c5050c72fef1a716d247829eca5d1dc/AGENTS.md",
      "key": "threehymns/mdwrite/AGENTS.md"
    }
  },
  "instructions": "Use bun and bunx instead of npm and npx\nUse conventional commit style if asked to commit",
  "cost": {
    "context_tokens": 22
  }
}

Fetch it by URL: GET /api/v1/registry/threehymns-mdwrite-mdwrite/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.