๐ 170+ pre-built skills for Claude Code, Cursor, Codex & 14+ AI tools. Stop re-teaching your AI the same things. One command โ instant domain expertise. Marketing, SEO, Trading, Video, PM workflows included.
npx skills add https://github.com/nicepkg/ai-workflow --skill competitive-ads-extractorInstallieren Sie diesen Skill รผber die CLI und beginnen Sie mit der Verwendung des SKILL.md-Workflows in Ihrem Arbeitsbereich.
็ฎไฝไธญๆ | English
Stop teaching your AI assistant the same things over and over.
One command. 170+ professional skills. Instant productivity boost.
Your AI is smart. But every session starts from zero.
Every time you open a new chat, you re-explain the same frameworks, best practices, and professional standards. That ends today.
| ๐ซ Without AI Workflow | ๐ With AI Workflow |
|---|---|
| Content Creator: "Use H2 for sections, add meta descriptions, include a CTA, optimize for featured snippets..." โ explaining SEO basics every single time | AI already loaded with SEO best practices, content frameworks, and publishing checklists |
| Marketer: Teaching UTM structure, AIDA copywriting, funnel stages, conversion optimization... | AI equipped with marketing frameworks: GTM strategy, campaign templates, analytics interpretation |
| Video Creator: Explaining hook formulas, retention psychology, thumbnail rules, algorithm tips... | AI pre-trained on viral content patterns, script structures, and YouTube optimization |
| Stock Trader: "MACD crossover means..., RSI divergence indicates..., check the 200-day MA..." | AI loaded with technical analysis, fundamental screening, and multi-market expertise (US/CN/HK) |
| Product Manager: Re-explaining PRD templates, user story formats, prioritization matrices... | AI knows RICE, MoSCoW, Jobs-to-be-Done, and your entire product development lifecycle |
| Presenter: Figuring out slide structure, narrative flow, visual hierarchy... | AI builds McKinsey-style MECE narratives with Mermaid diagrams and professional themes |
๐ Industry best practices โ Already packaged
๐ฏ Professional frameworks โ Ready to use
โก One command โ Instant expertise
AI Workflow = Pre-packaged domain expertise for your AI assistant. Skip the teaching. Start producing.
|
๐ Content Creators ๐ Marketers & Growth Hackers ๐ฌ Video Creators |
๐ Traders & Investors ๐ฏ Product Managers ๐ค Presenters & Educators |
| Workflow | For Who | Skills | Install |
|---|---|---|---|
| Content Creator | Bloggers, Writers, SEO Specialists | 32 | npx add-skill nicepkg/ai-workflow/workflows/content-creator-workflow |
| Marketing Pro | Digital Marketers, Growth Hackers, PMMs | 38 | npx add-skill nicepkg/ai-workflow/workflows/marketing-pro-workflow |
| Video Creator | YouTubers, TikTokers, Video Producers | 29 | npx add-skill nicepkg/ai-workflow/workflows/video-creator-workflow |
| Stock Trader | Traders, Investors (US/CN/HK/TW Markets) | 29 | npx add-skill nicepkg/ai-workflow/workflows/stock-trader-workflow |
| Product Manager | PMs, Product Owners, Head of Product | 23 | npx add-skill nicepkg/ai-workflow/workflows/product-manager-workflow |
| Talk to Slidev | Keynote Speakers, Tech Presenters, Educators | 19 | npx add-skill nicepkg/ai-workflow/workflows/talk-to-slidev-workflow |
# Pick your workflow and run ONE command:
npx add-skill nicepkg/ai-workflow/workflows/content-creator-workflow
# That's it! Skills are now active in your AI assistant.
# Install just what you need
npx add-skill nicepkg/ai-workflow/workflows/stock-trader-workflow --skill a-share-analysis
# List available skills first
npx add-skill nicepkg/ai-workflow/workflows/marketing-pro-workflow --list
# Install globally (available in all projects)
npx add-skill nicepkg/ai-workflow/workflows/video-creator-workflow --global
# Install to specific AI tools only
npx add-skill nicepkg/ai-workflow/workflows/content-creator-workflow -a claude-code -a cursor
# Non-interactive mode (for CI/CD)
npx add-skill nicepkg/ai-workflow/workflows/marketing-pro-workflow -y
Works with 14+ AI coding assistants out of the box:
| AI Tool | Project Path | Global Path |
|---|---|---|
| Claude Code | .claude/skills/ |
~/.claude/skills/ |
| Cursor | .cursor/skills/ |
~/.cursor/skills/ |
| GitHub Copilot | .github/skills/ |
~/.copilot/skills/ |
| Codex | .codex/skills/ |
~/.codex/skills/ |
| OpenCode | .opencode/skill/ |
~/.config/opencode/skill/ |
| Amp | .agents/skills/ |
~/.config/agents/skills/ |
| Roo Code | .roo/skills/ |
~/.roo/skills/ |
| Kilo Code | .kilocode/skills/ |
~/.kilocode/skills/ |
| Goose | .goose/skills/ |
~/.config/goose/skills/ |
| Gemini CLI | .gemini/skills/ |
~/.gemini/skills/ |
| Antigravity | .agent/skills/ |
~/.gemini/antigravity/skills/ |
| Clawdbot | skills/ |
~/.clawdbot/skills/ |
| Droid | .factory/skills/ |
~/.factory/skills/ |
| Windsurf | .windsurf/skills/ |
~/.codeium/windsurf/skills/ |
git clone https://github.com/nicepkg/ai-workflow.git
cd ai-workflow
Open the project with any AI tool that supports skills:
claude in terminalcodex in terminalopencode in terminal"Create a researcher workflow for academic paper writing"
"Create a devops workflow for kubernetes management"
"Create a data-scientist workflow for ML projects"
The AI will automatically:
workflows/my-workflow/
โโโ .claude/skills/
โโโ my-skill/
โโโ SKILL.md # Skill definition
SKILL.md format:
---
name: my-skill
description: What this skill does and when AI should use it
---
# My Skill
Instructions for the AI to follow...
Contributions are welcome! Here's how you can help:
See CONTRIBUTING.md for guidelines.
Built on the shoulders of giants:
MIT ยฉ nicepkg