搜索结果
agent
找到 5102 个相关结果
AI 应用 / 智能体技能
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 应用 / 智能体技能
pr-address-comments
pr-address-comments
Use this skill if the user asks you to help them address GitHub PR comments for their current branch of the Gemini CLI. Requires `gh` CLI tool.
AI 应用 / 智能体技能
论文审计
paper-audit
针对 LaTeX、Typst 和 PDF 格式的中英文学术论文进行深度审阅优先的审查。当用户需要审稿人风格的论文……时使用。
前端 / 界面
Angular 最佳实践
angular-best-practices
Angular 21 开发,采用现代最佳实践,包括 signals、standalone components、响应式模式和可访问性。在创建 Angular…时使用。
AI 应用 / 智能体技能
mcp-brasil-public-apis
mcp-brasil-public-apis
MCP Server connecting AI agents to 28 Brazilian public APIs covering economy, legislation, transparency, judiciary, elections, environment, health, and more
AI 应用 / 智能体技能
product-management
product-management
Founder-PM toolkit for discovery, roadmaps, prioritization, and PMF measurement. Use when planning product strategy, metrics, or roadmaps.
AI 应用 / 智能体技能
mapbox-search-patterns
mapbox-search-patterns
Expert guidance on choosing the right Mapbox search tool and parameters for geocoding, POI search, and location discovery
AI 应用 / 智能体技能
cc-connect-ai-bridge
cc-connect-ai-bridge
Bridge local AI coding agents (Claude Code, Cursor, Gemini CLI, Codex) to messaging platforms (Feishu, Telegram, Slack, Discord, DingTalk, WeChat Work, LINE)…
AI 应用 / 智能体技能
clickhouse-architecture-advisor
clickhouse-architecture-advisor
MUST USE when designing ClickHouse architectures, selecting between ingestion or modeling patterns, or translating best practices into workload-specific system…
AI 应用 / 智能体技能
导入 URL
ingest-url
抓取 URL 并将其内容提炼至 Obsidian 知识库。如果在项目目录内调用,页面将直接保存至该项目的文件夹中(若库中不存在该项目则会自动创建)。否则,页面将归档至 misc/ 目录,并随时间推移逐渐建立项目关联。当用户说“/ingest-url <url>”、“add this URL to the wiki”、“ingest this link”、“save this page”,或粘贴 URL 并说“add this”或“save this to my wiki”时,请使用此技能。
AI 应用 / 智能体技能
mac-code-local-ai-agent
mac-code-local-ai-agent
Run a free 35B AI coding agent on Apple Silicon Macs using local LLMs via llama.cpp or MLX with web search, shell, and file tools.
AI 应用 / 智能体技能
github-issue-workflow
github-issue-workflow
Provides a structured 8-phase workflow for resolving GitHub issues in Claude Code. Covers fetching issue details, analyzing requirements, implementing…
AI 应用 / 智能体技能
index-knowledge
index-knowledge
Generate hierarchical AGENTS.md knowledge base for a codebase. Creates root + complexity-scored subdirectory documentation.
AI 应用 / 智能体技能
OKX A2A 支付
okx-a2a-payment
当用户提到创建支付链接、支付 paymentId / a2a_... 链接,或检查 a2a 支付状态时使用此技能。封装了 `onchainos payment…
AI 应用 / 智能体技能
agent-browser
agent-browser
Browser automation for AI agents via inference.sh. Navigate web pages, interact with elements using @e refs, take screenshots, record video. Capabilities: web…
AI 应用 / 智能体技能
cs-feat-accept
cs-feat-accept
cs-feat-accept — an installable skill for AI agents, published by liuzhengdongfortest/codestable.
AI 应用 / 智能体技能
sdk-install
sdk-install
Install and initialize the correct LaunchDarkly SDK during onboarding by running nested skills in order: detect, plan, apply. Parent onboarding Step 6 is first…
AI 应用 / 智能体技能
mcp-configure
mcp-configure
Configure the LaunchDarkly hosted MCP server during onboarding. Use when the parent LaunchDarkly onboarding skill reaches Step 4 (MCP). Supports Cursor, Claude…
AI 应用 / 智能体技能
plan
plan
Generate a minimal LaunchDarkly SDK integration plan from detected stack: choose SDK type(s), dual-SDK server+client when required, files to change, env…
AI 应用 / 智能体技能
autonomous-agent-patterns
autonomous-agent-patterns
Design patterns for building autonomous coding agents, inspired by [Cline](https://github.com/cline/cline) and [OpenAI Codex](https://github.com/openai/codex).