搜索结果
agent
找到 5102 个相关结果
AI 应用 / 智能体技能
blave-quant
blave-quant
用于:(1) Blave 市场 Alpha 数据 — 筹码集中度 Holder Concentration, 多空力道 Taker Intensity, 巨鲸警报 Whale Hunter, 挤压动能 Squeeze Momentum, 市场方向 Market Direction, 资金稀缺…
AI 应用 / 智能体技能
launchdarkly-flag-create
launchdarkly-flag-create
Create and configure LaunchDarkly feature flags in a way that fits the existing codebase. Use when the user wants to create a new flag, wrap code in a flag,…
AI 应用 / 智能体技能
launchdarkly-flag-targeting
launchdarkly-flag-targeting
Control LaunchDarkly feature flag targeting including toggling flags on/off, percentage rollouts, targeting rules, individual targets, and copying flag…
AI 应用 / 智能体技能
gcloud-cli
gcloud-cli
Google Cloud CLI operations and resource management
AI 应用 / 智能体技能
sessions
sessions
Agents window architecture — covers the agents-first app, layering, folder structure, chat widget, menus, contributions, entry points, and development…
AI 应用 / 智能体技能
code-review
code-review
Automated code review for pull requests using specialized review patterns. Analyzes code for quality, security, performance, and best practices. Use when…
效率 / 通用
google-flights
google-flights
Search Google Flights for flight prices and schedules using browser automation. Use when user asks to search flights, find airfare, compare prices, check…
AI 应用 / 智能体技能
生成进程
spawn
在隔离的 git worktree 中启动 N 个并行子代理,以竞争完成会话任务。
云服务 / Azure / 基础设施
sensei
sensei
sensei — an installable skill for AI agents, published by microsoft/azure-skills.
AI 应用 / 智能体技能
create-video
create-video
create-video — an installable skill for AI agents, published by heygen-com/skills.
AI 应用 / 智能体技能
浏览器自动化测试
browser-act
面向 AI 智能体的浏览器自动化 CLI (browser-act)。必须在以下情况触发:(1) 用户以任何形式提及 'browser-act',或用户需要:(2)…
AI 应用 / 智能体技能
eloquent-best-practices
eloquent-best-practices
Best practices for Laravel Eloquent ORM including query optimization, relationship management, and avoiding common pitfalls like N+1 queries.
AI 应用 / 智能体技能
author-contributions
author-contributions
Identify all files a specific author contributed to on a branch vs its upstream, tracing code through renames. Use when asked who edited what, what code an…
AI 应用 / 智能体技能
elasticsearch-esql
elasticsearch-esql
Execute ES|QL (Elasticsearch Query Language) queries, use when the user wants to query Elasticsearch data, analyze logs, aggregate metrics, explore data, or create charts and dashboards from ES|QL results.
前端 / 界面
sentry-sdk-skill-creator
sentry-sdk-skill-creator
Create a complete Sentry SDK skill bundle for any platform. Use when asked to "create an SDK skill", "add a new platform skill", "write a Sentry skill for X",…
云服务 / Azure / 基础设施
skill-authoring
skill-authoring
skill-authoring — an installable skill for AI agents, published by microsoft/azure-skills.
AI 应用 / 智能体技能
gpt-researcher
gpt-researcher
GPT Researcher is an autonomous deep research agent that conducts web and local research, producing detailed reports with citations. Use this skill when…
运维 / 部署
before-and-after
before-and-after
Captures before/after screenshots of web pages or elements for visual comparison. Use when user says "take before and after", "screenshot comparison", "visual…
AI 应用 / 智能体技能
graft
graft
Use when building, refactoring, or documenting Graft apps and proxies, including when asked to create a tool server, API server, dual-protocol server, or MCP-HTTP bridge. Graft's core thesis: define tools once and serve them as both HTTP REST endpoints and MCP tools from the same server, with discovery, docs, and OpenAPI generated automatically. Covers concrete actions such as defining tools and handlers, configuring authentication middleware, setting up HTTP and stdio transports, generating OpenAPI documentation, wrapping existing APIs via proxy mode, and wiring up the full CLI workflow.
AI 应用 / 智能体技能
构建 Pydantic AI 智能体
building-pydantic-ai-agents
使用 Pydantic AI 构建 AI 智能体——工具、能力、结构化输出、流式传输、测试和多智能体模式。当用户提及 Pydantic 时使用。