Deep web research, GitHub repository analysis, data analysis with DuckDB, and consulting-grade report generation.
Interact with DeerFlow AI agent platform via its HTTP API. Use this skill when the user wants to send messages or questions to DeerFlow for research/analysis, start a DeerFlow conversation thread, check DeerFlow status or health, list available models/skills/agents in DeerFlow, manage DeerFlow memory, upload files to DeerFlow threads, or delegate complex research tasks to DeerFlow. Also use when the user mentions deerflow, deer flow, or wants to run a deep research task that DeerFlow can handle.
Use this skill when the user requests to generate, create, or write professional research reports including but not limited to market analysis, consumer insights, brand analysis, financial analysis, industry research, competitive intelligence, investment due diligence, or any consulting-grade analytical report. This skill operates in two phases — (1) generating a structured analysis framework with chapter skeleton, data query requirements, and analysis logic, and (2) after data collection by other skills, producing the final consulting-grade report with structured narratives, embedded charts, and strategic insights.
Use this skill when the user uploads Excel (.xlsx/.xls) or CSV files and wants to perform data analysis, generate statistics, create summaries, pivot tables, SQL queries, or any form of structured data exploration. Supports multi-sheet Excel workbooks, aggregation, filtering, joins, and exporting results to CSV/JSON/Markdown.
Use this skill instead of WebSearch for ANY question requiring web research. Trigger on queries like "what is X", "explain X", "compare X and Y", "research X", or before content generation tasks. Provides systematic multi-angle research methodology instead of single superficial searches. Use this proactively when the user's question needs online information.
Conduct multi-round deep research on any GitHub Repo. Use when users request comprehensive analysis, timeline reconstruction, competitive analysis, or in-depth investigation of GitHub. Produces structured markdown reports with executive summaries, chronological timelines, metrics analysis, and Mermaid diagrams. Triggers on Github repository URL or open source projects.
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.
A curated Claude Code marketplace of 32+ Agent Skills for AI-assisted development.
Add this marketplace to your Claude Code settings (~/.claude/settings.json):
{
"extraKnownMarketplaces": {
"skills": {
"source": {
"source": "git",
"url": "https://github.com/shanghai-Jerry/skills.git"
}
}
}
}
Then enable individual plugins via the Claude Code marketplace UI or by adding them to enabledPlugins:
{
"enabledPlugins": {
"superpowers@skills": true,
"content-generation@skills": true,
"research-analysis@skills": true,
"design-deploy@skills": true,
"skill-development@skills": true,
"extras@skills": true
}
}
| Plugin | Skills | Description |
|---|---|---|
| superpowers | 12 | Core dev workflow: planning, TDD, debugging, code review, git |
| content-generation | 5 | Images, video, podcasts, presentations, charts |
| research-analysis | 5 | Web research, GitHub analysis, data analysis, reports |
| design-deploy | 3 | Frontend design, web audit, Vercel deployment |
| skill-development | 4 | Create/evaluate skills, onboarding, discovery |
| extras | 3 | Brainstorming, Mac setup, creative surprises |
Core development workflow skills based on obra/superpowers:
Media and content creation skills:
Research and data analysis skills:
Frontend design and deployment skills:
Tools for creating and managing skills:
Miscellaneous skills:
Generate images, videos, podcasts, presentations, and data charts from text descriptions.
Create, write, discover, and evaluate Agent Skills. Includes skill-creator with eval tooling, bootstrap for AI partner onboarding, and find-skills for marketplace discovery.
Production-grade frontend design, web design compliance auditing, and Vercel deployment.
Brainstorming for pre-implementation design, Mac development environment setup, and creative surprise experiences.
Core development workflow skills: planning, TDD, debugging, code review, branch management, and parallel agent dispatching.
npx claudepluginhub shanghai-jerry/skills --plugin research-analysisComplete 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 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.
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.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Payload Development plugin - covers collections, fields, hooks, access control, plugins, and database adapters.