搜索结果
agent
找到 2915 个相关结果 / 通用助手
通用助手 / 编排推荐
requesting-code-review
requesting-code-review
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
通用助手 / 编排推荐
responsive-design
responsive-design
responsive-design — an installable skill for AI agents, published by owl-listener/designer-skills.
通用助手 / 编排推荐
notion-cli
notion-cli
Work with Notion from the terminal using the `notion` CLI. Use when the user needs to read, create, update, query, or manage Notion pages, databases, blocks, comments, users, or files programmatically. Covers the entire Notion API with 50+ commands. Triggers: Notion workspace automation, database queries, page creation, block manipulation, comment threads, file uploads, relation management, database export, multi-workspace management, or any Notion API interaction from the command line.
通用助手 / 编排推荐
plan-interview
plan-interview
Ensures alignment between user and Claude during feature/spec planning through a structured interview process. Use this skill when the user invokes /plan-interview before implementing a new feature, refactoring, or any non-trivial implementation task. The skill runs an upfront interview to gather requirements across technical constraints, scope boundaries, risk tolerance, and success criteria before any codebase exploration. Do NOT use this skill for: pure research/exploration tasks, simple bug fixes, or when the user just wants standard planning without the interview process.
通用助手 / 编排推荐
agent-swarm
agent-swarm
用于群集的 Agent 技能 - 使用 $agent-swarm 调用
通用助手 / 编排推荐
skills-vote
skills-vote
Find the most relevant external agent skills for the current task, then submit grounded feedback about which skills were actually used and useful in the same…
通用助手 / 编排推荐
智能体工作流
agent-workflow
用于工作流的 Agent 技能 - 使用 $agent-workflow 调用
通用助手 / 编排推荐
design-orchestration
design-orchestration
Orchestrates design workflows by routing work through brainstorming, multi-agent review, and execution readiness in the correct order.
通用助手 / 编排推荐
compose-ui
compose-ui
Best practices for building UI with Jetpack Compose, focusing on state hoisting, detailed performance optimizations, and theming. Use this when writing or…
通用助手 / 编排推荐
计划评审
plan-review
使用确定性规则自动组建评审小组,根据计划文件分派代理,并收集评审结论。
通用助手 / 编排推荐
capability-evolver
capability-evolver
A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution. Communicates with EvoMap…
通用助手 / 编排推荐
gpt-image-1-5
gpt-image-1-5
Generate and edit images using OpenAI's GPT Image 1.5 model. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also…
通用助手 / 编排推荐
senpi-onboard
senpi-onboard
Onboards an AI agent into the Senpi trading platform by creating an account, generating an API key, and configuring the Senpi MCP server connection. Supports wallet, Telegram, or agent-generated wallet identity. Use when the user says "set up Senpi", "onboard to Senpi", "connect to Senpi", "install Senpi", "register with Senpi", or when the agent needs to self-register with Senpi for autonomous trading. Do NOT use for trading operations, strategy management, or market queries -- those require the Senpi MCP server to already be connected.
通用助手 / 编排推荐
flutter-internationalization
flutter-internationalization
Add, fix, audit, and maintain Flutter internationalization with gen-l10n, ARB files, AppLocalizations, flutter_localizations, intl formatting, plural/select messages, RTL support, locale-specific number/date formatting, and localization build errors. Use when asked to add l10n or i18n, translate Flutter UI text, configure l10n.yaml, manage ARB translations, migrate away from package:flutter_gen imports, or troubleshoot generated localization code.
通用助手 / 编排推荐
skill-from-github
skill-from-github
Create skills by learning from high-quality GitHub projects
通用助手 / 编排推荐
印刷机-重印
printing-press-reprint
在当前 Printing Press 下从头重新生成已发布的 CLI,将先前的研究和先前的新特性带入 novel-features 子代理的重印协调流程中,而不是直接丢弃。如果本地不存在该 CLI,将从公共库中拉取;根据存在时间建议复用还是重做先前的研究;然后携带正确的上下文移交给 /printing-press。当机器升级对已发布 CLI 的提升大于手动优化时使用。触发短语:"reprint <api>"、"regenerate <api>"、"redo the <api> CLI"、"rebuild <api> from scratch"、"this CLI would benefit from a reprint"。
通用助手 / 编排推荐
java-fundamentals
java-fundamentals
Master core Java programming - syntax, OOP, collections, streams, and exception handling
通用助手 / 编排推荐
research-workflow
research-workflow
Guide agents through structured research including planning, multi-query execution, source analysis, and synthesis. Use for comprehensive topic research, deep…
通用助手 / 编排推荐
computer-use-agents
computer-use-agents
Build AI agents that interact with computers like humans do - viewing screens, moving cursors, clicking buttons, and typing text. Covers Anthropic's Computer…
通用助手 / 编排推荐
sub-agent-patterns
sub-agent-patterns
Comprehensive guide to sub-agents in Claude Code: built-in agents (Explore, Plan, general-purpose), custom agent creation, configuration, and delegation patterns. Use when: creating custom sub-agents, delegating bulk operations, parallel research, understanding built-in agents, or configuring agent tools/models.