10 AI Skills Resources You Must Follow in 2026
From official marketplaces to Chinese communities, one article collects the most worth-collecting Skill platforms
10 AI Skills Resources You Must Follow in 2026
What is an AI Skill? Simply put, a Skill is a "capability plugin" for AI—a configuration file or prompt template that enables models like Claude and GPT to perform specific tasks. Finding a good Skill means getting best practices that others have already optimized for you.
Why Are Skill Resources Increasingly Important?
In 2025-2026, the capability boundary of AI Agents no longer depends solely on the model itself, but on what Skills and tools you equip it with.
A Claude without configuration = a generalist assistant (versatile but mediocre) A Claude with professional Skills = an expert-level tool (precise and efficient)
For example:
Curated 10 Resources
🥇 1. ClaWHub — Official Skill Marketplace
URL: clawhub.com
Why recommended: This is the most authoritative source. Skills are published by community developers and reviewed. Think of it as the iOS App Store—start here for Skills.
Core highlights:
Best for: All Claude users; the first site to bookmark.
🥈 2. Awesome MCP Servers — GitHub Curated List
URL: github.com/punkpeye/awesome-mcp-servers
Why recommended: A community-maintained curated list of MCP Servers with 1500+ Stars, updated weekly. The fastest entry point to discover new MCP Servers.
Core highlights:
Usage tip: Use GitHub's Watch feature to get notified when new Servers are added.
🥉 3. Claude Skills Official Documentation
URL: docs.anthropic.com
Why recommended: Want to develop your own Skill? The official docs are the most authoritative reference, covering API specs, best practices, and testing methods.
Core highlights:
Best for: Developers who want to build their own Skills.
4. FlowGPT — World's Largest Prompt Community
URL: flowgpt.com
Why recommended: 500K+ prompts covering all major AIs like Claude, GPT, Midjourney. While not Skills-focused, it contains many high-quality System Prompt configurations that are essentially precursors to Skills.
Core highlights:
Usage tip: Search your use case (e.g., "Claude code review") to find community-verified configurations.
5. SkillHub Tencent Edition — Largest Chinese Skill Platform
URL: skillhub.tencent.com
Why recommended: Developed by Tencent, with 13,000+ Skills optimized for Chinese users and fast access via domestic nodes.
Core highlights:
Best for: Users who primarily use Chinese, especially for workplace scenarios (PPT, email, reports).
6. Dify Marketplace — One-Click Deployable Agent Templates
URL: marketplace.dify.ai
Why recommended: Here, "Skills" aren't just prompts but complete AI application templates including workflows, knowledge base configurations, and tool calls. Import and use directly.
Core highlights:
Usage tip: If you're building AI apps with Dify, check here first for templates—99% of common scenarios have ready-made solutions.
7. LangChain Hub — Chain and Agent Configuration Templates
Why recommended: LangChain's official template sharing platform offering reusable Prompt, Chain, and Agent configurations. Essential for developers building LangChain/LangGraph projects.
Core highlights:
python
from langchain import hub
prompt = hub.pull("rlm/rag-prompt") # One line to pull RAG prompt template
8. Coze Plugin Plaza
URL: coze.cn
Why recommended: Developed by ByteDance, with the most complete Bot platform ecosystem. The plugin marketplace integrates directly with Feishu, WeChat, and Douyin.
Core highlights:
Best for: Users who want to publish AI Bots on major Chinese platforms.
9. Xiaolongxia Skills — Most Comprehensive Chinese Scenario Classification
Why recommended: 245 curated Skills, subdivided by scenario (workplace, learning, creativity, lifestyle), with pitfall warnings and bundle recommendations. Great for beginners to quickly find suitable Skill combinations.
Core highlights:
10. Awesome Claude Prompts — Developer Essential Reference
URL: github.com/langgptai/awesome-claude-prompts
Why recommended: The most comprehensive Claude prompt collection on GitHub, with 200+ high-quality prompts. Especially useful for developers learning to write high-quality System Prompts.
Core highlights:
How to Use These Resources Efficiently?
Step 1: Define Your Use Case
Don't browse aimlessly. First ask yourself:Step 2: Search in Order
Step 3: Test and Tune
After finding a Skill, run it 3-5 times in a test scenario and evaluate:Summary Comparison Table
Also available in 中文.