智能体
Agent 规划、多步流程与编排
readiness-report
dirnbauer
Evaluate how well a codebase supports autonomous AI development. Analyzes repositories across eight technical pillars (Style & Validation, Build System, Testing, Documentation, Dev Environment, Debugging & Observability, Security, Task Discovery) and five maturity levels. Use when users request /readiness-report or want to assess agent readiness, codebase maturity, or identify gaps preventing effective AI-assisted development.
find-skills
dirnbauer
Discover and install skills from the open agent skills ecosystem using the Skills CLI (npx skills). Search for skills by keyword, install from GitHub, and manage updates. Use when users ask about finding, installing, or managing agent skills.
systematic-debugging
bobmatnyc
"Systematic debugging methodology emphasizing root cause analysis over quick fixes"
template-skill
NoizAI
Reusable template for authoring new Agent Skills with clear triggers, workflow, and I/O contracts.
chat-with-anyone
NoizAI
Chat with any real person or fictional character in their own voice by automatically finding their speech online, extracting a clean reference sample, and generating audio replies. Also supports generating a matching voice from an uploaded image. Use when the user says "我想跟xxx聊天", "你来扮演xxx跟我说话", "让xxx给我讲讲这篇文章", "我想跟图片中的人说话", or similar.
skill-creator
bobmatnyc
"Guide for creating effective skills"
Dispatching Parallel Agents
bobmatnyc
Use multiple Claude agents to investigate and fix independent problems concurrently
bitget-wallet
bitget-wallet-ai-lab
"Interact with Bitget Wallet API for crypto market data, token info, swap quotes, and security audits. Use when the user asks about token prices, market data, swap/trading quotes, token security checks, K-line charts, or token rankings on supported chains (ETH, SOL, BSC, Base, etc.)."
product-strategy-analyzer
zephyrwang6
产品战略分析与可行性评估。当用户需要分析产品创意、评估市场机会、探讨产品可能性时使用此技能。使用"倒推法"(从终局往回推)和"顺推法"(从现状往前推)进行系统分析,搜索竞品、评估竞争格局、给出战略建议。
start-work
zephyrwang6
每日工作启动助手。读取Obsidian收件箱、计划文件,提醒今日待办,询问内容创作计划,展示周计划进度,调用热点采集。触发词:"开始工作"、"开启新一天"、"今天做什么"。帮助用户快速进入高效工作状态。
topic-collector
zephyrwang6
AI热点采集工具。从Twitter/X、Product Hunt、Reddit、Hacker News、博客等采集AI相关热点内容。当用户说"开始今日选题"、"采集热点"、"看看今天有什么新闻"、"今日AI热点"时触发。聚焦领域:Vibe Coding、Claude Skill、AI知识管理、AI模型更新、AI新产品、海外热点。
youtube-feed
zephyrwang6
获取关注的 YouTube 博主/播客的最新更新。列出最近两天的新视频,包含标题、发布时间和简要描述。 触发词:"获取播客更新"、"最近有什么新播客"、"YouTube 更新"、"播客更新"、"有什么新的播客"。 用于每日检查关注的 AI/科技播客是否有新内容更新。
doc-coauthoring
zephyrwang6
Guide users through a structured workflow for co-authoring documentation, articles, or long-form content. Use when user wants to write documentation, proposals, articles, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting articles, or using "co-authoring" workflow.
skills-guide
alchaincyf
Comprehensive guide for discovering, understanding, and installing Claude Code skills from skills.sh marketplace. Use this skill when users want to (1) browse or search skills.sh for recommendations, (2) get skill recommendations by role (developer, marketer, designer, product manager), (3) understand how a specific installed skill works by reading and explaining its SKILL.md, (4) learn the anatomy and structure of skills, or (5) find and install skills that match their specific workflow needs. This is NOT for creating new skills (use skill-creator instead).
agent-fungibility
Dicklesworthstone
"The philosophy and practical benefits of agent fungibility in multi-agent software development. Why homogeneous, interchangeable agents outperform specialized role-based systems at scale."
brewcode:rules
kochetkov-ma
Syncs KNOWLEDGE.jsonl or session learnings to project rules. Use when - updating rules, syncing knowledge, extracting learnings, organizing anti-patterns. Trigger keywords - rules, knowledge sync, avoid patterns, best practices, session rules, extract rules.
livekit-agents
livekit
'Build voice AI agents with LiveKit Cloud and the Agents SDK. Use when the user asks to "build a voice agent", "create a LiveKit agent", "add voice AI", "implement handoffs", "structure agent workflows", or is working with LiveKit Agents SDK. Provides opinionated guidance for the recommended path: LiveKit Cloud + LiveKit Inference. REQUIRES writing tests for all implementations.'
topic-agent
zephyrwang6
选题系统主控Agent。协调热点采集、选题生成、选题审核三个环节,支持迭代直到产出合格选题。触发方式:(1)"开始今日选题"启动完整流程 (2)"今日AI热点"只采集热点不生成选题 (3)"我有一个选题"进入单个选题分析 (4)"推荐一些好的选题"直接输出推荐。输出保存到Obsidian选题库。
agent-usage-optimizer-complexity-tier-model-mapping
vamseeachanta
"Sub-skill of agent-usage-optimizer: Complexity Tier \u2192 Model Mapping."
ai-prompting-available-skills
vamseeachanta
'Sub-skill of ai-prompting: Available Skills.'
agent-usage-optimizer-provider-capability-reference
vamseeachanta
'Sub-skill of agent-usage-optimizer: Provider Capability Reference.'
hackernews-agent
daydreamsai
Builds a Hacker News data agent using HN Firebase API with x402 payments. Use when creating tech news aggregators, trending topic agents, or developer community feeds.
jj-todo-workflow
YPares
Structured TODO commit workflow using JJ (Jujutsu). Use to plan tasks as empty commits with [task:*] flags, track progress through status transitions, manage parallel task DAGs with dependency checking. Enforces completion discipline. Enables to divide work between Planners and Workers. Requires the working-with-jj skill
asteroid-agent
daydreamsai
Builds a near-Earth asteroid tracking agent using NASA NeoWs API with x402 payments. Use when creating space object trackers, asteroid alert systems, or planetary defense data feeds.