By MoxyWolfLLC
Bundle of 26 standalone skills used across MoxyWolf work — voice, brand, MoxyWolf-specific content ecosystems (STIGViewer, Sorkin DOB, podcast outreach), plus Anthropic-shipped reference skills (artifacts-builder, code-review-pro, mcp-builder, skill-creator, theme-factory, canvas-design, brand-guidelines, technical-writer, etc.) wrapped as a single installable plugin so any machine gets the full set.
Generate comprehensive API documentation including endpoint descriptions, request/response examples, authentication guides, error codes, and SDKs. Creates OpenAPI/Swagger specs, REST API docs, and developer-friendly reference materials. Use when users need to document APIs, create technical references, or write developer documentation.
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
Research and outreach strategy for finding complementary authors, speakers, and thought leaders for any content project. Use when finding "birds of a feather" authors whose work aligns with a book, course, or speaking topic. Use when building a peer network for endorsements, collaborations, or cross-promotion. Use when creating LinkedIn outreach messaging for author connections. Use when researching current platforms, websites, and contact information for potential collaborators. Input is always the content project context such as book chapters, course outline, speaking topics, or positioning document.
Transform a completed blog post into a complete content marketing ecosystem including lead magnets, bibliographies with abstracts, and LinkedIn posts with CTAs. Use when user requests to create supporting content assets for a blog post, build a content campaign, create lead magnets from articles, or needs LinkedIn promotion for published content.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
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.
Canonical home for every plugin authored by MoxyWolf LLC, plus a bundle of the standalone skills used across the team. Hosted as a Claude Code / Cowork marketplace at github.com/MoxyWolfLLC/moxywolf-plugins.
Adding this marketplace on any Mac gives that machine all 16 plugins in one shot, with updates flowing from main whenever someone pushes a fix.
moxywolf-plugins/ ← repo root (this is the marketplace root)
├── .claude-plugin/
│ └── marketplace.json ← catalog (16 plugins)
├── README.md ← this file
├── plugins/ ← 15 MoxyWolf-owned plugins
│ ├── board-deck/ 0.2.0 PPTX board deck from LivePlan/GA4/Taskade/GitHub
│ ├── bibtex-builder/ 0.1.0 Build + enrich BibTeX with AI-generated abstracts
│ ├── council/ 0.6.0 Multi-model deliberation with vault-aware memory
│ ├── daily-ops/ 1.3.0 Energy-aware standup/triage/review + fitness coach
│ ├── dev-infrastructure-skills/ 0.1.0 React/Next/Supabase/TDD/Playwright best practices
│ ├── editorial-forge/ 0.1.0 AI content → author-owned via voice + DOB framing
│ ├── gstack-execution/ 0.1.0 Code review, security audit, debug, QA, ship
│ ├── obsidian-update/ 2.4.0 Vault-native personal OS + Council integration
│ ├── product-orchestrator/ 0.2.0 Council-backed product scope/arch/GTM decisions
│ ├── project-init/ 0.8.0 /init-project /session-start /session-end
│ ├── research-pipeline/ 0.1.0 Literature discovery, verification, synthesis
│ ├── saas-frontend-designer/ 1.0.0 Next/React/Tailwind/shadcn SaaS UI pipeline
│ ├── saas-pricing-engine/ 0.1.0 Pricing research, modeling, page copy
│ ├── team-kanban/ 0.4.0 Slack Canvas kanban from Obsidian/GDrive/Cal/Gmail
│ └── vtt-to-text/ 0.1.0 WebVTT captions → clean text
└── skill-bundles/
└── moxywolf-skills/ 1.0.0 26 standalone skills bundled as one plugin
The moxywolf-skills bundle contains: moxywolf, voice-injection, stigviewer-content-ecosystem, sorkin-dob-weekly-blog, blog-content-ecosystem, market-awareness-analyzer, podcast-booking-ladder, birds-of-a-feather-outreach, linkedin-thought-leadership, linkedin-analytics, daily-ops, refinement-prompts, plus the Anthropic reference skills (artifacts-builder, canvas-design, brand-guidelines, theme-factory, code-review-pro, database-schema-designer, api-documentation-writer, technical-writer, mcp-builder, skill-creator, dev-create-orchestrator, dev-review-orchestrator, screenshot-to-code, color-palette-extractor).
MoxyWolfLLC/moxywolf-plugins
claude plugin marketplace add MoxyWolfLLC/moxywolf-plugins
# install everything in one go
for p in board-deck bibtex-builder council daily-ops dev-infrastructure-skills \
editorial-forge gstack-execution obsidian-update product-orchestrator \
project-init research-pipeline saas-frontend-designer saas-pricing-engine \
team-kanban vtt-to-text moxywolf-skills; do
claude plugin install "$p@moxywolf-plugins"
done
If you need a one-off install without adding the whole marketplace, build a .plugin zip from any plugin folder and drag it into Cowork's Upload plugin dialog. No auto-updates this way.
cd plugins
zip -r ../board-deck.plugin board-deck/
# then drag board-deck.plugin into Cowork → Personal plugins → + → Upload plugin
This repo is the source of truth. The flow is:
~/Documents/GitHub/moxywolf-plugins/plugins/<name>/.version in that plugin's .claude-plugin/plugin.json. Without a bump Cowork won't notice the change — the version field is what gates updates.git push).claude plugin marketplace update moxywolf-plugins. Cowork has a Refresh button that does the same thing.Watch out for: don't set version in both plugin.json and marketplace.json. The plugin.json value silently wins, so a stale manifest version will mask the bump you made in the catalog.
npx claudepluginhub moxywolfllc/moxywolf-plugins --plugin moxywolf-skillsEnergy-aware personal operations system with Full Inbox Intelligence and Fitness Coach. Combines Apple HealthKit/Oura sleep data, Google Calendar, Gmail inbox intelligence (5-query email scan with deduplication), Google Drive task persistence, and a data-driven personal fitness coach (Apple Health-aware workouts pushed to Google Calendar with iMessage notifications) into daily standups, backlog triage, weekly reviews, and daily workout prescriptions.
Build and enrich BibTeX bibliographies with AI-generated abstracts from URLs or uploaded .bib files
Generate MoxyWolf monthly board deck from LivePlan, GA4, Taskade, and GitHub (all-branch commit velocity) data
Multi-model AI deliberation with vault-aware institutional memory — structured consensus from multiple LLMs with self-learning routing, self-improving prompts, and bidirectional Obsidian vault integration.
Software development execution engine adapted from Garry Tan's gstack (MIT). Code review, security audit, debugging, QA testing, and shipping. Pairs with Product Orchestrator for the full decide-then-build loop. Browser testing via Rube Playwright.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.