By mattwag05
Scrape documentation websites into structured Claude Context Library entries with progressive disclosure navigation
Matthew Wagner's personal marketplace of skills, plugins, and extensions for AI coding agents.
It started as a Claude Code plugin marketplace, but it isn't Claude-only anymore — it's the shared home for agent capabilities across the homelab: Claude Code, Hermes/Talia, Gus, and whatever comes next. Some entries are full Claude Code plugins (commands, agents, MCP servers); others are plain skills or reference bundles that any agent can load.
/plugin marketplace add mattwag05/mw-plugins
/plugin install <plugin-name>@mw-plugins
.claude-plugin/marketplace.json # registry of every plugin
plugins/<name>/
├── .claude-plugin/plugin.json # plugin manifest
├── skills/<skill>/SKILL.md # one or more skills
├── commands/ agents/ scripts/ # optional, per plugin
└── README.md
Each top-level entry under plugins/ is self-contained — Claude Code reads the manifest, but the skills/ payload is portable to any agent that understands the Agent Skills format.
A mix of homelab integrations (pippin, talia-connector, remote-tasks, obsidian-homelab), platform automation (macos-automation, xcode-mcp, swift-concurrency, testflight-triage), and reusable engineering workflows (autonomous-execution, phased-shipping, doc-harvest, calendar-organizer, internet-skill-finder, openclaw-cli). See .claude-plugin/marketplace.json for the full list with descriptions.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub mattwag05/mw-plugins --plugin doc-harvestObsidian vault intelligence, homelab operations, and daily workflows for personal knowledge management and infrastructure.
Async cross-machine task delegation via SSH and Beads — delegate work to Raspberry Pi and Pironman workers over Tailscale
Extract, clean, and organize calendar schedules from messy sources into structured calendar data
Swift 6.2 concurrency patterns, proactive code review, and migration planning for modern Swift async/await, actors, and Sendable
Pippin integration — bundles the pippin MCP server so Claude can call mail, calendar, reminders, contacts, notes, memos, messages, status, and doctor tools directly, plus CLI and release skills for shell-level usage (with a documented CLI fallback for agents without the MCP attached)
Claude + Obsidian knowledge companion. Sets up a persistent, compounding wiki vault (Karpathy's LLM Wiki pattern). v1.7 "Compound Vault" + v1.8 methodology modes close 5 of 5 priority gaps from the May 2026 compass artifact. Ships: substrate alignment with kepano/obsidian-skills, default Obsidian CLI transport, hybrid retrieval (contextual prefix + BM25 + cosine rerank per Anthropic's Sept 2024 research), per-file advisory locking for multi-writer safety, pre-commit verifier agent, AND methodology modes (LYT / PARA / Zettelkasten / Generic) for first-class organizational support no other Claude+Obsidian competitor offers. v1.7.x audit closure: every BLOCKER + HIGH + MEDIUM + LOW finding from the v1.7.0 audit is CLOSED or DEFERRED-with-rationale. Optional DragonScale Memory extension (log folds, deterministic addresses, semantic tiling lint, boundary-first autoresearch).
Complete AI coding workflow system. Self-correcting memory + persistent FTS5-indexed research wikis + auto-research loop + multi-LLM council on a single SQLite store. 33 skills, 8 agents, 22 commands, 37 hook scripts across 24 events. Cross-agent via SkillKit.
Make your AI agent code with your project's architecture, rules, and decisions.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
AI-powered wiki generator for code repositories. Generates comprehensive, Mermaid-rich documentation with dark-mode VitePress sites, onboarding guides, deep research, and source citations. Inspired by OpenDeepWiki and deepwiki-open.