henkisdabro/wookstar-claude-plugins
An opinionated plugin pack for Claude Code. Skills, Commands, Hooks, MCPs organised in thematic "bundles" to cover productivity, development, Google Analytics & Google Tag Manager, Shopify and a few other bits
Deep Analysis
综合Claude Code插件市场,提供生产力、全栈开发、文档处理、营销分析、Shopify和Cloudflare AI等7大工具包
Core Features
Technical Implementation
- 一站式开发者市场 - 7大工具包覆盖开发全场景
- MCP服务器丰富 - 独立提供12个常用MCP服务器
- Cloudflare官方技能 - 源自cloudflare/skills官方仓库
- 营销分析整合 - GTM+GA4+Ads Scripts一体化
- 文档处理专业 - Word跟踪修改、Excel公式、PDF OCR
- 全栈Web开发
- Google Workspace自动化
- 营销数据分析
- Shopify店铺开发
- Cloudflare AI代理构建
- 文档批量处理
- 工具包众多可能需要选择学习
- 部分MCP服务器需要API密钥
- 文档全英文
- 依赖多个外部服务
- 配置较复杂
Wookstar Claude Code Plugins
A comprehensive marketplace for Claude Code providing specialised toolkits for productivity, development, documents, marketing analytics, e-commerce, and AI integrations - featuring consolidated GTM, GA4, and Shopify skills.
Quick Start
Add this marketplace to Claude Code:
/plugin marketplace add henkisdabro/wookstar-claude-plugins
Then install the toolkits you need:
# For productivity and planning
/plugin install productivity@wookstar
# For full-stack development
/plugin install developer@wookstar
# For document processing
/plugin install documents@wookstar
# For marketing analytics (GTM + GA4 + Google Ads Scripts)
/plugin install marketing@wookstar
# For Shopify development
/plugin install shopify-developer@wookstar
# For Cloudflare AI agents and MCP servers (official)
/plugin install cloudflare-skills@wookstar
# For utility tools
/plugin install utilities@wookstar
Or install individual MCP servers without the full toolkits:
/plugin install mcp-fetch@wookstar # Web content fetching
/plugin install mcp-google-workspace@wookstar # Gmail, Drive, Calendar
/plugin install mcp-mikrotik@wookstar # MikroTik router management
/plugin install mcp-n8n@wookstar # n8n workflow automation
/plugin install mcp-notion@wookstar # Notion integration
/plugin install mcp-open-meteo@wookstar # Weather data (no API key)
/plugin install mcp-gemini-bridge@wookstar # Google Gemini AI
/plugin install mcp-perplexity@wookstar # Perplexity AI search
/plugin install mcp-alphavantage@wookstar # Stock market data
/plugin install mcp-coingecko@wookstar # Cryptocurrency data
/plugin install mcp-currency-conversion@wookstar # Currency exchange rates
Available Toolkits
Productivity
Workflow orchestration and automation
Includes:
- 4 commands: /planning, /prep-parallel, /execute-parallel, /primer
- 2 skills: google-apps-script (Workspace automation), tampermonkey (browser userscripts)
Installation:
/plugin install productivity@wookstar
Use Cases: Project planning, parallel task execution, Google Workspace automation, browser userscripts, page modification
Developer
Complete full-stack development suite
Includes:
- 3 agents: fullstack-developer, validation-gates, documentation-manager
- 3 commands: /containerize, /generate-prp, /execute-prp
- 5 skills: git-commit-helper, webapp-testing, devtools, prp-generator, fifteen-factor-app
- 7 MCP servers: Chrome DevTools, Playwright, Cloudflare docs, Microsoft docs, Firecrawl, Context7, Serena
Installation:
/plugin install developer@wookstar
Use Cases: Web development, testing, browser automation, technical documentation, architecture design
Required Environment Variables:
CONTEXT7_API_KEY=your_key # Optional
FIRECRAWL_API_KEY=your_key # Optional
Documents
Professional document processing
Includes:
- 3 skills: docx (Word), xlsx (Excel), pdf-processing-pro
Installation:
/plugin install documents@wookstar
Use Cases: Word docs with tracked changes, Excel spreadsheets with formulas, PDF forms and OCR
Claude Code
Meta tools for extending Claude Code
Includes:
- 4 commands: /ultra-think, /infinite, /reflection, /prompt_writer
- 1 skill: skill-creator (comprehensive skill development guide)
Installation:
/plugin install claudecode@wookstar
Use Cases: Deep reasoning, creating new skills, extending Claude's capabilities
Cloudflare Skills
Official Cloudflare development skills - sourced from cloudflare/skills
Includes:
- 2 commands: /build-agent, /build-mcp
- 2 skills: building-ai-agent-on-cloudflare, building-mcp-server-on-cloudflare
- Reference guides for agent patterns, state management, OAuth setup, and troubleshooting
Installation:
/plugin install cloudflare-skills@wookstar
Use Cases: Building AI agents with Cloudflare Agents SDK, deploying remote MCP servers on Cloudflare Workers, OAuth authentication setup
Utilities
General-purpose utility tools
Includes:
- 1 skill: timezone-tools (IANA timezone conversion)
Installation:
/plugin install utilities@wookstar
Use Cases: Timezone conversions, scheduling across regions
Finance
Real-time market data
Includes:
- 3 MCP servers: AlphaVantage (stocks), CoinGecko (crypto), Currency Conversion
Installation:
/plugin install finance@wookstar
Use Cases: Stock prices, cryptocurrency data, currency exchange rates
Required Environment Variables:
ALPHAVANTAGEAPIKEY=your_key
COINGECKO_DEMO_API_KEY=your_key
AI
Enhanced AI capabilities
Includes:
- 2 MCP servers: Gemini Bridge, Perplexity
Installation:
/plugin install ai@wookstar
Use Cases: AI-powered search, multi-modal tasks, research
Required Environment Variables:
PERPLEXITY_API_KEY=your_key
Marketing
Complete marketing analytics suite
Includes:
- 3 comprehensive skills:
- ga4 - Google Analytics 4 with 15 reference guides
- gtm - Google Tag Manager with 9 reference guides
- google-ads-scripts - Campaign automation
- 2 MCP servers: Analytics API, GTM API
Installation:
/plugin install marketing@wookstar
Use Cases: GTM implementation, GA4 tracking, e-commerce analytics, BigQuery analysis, privacy compliance, Google Ads automation
Required Environment Variables:
GOOGLE_APPLICATION_CREDENTIALS=/path/to/service-account.json
GOOGLE_PROJECT_ID=your-project-id
View Marketing Toolkit Documentation
Shopify Developer
Professional Shopify development toolkit
Includes:
- 6 skills: shopify-liquid, shopify-theme-dev, shopify-api, shopify-app-dev, shopify-performance, shopify-debugging
Installation:
/plugin install shopify-developer@wookstar
Use Cases: Custom theme development, Liquid templating, headless storefronts, app development
View Shopify Developer Documentation
Individual MCP Servers
Standalone integrations available separately:
/plugin install mcp-fetch@wookstar # Web fetching
/plugin install mcp-google-workspace@wookstar # Gmail, Drive, Calendar
/plugin install mcp-mikrotik@wookstar # Router management
/plugin install mcp-n8n@wookstar # Workflow automation
/plugin install mcp-notion@wookstar # Notion integration
/plugin install mcp-open-meteo@wookstar # Weather data (no API key)
Usage Examples
Planning a Complex Feature
# Use ultra-think for deep analysis
/ultra-think "Design a real-time collaboration system with WebSockets"
# Generate a comprehensive plan
/generate-prp "Build user authentication module"
# Execute the plan step-by-step
/execute-prp
Full-Stack Development
# Fullstack agent helps with implementation
"Build a REST API with authentication and rate limiting"
# Validation agent runs tests
"Run all tests and ensure 80% coverage"
# Git commit helper
"Generate a commit message for these changes"
Marketing Analytics
# GTM implementation
"Help me install GTM on my React website"
"My form submission tag isn't firing, help me debug"
# GA4 tracking
"Implement purchase event tracking for my checkout"
"Write SQL to analyze GA4 conversion funnels in BigQuery"
# Google Ads automation
"Write a script to pause low-performing keywords automatically"
Shopify Development
# Liquid templating
"Create a Shopify product card with Liquid"
# Theme development
"Build a custom collection page with filtering"
# API integration
"Use Storefront API to build a headless checkout"
Document Processing
# Work with Word documents
"Create a professional proposal with tracked changes"
# Excel spreadsheets
"Create a budget spreadsheet with monthly projections"
# PDF processing
"Extract all tables from this PDF report"
Documentation
- CLAUDE.md - Developer guide for working with this marketplace
- Toolkit READMEs - Detailed documentation for each toolkit:
- Marketing
- Shopify Developer
- Productivity
- Developer
- Documents
- Utilities
- Cloudflare Skills (official Cloudflare)
Development
Local Testing
# Clone the repository
git clone https://github.com/henkisdabro/wookstar-claude-plugins.git
cd wookstar-claude-plugins
# Add as local marketplace
/plugin marketplace add .
# Install a toolkit for testing
/plugin install productivity@wookstar
# Update marketplace after changes
/plugin marketplace update wookstar
Validation
# Validate marketplace structure
claude plugin validate .
Marketplace Stats
- Version: 5.1.0
- Total Plugins: 20 (9 toolkits + 1 official Cloudflare plugin + 10 individual MCPs)
- Components: 3 agents, 13 commands, 24 skills, 14 MCP servers
- Categories: Productivity, Development, Documents, Meta, Finance, AI, Analytics, E-commerce, Utilities
Architecture
All toolkits use file references (.mcp.json) for MCP configurations:
<toolkit>/
├── .mcp.json # MCP server configuration
├── agents/ # Agent definitions
├── commands/ # Slash commands
└── skills/ # Skills
Team Configuration
For tea
Related Skills
wshobson/agents
wshobsonIntelligent automation and multi-agent orchestration for Claude Code
The most comprehensive Claude Code plugin ecosystem, covering full-stack development scenarios with a three-tier model strategy balancing performance and cost.
ComposioHQ/awesome-claude-skills
ComposioHQA curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows
The most comprehensive Claude Skills resource list; connect-apps is a killer feature.
code-yeongyu/oh-my-opencode
code-yeongyuThe Best Agent Harness. Meet Sisyphus: The Batteries-Included Agent that codes like you.
Powerful multi-agent coding tool, but note OAuth limitations.
nextlevelbuilder/ui-ux-pro-max-skill
nextlevelbuilderAn AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
Essential for designers; comprehensive UI/UX knowledge base.
thedotmack/claude-mem
thedotmackA Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it with AI (using Claude's agent-sdk), and injects relevant context back into future sessions.
A practical solution for Claude's memory issues.
OthmanAdi/planning-with-files
OthmanAdiClaude Code skill implementing Manus-style persistent markdown planning — the workflow pattern behind the $2B acquisition.
Context engineering best practices; an open-source implementation of Manus mode.

