155 specialized skills that turn Qwen Code into a multi-disciplinary expert team.
A comprehensive collection of AI agent skills covering marketing, product management, development, design, data analysis, and business strategy. Inspired by Karpathy's LLM Wiki philosophy — persistent, compounding knowledge that gets smarter with every interaction.
Most AI agents redis knowledge from scratch on every task. This collection takes a different approach: each skill is a self-contained expert that brings its own framework, templates, references, and evaluation criteria. They don't just answer — they execute structured workflows with measurable outcomes.
Think of it as a team of 155 specialists, each with their own playbook, ready to deploy on demand.
SEO, content strategy, paid ads, email marketing, CRO, and conversion optimization.
seo-audit— Technical SEO health checkai-seo— Optimize for AI search engines (AEO/LLMO)programmatic-seo— Scale SEO with data-driven pagescold-email— B2B cold outreach sequencesonboarding-cro/signup-flow-cro/paywall-upgrade-cro— Conversion rate optimizationchurn-prevention— Retention and save offers
PRD creation, user research, prioritization, roadmaps, and strategy.
create-prd— Product Requirements Documentsuser-stories/job-stories/wwas— Backitem formatsprioritize-features— Impact/effort/risk scoringproduct-strategy— 9-section strategy canvasnorth-star-metric— Define and validate your North Starbrainstorm— Multi-perspective ideation
Code review, testing, debugging, and Git workflows.
review— Code review with correctness/security/performance checkssystematic-debugging— Root cause analysis frameworktest-driven-development— TDD methodologyusing-git-worktrees— Isolated Git worktreesfinishing-a-development-branch— PR/merge completion workflow
PPT templates, PDF/XLSX processing, document generation.
pptx— Professional slide deck creationpdf— PDF manipulation (merge, extract, fill forms, OCR)xlsx— Spreadsheet automation with formulas and chartsdocx— Word document generationppt-generator-pro— AI-generated PPT with images/video
Cohort analysis, sentiment, dashboards, and SQL.
cohort-analysis— User retention by cohortsentiment-analysis— Feedback sentiment scoringmetrics-dashboard— Product metrics definitionsql-queries— Natural language → SQLdata-visualization— Insight-driven chart generation
Wiki compilation, knowledge management, and AI optimization.
llm-wiki-compiler— Automated knowledge ingestion (Karpathy pattern)ai-seo— AI search engine optimizationzeroapi— Intelligent model routing (Gemini/GPT/Claude)context-compression— Fit within token limits
Competitive analysis, pricing, monetization, and growth.
competitive-analysis— Strengths/weaknesses mappingpricing-strategy— Tier structure and willingness-to-paymonetization-strategy— Revenue model brainstorminggrowth-loops— Viral/usage/collaboration loopsgtm-strategy— Go-to-market planning
Copywriting, editing, internal comms, and meeting summaries.
copywriting— Marketing copy for any pagehumanizer— De-AI-fy text, inject personalitysummarize-meeting/summarize-interview— Structured summariesinternal-comms— Status reports, newsletters, FAQs
Niche tools for specific domains and workflows.
career-ops— AI-powered job search command centerpua— High-agency problem solver (pressure mode)notebooklm— Google NotebookLM integrationgog— Google Workspace automationrevops— Revenue operations and lead lifecycle
# Clone to your agent skills directory
git clone https://github.com/skytiger6724/qwen-skills.git ~/.qwen/skills
# Skills auto-load on next Qwen Code sessionReference skills by name in your prompts:
Use the seo-audit skill to analyze my site.
Use the create-prd skill to write a PRD for feature X.
| Metric | Value |
|---|---|
| Total Skills | 155 |
| Source Files | 492 |
| Code Lines | 124,184 |
| Categories | 8 |
| With References | 60+ |
| With Evals | 30+ |
Each skill follows a consistent layout:
skill-name/
├── SKILL.md # Core skill definition + trigger words
├── evals/ # Evaluation test cases (optional)
│ └── evals.json
└── references/ # Playbooks, templates, examples (optional)
└── *.md
MIT. Built from real-world usage, not theoretical design.