Plugin Claude Code
Plugin marketplace listing 3 plugins: llm-wiki, scraps-migration, mcp-server.
Plugin Claude Code
Plugin marketplace listing 3 plugins: llm-wiki, scraps-migration, mcp-server.
Agent Claude Code
Use this agent when you need expert guidance on technical documentation strategy, Docs as Code principles, or conceptual framework development for documentation tools. Examples: Context: The user is developing documentation concepts for scraps and needs expert guidance on Docs as Code principles. user: 'I need help…
Command Claude Code
Propose documentation updates based on GitHub Release.
Command Claude Code
Create a GitHub Release for an existing git tag.
Command Claude Code
Create a release tag with version bump.
Hook Claude Code
Runs when a session starts on startup, executing setup-remote.sh. From boykush/scraps.
Hook Claude Code
Runs after a tool call finishes for Edit, MultiEdit and Write tool calls, running an inline shell check. From boykush/scraps.
Settings file Claude Code
Agent settings declaring 2 hook events (SessionStart, PostToolUse).
Instructions file
Instructions for boykush/scraps, covering scraps development with claude code, project structure and development workflow.
Plugin Claude Code
Official Scraps LLM Wiki bundle. Skills and agents for ingesting sources, querying the wiki, applying the default Scraps LLM Wiki schema, and running purpose-driven lint via the scraps CLI.
Agent
Map a natural-language wiki-health request to one or more scraps lint rules, run them, interpret each violation as a signal against the user's purpose, and either apply mechanical fixes or report findings. Use this agent for purpose-driven Scraps lint work.
Agent
Provide the default LLM Wiki schema for Scraps, grounded in the official Scraps docs and inspired by Andrej Karpathy's LLM Wiki pattern. Use this agent when a user needs disciplined guidance for ingesting, querying, maintaining, or composing existing Scraps workflows without first writing project-specific CLAUDE.md or…
Skill Claude CodeCodex
Create a new scrap from a source (prompt, URL, or arbitrary markdown), update cross-links in related scraps, and run a sanity check. Use this when the user wants to add a scrap, summarize an article, save synthesized content to the wiki, or file back a Q&A result.
Skill Claude CodeCodex
Answer questions about the wiki by searching, reading, and synthesizing relevant scraps with [[Title]] citations. Use this when the user wants to query the wiki, ask what they have written about a topic, compare scraps, find related notes, or pull a synthesized overview from existing scraps.
Plugin Claude Code
MCP server for Scraps - Connect to a locally running scraps MCP server (scraps mcp serve --http) to browse and search interconnected Markdown documentation with Wiki-link notation.
MCP server Claude CodeCodexCursor +2
MCP server "scraps", hosted remotely, as configured in boykush/scraps.
Plugin Claude Code
LLM migration workflows for moving Scraps wikis from v0 to v1. Runs version-pinned audits, converts tag and config syntax, and verifies the result with v1 lint/build.
Skill Claude CodeCodex
Migrate a Scraps wiki from v0 to v1. Use this whenever the user asks to upgrade Scraps, migrate v0 wiki syntax/config, convert implicit tags to explicit #[[tag]], move from scraps-writer to scraps, or audit a wiki for v1 readiness. This skill is designed for one-pass LLM-led migrations that discover the latest v0 and…