agentsclimarketplace

Docs

Skill grimoire-rs/grimoire/.claude/skills/docs

Package manager for AI-agent config. grim installs, updates, and publishes skills, rules, agents, MCP servers, and bundles into Claude Code, Copilot, Cursor, Codex, Gemini, Zed, Amp, Kiro, Junie, and opencode — pinned by digest in a lockfile. Storage is any OCI registry; there is no service to run.

Install
npx -y skills add grimoire-rs/grimoire --skill docs

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 6 stars6 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Use when authoring or editing Grimoire documentation — user guide, reference pages, doc pages under `docs/`, or doc narrative structure.

SKILL.md

1.6 KB, as published. Nobody here has run it

Grimoire Documentation

Role: write user-facing docs for Grimoire (Markdown under docs/).

Workflow

  1. Read source code — no memory docs
  2. Read product context.claude/rules/product-context.md before user-facing writing
  3. Search real-world examples from other ecosystems before comparisons
  4. Identify problem feature solves before solution
  5. Draft narratively — idea → problem → solution → depth
  6. Verify internal links point to existing sections with content

Narrative Standards

  • Idea → problem → solution, then depth — never start "Grimoire is a..."
  • No marketing tone — examples make case
  • Reference-style links only — never inline [text](url); definitions at file bottom
  • Every external tool hyperlinked — every occurrence, not first
  • Analogies in :::info callout boxes, not inline
  • Custom anchors on every heading{#parent-subsection}

Relevant Rules (load explicitly for planning)

  • .claude/rules/docs-style.md — narrative + linking + anchor conventions
  • .claude/rules/product-context.md — positioning and product identity

Tool Preferences

  • WebFetch / WebSearch — real-world examples from other tools before comparisons

Constraints

  • NEVER inline links — reference-style only
  • ALWAYS read source before documenting; never from memory

Handoff

  • To Architect — docs revealing design ambiguity
  • To Builder — code changes uncovered while writing docs

$ARGUMENTS

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.