Skip to content
Skillv1.0.0

quadletman

See [CLAUDE.md](CLAUDE.md) for full context on this repository — architecture, dev commands, code patterns, and constraints.

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

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

See reviews

About

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

Agent Instructions

See CLAUDE.md for full context on this repository — architecture, dev commands, code patterns, and constraints.

When making code changes, follow the Doc Update Protocol in CLAUDE.md before committing.

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/mikkovihonen-quadletman-quadletman/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.

mikkovihonen-quadletman-quadletman.ocm.jsonjson
{
  "ocm": "1",
  "id": "mikkovihonen-quadletman-quadletman",
  "kind": "skill",
  "name": "quadletman",
  "description": "See [CLAUDE.md](CLAUDE.md) for full context on this repository — architecture, dev commands, code patterns, and constraints.",
  "publisher": "mikkovihonen",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "See [CLAUDE.md](CLAUDE.md) for full context on this repository — architecture, dev commands, code patterns, and constraints."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/mikkovihonen/quadletman",
      "path": "AGENTS.md",
      "ref": "1c0f02796d39200958d8852618800ec57179b394",
      "url": "https://github.com/mikkovihonen/quadletman/blob/1c0f02796d39200958d8852618800ec57179b394/AGENTS.md",
      "key": "mikkovihonen/quadletman/AGENTS.md"
    }
  },
  "instructions": "# Agent Instructions\n\nSee [CLAUDE.md](CLAUDE.md) for full context on this repository — architecture, dev commands,\ncode patterns, and constraints.\n\nWhen making code changes, follow the Doc Update Protocol in CLAUDE.md before committing.",
  "cost": {
    "context_tokens": 59
  }
}

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