By MoxyWolfLLC
End-to-end academic research pipeline: literature discovery, citation verification, thematic synthesis, and perspective-driven content generation. Combines AutoResearchClaw-inspired automation with interactive Cowork synthesis.
Search for sources on a topic using multi-model swarm + academic APIs
Import a BibTeX file into the research pipeline
Show the current state of a research library
Build thematic maps and writing perspectives from your library
Run 4-layer citation verification on a research library
Four-layer citation verification system inspired by AutoResearchClaw. Validates references against CrossRef, DataCite, arXiv, and Semantic Scholar APIs, then runs semantic matching and LLM relevance scoring. Catches hallucinated or broken references before they reach published content. Use this skill whenever the user says "verify my citations," "check my references," "validate my bibliography," "are these citations real," "citation audit," "reference check," "verify DOIs," "check for hallucinated references," or any request to validate the authenticity and relevance of academic references. Also trigger when the user mentions citation quality, broken DOIs, or reference integrity.
Write research-backed articles using Sorkin's Desire-Obstacle-Battle narrative framework, MoxyWolf brand voice, and voice injection interview. The final stage of the research pipeline — transforms a verified, synthesized research library into publication-ready content. Use this skill whenever the user says "write the article," "write a blog post," "turn this into content," "draft the post," "write from my research," "create the blog," or any request to produce written content from an existing research library with a defined perspective. Also trigger after the research-synthesizer skill completes and a perspective has been stored. This skill should always be used for STIGViewer blog content and any MoxyWolf publication.
Full BibTeX import and abstract enrichment pipeline running entirely in Cowork. Parses BibTeX files, creates research libraries, enriches missing abstracts via OpenRouter/Gemini, deduplicates, and inserts structured citations into Supabase. Use this skill whenever the user says "import my BibTeX," "upload my bibliography," "import this into my research library," "process this BibTeX," "add these papers," "start a new research project" with an attached file, "load my references," or any request to import academic references from a BibTeX file into the research pipeline. Also trigger when a .bib file is uploaded or when the user mentions BibTeX in the context of getting started with the research pipeline.
Multi-source literature discovery across academic and non-academic sources. Can be the FIRST step in a research project — give it a topic and it creates the library from scratch. Searches OpenAlex, Semantic Scholar, arXiv, and the general web (blogs, whitepapers, NIST docs, vendor publications, industry reports). Use this skill whenever the user says "research this topic," "find papers on," "discover literature," "I want to research," "find sources about," "what's been written about," "build me a bibliography," "start researching," "find more papers," "expand my bibliography," "what am I missing," "find related work," "literature search," "fill research gaps," or any request to search for literature — academic or otherwise — on a topic. This is the recommended ENTRY POINT for new research projects. Also trigger when gap analysis results suggest missing coverage areas, or when the user gives a topic without specifying what to do with it.
Orchestrates the full research pipeline from topic to published article. Everything runs in Cowork — no external tools required. The natural starting point is a topic, not a file. Coordinates literature-discovery, citation-verifier, research-synthesizer, and content-writer skills. Manages the unified Supabase schema. Use this skill whenever the user says "run the research pipeline," "process my research," "full research workflow," "start a new research project," "I want to research," "set up a new library," "research pipeline status," "what's the state of my research," or any request to orchestrate multiple research steps together. Also trigger when the user asks about the Supabase schema or scheduled research tasks.
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 research-pipelineEnergy-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.
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.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
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.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
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.