ai-workflow

作者 nicepkg已验证

🚀 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.

266
Stars
42
Forks
HTML
语言
2026/8/23
添加时间

⚠️ 第三方软件声明

本 Skill 为第三方开源软件,独立托管于 GitHub。SkillTip 仅为信息目录,不控制或维护底层仓库。所显示的安全检查为自动化且范围有限,安装前请自行审查源码。

阅读服务条款

安装

添加到你的 Claude Code skills 目录:

# Add to your Claude Code skills
git clone https://github.com/nicepkg/ai-workflow

快速入门

使用 ai-workflow 等 Skills 的指南。

安全报告

已验证

上次扫描:—

{
  "status": "PASSED",
  "issues": []
}

README.md

🚀 AI Workflow

Supercharge Your AI Coding Assistant with Pre-built Skill Collections

GitHub stars License: MIT PRs Welcome

简体中文 | English


Stop teaching your AI assistant the same things over and over.

One command. 170+ professional skills. Instant productivity boost.

Get Started · Browse Workflows · Create Your Own


✨ 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 timeAI 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

WorkflowFor WhoSkillsInstall
Content CreatorBloggers, Writers, SEO Specialists32npx add-skill nicepkg/ai-workflow/workflows/content-creator-workflow
Marketing ProDigital Marketers, Growth Hackers, PMMs38npx add-skill nicepkg/ai-workflow/workflows/marketing-pro-workflow
Video CreatorYouTubers, TikTokers, Video Producers29npx add-skill nicepkg/ai-workflow/workflows/video-creator-workflow
Stock TraderTraders, Investors (US/CN/HK/TW Markets)29npx add-skill nicepkg/ai-workflow/workflows/stock-trader-workflow
Product ManagerPMs, Product Owners, Head of Product23npx add-skill nicepkg/ai-workflow/workflows/product-manager-workflow
Talk to SlidevKeynote Speakers, Tech Presenters, Educators19npx 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 ToolProject PathGlobal 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/
Clawdbotskills/~/.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: claude in terminal
  • Cursor: Open folder in Cursor
  • Codex: codex in terminal
  • OpenCode: opencode in 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:

  1. Create the workflow directory structure
  2. Find and download relevant skills
  3. Create custom skills as needed
  4. 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

Star History Chart

🤝 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:


📄 License

MIT © nicepkg


If this project helped you, please consider giving it a ⭐

GitHub stars

Made with ❤️ by the open source community

常见问题

What is ai-workflow?

ai-workflow is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by nicepkg. 🚀 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. It has 266 GitHub stars.

Is ai-workflow safe to use?

Yes. ai-workflow passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install ai-workflow?

Clone the repository with "git clone https://github.com/nicepkg/ai-workflow" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is ai-workflow written in?

ai-workflow is primarily written in HTML. It is open-source under nicepkg on GitHub, so you can review or fork the full source.

Are there alternatives to ai-workflow?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh ai-workflow against similar tools.

评论 (0)

暂无评论,成为第一个分享想法的人!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI 智能体
查看详情

开发者还喜欢

基于喜欢此 Skill 的开发者投票和收藏

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP 服务器apisai-tools
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情