By MoxyWolfLLC
Product decision engine that wraps Council deliberation with product-specific role prompts for scope, architecture, and GTM decisions. Routes deliberation outputs to downstream execution skills. Maintains decision records in the Obsidian vault.
Deliberate on architecture decisions
Deliberate on go-to-market positioning
Generate a Product Requirements Document
Deliberate on product scope decisions
Full sprint orchestration with deliberation gates
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 product-orchestratorEnergy-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.
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.
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 startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
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.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications