搜索结果
agent
找到 5102 个相关结果
AI 应用 / 智能体技能
智能体工作流
agent-workflow
用于工作流的 Agent 技能 - 使用 $agent-workflow 调用
AI 应用 / 智能体技能
rslib-best-practices
rslib-best-practices
Rslib best practices for config, CLI workflow, output, declaration files, dependency handling, build optimization and toolchain integration. Use when writing,…
AI 应用 / 智能体技能
design-orchestration
design-orchestration
Orchestrates design workflows by routing work through brainstorming, multi-agent review, and execution readiness in the correct order.
运维 / 部署
aws-amplify
aws-amplify
使用 AWS Amplify Gen2(TypeScript 代码优先方式)构建和部署全栈 Web 及移动应用。涵盖身份验证(Cognito)、数据(AppSync/DynamoDB)、存储(S3)、函数、API 和 AI(集成 Bedrock 的 Amplify AI Kit)。支持 React、Next.js、Vue、Angular、React Native、Flutter、Swift 和 Android。所有 Amplify Gen2 相关问题始终使用本技能——即使您认为已掌握答案——因为其中包含经过验证的版本特定模式,可避免常见错误。触发条件:用户提及 Amplify Gen2;项目存在 amplify/ 目录或 amplify_outputs;代码导入 @aws-amplify 包;用户询问 defineBackend、defineAuth、defineData、defineStorage、defineFunction 或 npx ampx。跳过:Amplify Gen1(amplify CLI v6)、无 Amplify 的独立 SAM/CDK(使用 aws-serverless)、未通过 Amplify AI Kit 直接使用 Bedrock(使用 bedrock)。
AI 应用 / 智能体技能
chdb-sql
chdb-sql
In-process ClickHouse SQL engine for Python — run ClickHouse SQL queries directly on local files, remote databases, and cloud storage without a server. Use when the user wants to write SQL queries against Parquet/CSV/ JSON files, use ClickHouse table functions (mysql(), s3(), postgresql(), iceberg(), deltaLake() etc.), build stateful analytical pipelines with Session, use parametrized queries, window functions, or other advanced ClickHouse SQL features. Also use when the user explicitly mentions chdb.query(), ClickHouse SQL syntax, or wants cross-source SQL joins. Do NOT use for pandas-style DataFrame operations — use chdb-datastore instead.
AI 应用 / 智能体技能
fastmcp
fastmcp
Build MCP servers in Python with FastMCP to expose tools, resources, and prompts to LLMs. Supports storage backends, middleware, OAuth Proxy, OpenAPI integration, and FastMCP Cloud deployment. Prevents 30+ errors. Use when: creating MCP servers, or troubleshooting module-level server, storage, lifespan, middleware, OAuth, background tasks, or FastAPI mount errors.
前端 / 界面
skill-creator
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's…
AI 应用 / 智能体技能
langgraph
langgraph
Expert in LangGraph - the production-grade framework for building stateful, multi-actor AI applications. Covers graph construction, state management, cycles…
AI 应用 / 智能体技能
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…
前端 / 界面
印刷机评分
printing-press-score
基于 Steinberger 标准对生成的 CLI 进行评分,并排比较两个 CLI
AI 应用 / 智能体技能
计划评审
plan-review
使用确定性规则自动组建评审小组,根据计划文件分派代理,并收集评审结论。
AI 应用 / 智能体技能
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…
AI 应用 / 智能体技能
printing-press-polish
printing-press-polish
打磨生成的 CLI 以通过验证并达到发布标准。运行诊断(dogfood、verify、scorecard、go vet),自动修复所有问题(验证失败、死代码、描述、README、MCP 工具质量),报告修改前后的差异,并提示是否发布。可在任何 /printing-press 运行之后使用,或用于 ~/printing-press/library/ 中的任何 CLI。触发短语:"polish"、"improve the CLI"、"fix verify"、"make it publish-ready"、"clean up the CLI"、"get this ready to ship"。
AI 应用 / 智能体技能
muapi-cinema-director
muapi-cinema-director
Direct high-fidelity cinematic video with AI — translates creative intent into technical cinematographic directives for Veo3, Kling, and Luma video models via…
AI 应用 / 智能体技能
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…
AI 应用 / 智能体技能
复古印刷机
printing-press-retro
在生成 CLI 后运行回顾。识别 Printing Press 的系统性改进点——模板、Go 二进制文件、技能指令、目录——以便下一次生成更好的 CLI。当有 Printing Press 需要修复的问题时,创建包含可执行建议的 GitHub issue。在任何 /printing-press 运行后使用。触发短语:"retro"、"retrospective"、"what went wrong"、"improve the press"、"post-mortem"、"lessons learned"、"what can we improve"、"file a retro"、"submit findings"。
AI 应用 / 智能体技能
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.
AI 应用 / 智能体技能
browser-act-skill-forge
browser-act-skill-forge
Forge website capabilities into reusable Skills via browser automation. Three core uses: (1) CREATE Skills — when user says 'create/make/build/forge/generate a…
AI 应用 / 智能体技能
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.
测试 / 自动化
API 测试模式
api-testing-patterns
全面的 API 测试模式,包括契约测试、REST/GraphQL 测试和集成测试。用于测试 API 或设计 API 测试时…