npx skills add jst-well-dan/skill-boxREADME
English | 简体中文
Curated Practical Skills · Continuously Updated · Modular Refactor
Bridging Technical Divides, Empowering AI for Everyone
From automated workflows to professional content creation, unlock the infinite possibilities of AI.
Skillbox is a curated collection of skills for Claude Code. We group related skills into powerful plugins to make installation and usage more efficient.
🔗 Important Links
- Skillbox Official Site: https://skill-box.zwtj.site/ - Browse available skills visually
- Skillbox Studio: https://github.com/Jst-Well-Dan/Skillbox-Studio - Visual management tool
Plugin Categories
| Category | Description | Plugins | Skills |
|---|---|---|---|
| No-Code Builder | Web development, testing, and automation workflows without writing code. | 7 | 16 |
| Office Automation | Unified processing suite for Word, Excel, PPT, and PDF. | 3 | 6 |
| Content Pipeline | Full workflow for web harvesting, video downloading, and AI content creation. | 5 | 16 |
| Immersive Reading | Deep reading analysis and action conversion. | 3 | 4 |
| Visual & Creative | Visual design, video production, Obsidian visualization, and theme styling. | 8 | 10 |
| Brand & Marketing | Brand guidelines, internal communications, and raffle tools. | 3 | 3 |
| Business Analyst | Data analysis toolkit, financial modeling, and invoice recognition. | 3 | 6 |
🌟 Featured Plugins
📥 Content Harvester (content-harvester)
One-stop harvesting for web and multi-media resources
- web-fetch: Scrape web content into Markdown.
- advanced-video-downloader: Download videos from YouTube, Bilibili, and 1000+ other platforms.
- youtube-transcript: Extract YouTube transcripts automatically.
📊 Data Analysis Toolkit (data-analysis-toolkit)
From data cleaning to deep insights
- csv-data-summarizer: One-click CSV summary and visualization.
- excel-pivot-wizard: Create advanced pivot tables and dashboards.
- excel-variance-analyzer: Root cause analysis for budget vs. actual variance.
📑 Document Suite (document-suite)
Unified handling for the entire Office suite
- docx / xlsx / pptx / pdf: Create, edit, and analyze Word/Excel/PPT/PDF while preserving formatting.
🧠 Reading to Action (reading-to-action)
Transform high-quality input into actual output
- deep-reading-analyst: Deep analysis of articles using 5 major mental models.
- ship-learn-next: Develop action-oriented learning and execution plans.
🚀 Quick Start
Method 1: One-Click Install (Recommended)
Run the following command in your terminal to install the entire skill library:
claude plugin install Jst-Well-Dan/Skill-Box
Method 2: Install Specific Plugins
With the refactored structure, you can easily install functional groups. For example, to install the Office suite:
claude plugin add document-suite
Using Skills
Once the plugin is installed, Claude will automatically identify when to call the relevant skills. For example:
- "Analyze this PDF and summarize it into Word" → Automatically calls document-suite
- "Scrape this webpage and analyze its business model" → Automatically calls content-harvester and data-analysis-toolkit
📂 Full List (v2.0)
Click to expand the detailed list of 32 plugins / 61 skills
No-Code Builder
1. frontend-builder
End-to-end frontend development: design interfaces, build artifacts, follow best practices, and deploy.
Included Skills:
artifacts-builder- Building frontend artifactsfrontend-design- Frontend UI designreact-best-practices- React best practicesvercel-deploy- Deployment to Vercelweb-design-guidelines- Web UI design guidelines compliance check
Source: Anthropic | Vercel Labs
2. testing-toolkit
Complete testing toolkit: PICT design, TDD methodology, automated test fixing, and E2E testing.
Included Skills:
pypict- PICT combinatorial test designtdd- Test Driven Developmenttest-fixing- Automated test fixingwebapp-testing- Web app end-to-end testing
**Sourc
...