搜索结果
全部能力
找到 975 个相关结果 / GitHub 工作流
通用助手 / 编排推荐
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…
通用助手 / 编排推荐
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.
通用助手 / 编排推荐
724-Office AI 智能体
724-office-ai-agent
自进化 AI 智能体系统,内置 26 个工具、三层记忆架构、MCP 插件及 24/7 自我修复功能,纯 Python 实现。
通用助手 / 编排推荐
fusion-issue-authoring
fusion-issue-authoring
Classify issue type, activate the matching agent mode for type-specific drafting, and enforce shared safety gates before GitHub mutation.
通用助手 / 编排推荐
drizzle-orm-patterns
drizzle-orm-patterns
Provides comprehensive Drizzle ORM patterns for schema definition, CRUD operations, relations, queries, transactions, and migrations. Proactively use for any…
通用助手 / 编排推荐
event-prospecting
event-prospecting
Event prospecting skill. Takes a conference / event speakers URL, extracts the people, filters their companies against the user's ICP, then deep-researches only the speakers at ICP-fit companies. Outputs a person-first HTML report where each card answers "why should the AE talk to this person?" with all public links and a one-click DM opener. Use when the user wants to: (1) find leads at a specific conference, (2) prep for an event, (3) research event speakers, (4) build a target list from a sponsor/exhibitor page, (5) scrape conference speakers and rank by ICP fit. Triggers: "find leads at {event}", "research speakers at", "prospect this conference", "stripe sessions leads", "ai engineer summit prospects", "event prospecting", "scrape conference speakers", "who should I meet at".
通用助手 / 编排推荐
检查
check
只读漂移检测器。将 SPEC.md 与当前代码进行对比,并按严重程度分组报告违规项。不写入任何内容——通过规范或构建技能建议修复方案,但从不调用它们。当用户要求检查漂移、审计规范、验证不变量,或询问代码是否仍与规范匹配时触发。触发短语:“check drift”、“audit the spec”、“does the code still match §V”、“check invariants”、“spec vs code”。
通用助手 / 编排推荐
self-improvement
self-improvement
Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Claude…
通用助手 / 编排推荐
入职引导
onboarding
将项目接入 LaunchDarkly:启动路线图、可恢复日志、探索仓库、MCP、配套开关技能、嵌套 SDK 安装(检测/规划/应用)、首个…
通用助手 / 编排推荐
projects
projects
This skill should be used when the user wants to list all projects, switch projects, rename a project, enable/disable PR deploys, make a project…
通用助手 / 编排推荐
multi-agent-brainstorming
multi-agent-brainstorming
Simulate a structured peer-review process using multiple specialized agents to validate designs, surface hidden assumptions, and identify failure modes before…
通用助手 / 编排推荐
paseo
paseo
用于管理代理和工作树的 Paseo 参考。在需要创建代理、向其发送提示或管理工作树时加载。
通用助手 / 编排推荐
write-tech-spec
write-tech-spec
Write a TECH.md spec for a significant Warp feature after researching the current codebase and implementation constraints. Use when the user asks for a…
通用助手 / 编排推荐
创建PR
create-pr
在 warp 仓库中为当前分支创建 pull request。当用户提到打开 PR、创建 pull request、提交更改以……时使用。
通用助手 / 编排推荐
agent-memory-mcp
agent-memory-mcp
为 AI 智能体提供持久化、可搜索知识管理的混合内存系统(架构、模式、决策)。
通用助手 / 编排推荐
github-triage
github-triage
Read-only GitHub triage for issues AND PRs. 1 item = 1 background task (category: quick). Analyzes all open items and writes evidence-backed reports to…
通用助手 / 编排推荐
洁癖
neat-freak
会话结束时的知识洁癖级清理——将项目文档(CLAUDE.md、README.md、docs/)与 agent 记忆和代码进行对账,防止任何信息腐烂。必须在用户说出以下触发词时执行:"sync up"、"tidy up docs"、"update memory"、"clean up docs"、"/sync"、"/neat"、"同步一下"、"整理文档"、"整理一下"、"更新记忆"、"梳理一下"、"收尾"、"这个阶段做完了"、"新人能直接上手",或任何暗示开发里程碑需要知识对账的表述。也在用户报告文档过时、记忆冲突,或希望向队友或其他 agent 进行干净交接时触发。带有先前开发上下文的单独"整理"/"tidy"也计入——不要欠触发。跨平台支持:Claude Code、OpenAI Codex、OpenCode、OpenClaw。
通用助手 / 编排推荐
integrate-context-matic
integrate-context-matic
Discovers and integrates third-party APIs using the context-matic MCP server. Uses `fetch_api` to find available API SDKs, `ask` for integration guidance,…
通用助手 / 编排推荐
sf-industry-commoncore-omniscript
sf-industry-commoncore-omniscript
OmniStudio OmniScript creation and validation with 120-point scoring. Use when building guided digital experiences, multi-step forms, or interactive processes that orchestrate Integration Procedures and Data Mappers. TRIGGER when: user creates OmniScripts, designs step flows, configures element types, or reviews existing OmniScript configurations. DO NOT TRIGGER when: building FlexCards (use sf-industry-commoncore-flexcard), creating Integration Procedures directly (use sf-industry-commoncore-integration-procedure), or analyzing dependencies (use sf-industry-commoncore-omnistudio-analyze).
通用助手 / 编排推荐
arize-ai-provider-integration
arize-ai-provider-integration
Creates, reads, updates, and deletes Arize AI integrations that store LLM provider credentials used by evaluators and other Arize features. Supports any LLM…