Open-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications โ runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravityโฆ)
Skill packs for Claude Code, Cursor, and Codex
AI Workflow packages 170+ reusable skills into installable workflow sets for agent tools. Each workflow maps to a domain like content, marketing, product, trading, or slides, so your assistant starts with relevant patterns, checklists, and standards already in place.
Builders who want Claude Code, Cursor, or Codex to start with reusable domain skills instead of re-explaining the basics.
You can install a workflow and have your assistant use the right domain practices from the start.
What it does
Pre-built workflow packs
Ready-made bundles for content creation, marketing, video, trading, product management, and slides.
Tool-specific skill layouts
Skill folders for Claude Code, Cursor, Codex, OpenCode, Copilot, Gemini CLI, Windsurf, and others.
One-command install
Uses `npx add-skill ...` to add a full workflow, a single skill, or a global install.
Custom workflow creation
Provides a structure for cloning the repo and generating your own workflow with new skill files.
How to get it
- 1Run
๐ Industry best practices โ Already packaged ๐ฏ Professional frameworks โ Ready to use โก One command โ Instant expertise
- 2Run
# 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.
- 3Run
# 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
- 4Run
# 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
README
๐ AI Workflow
Supercharge Your AI Coding Assistant with Pre-built Skill Collections
็ฎไฝไธญๆ | English
Stop teaching your AI assistant the same things over and over.
One command. 170+ professional skills. Instant productivity boost.
โจ Why AI Workflow?
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.
The Pain We Solve
| ๐ซ 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 |
170+ Skills, Zero Setup
๐ 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.
๐ค Who Is This For?
|
๐ Content Creators Bloggers, newsletter writers, SEO specialists who want AI that already knows content frameworks, optimization techniques, and publishing best practices. ๐ Marketers & Growth Hackers Digital marketers, PMMs, and growth teams who need AI pre-loaded with GTM strategies, funnel analysis, campaign templates, and analytics interpretation. ๐ฌ Video Creators YouTubers, TikTokers, and video producers who want AI that understands hooks, retention psychology, thumbnail optimization, and platform algorithms. |
๐ Traders & Investors Stock traders covering US, China A-shares, Hong Kong, and Taiwan markets who need AI with technical analysis, fundamental screening, and multi-market expertise. ๐ฏ Product Managers PMs, product owners, and heads of product who want AI fluent in PRDs, user stories, prioritization frameworks (RICE, MoSCoW), and the full product lifecycle. ๐ค Presenters & Educators Keynote speakers, tech presenters, and educators who need AI that builds structured narratives, professional slides, and compelling visual stories. |
๐ฏ Workflows
| 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 |
โก Quick Start
Install a Complete Workflow (Recommended)
# 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 Individual Skills
# 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
Advanced Options
# 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
๐ค Supported AI Tools
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/ |
๐ Create Your Own Workflow
Step 1: Clone This Repository
git clone https://github.com/nicepkg/ai-workflow.git
cd ai-workflow
Step 2: Open with AI Coding Assistant
Open the project with any AI tool that supports skills:
- Claude Code:
claudein terminal - Cursor: Open folder in Cursor
- Codex:
codexin terminal - OpenCode:
opencodein terminal
Step 3: Ask AI to Create Your Workflow
"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:
- Create the workflow directory structure
- Find and download relevant skills
- Create custom skills as needed
- Generate documentation
Manual Creation
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...
๐ Star History
๐ค Contributing
Contributions are welcome! Here's how you can help:
- โญ Star this repo - It helps others discover this project
- ๐ Report bugs - Open an issue if something isn't working
- ๐ก Suggest skills - What workflows would help you?
- ๐ง Submit PRs - Add new skills or improve existing ones
See CONTRIBUTING.md for guidelines.
Contributors
๐ Skill Sources & Credits
Built on the shoulders of giants:
- Anthropic Official Skills
- vercel-labs/agent-skills
- ComposioHQ/awesome-claude-skills
- tradermonty/claude-trading-skills
- skillhub.club - 1000+ skills collection
๐ License
MIT ยฉ nicepkg
Files in the repo
- .claude
- .codex
- .cursor
- .github
- .opencode
- .vscode
- claude-code-docs
- scripts
- website
- workflows
- .gitignore
- .npmrc
- AGENTS.md
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- eslint.config.mjs
- LICENSE
- Makefile
- package.json
- pnpm-lock.yaml
- pnpm-workspace.yaml
- README_cn.md
- README.md
- tsconfig.json
Discussion (0)
Ask about usage, or say what you built with itSign in to join the discussion.
No comments yet. Be the first to say what this is good for.
More skills
A skill to stop your coding agent from burying the answer. ADHD-friendly output.
AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
De-AI writing skill for any Agent Skills-compatible agent (77+ via the Skills CLI), with native plugins for Claude Code, Codex, Grok Build, and Antigravity. Narrative-architecture repair for fiction, venue-matched rules for professional prose. Based on StoryScope (arXiv:2604.03136).
Academic Research Skills for Claude Code: research โ write โ review โ revise โ finalize
Agent skill that removes signs of AI-generated writing from text