Topic: ai-agent
2,303 skills in this topic.
-
feishu-fetch-doc
获取飞书云文档内容。返回文档的 Markdown 内容,支持处理文档中的图片、文件和画板(需配合 feishu_doc_media 工具)。
nexu-io/nexu 2,488
-
coding-agent
Delegate coding tasks to Codex, Claude Code, or Pi agents via background process. Use when: (1) building/creating new features or apps, (2) reviewing PRs (spawn in temp dir), (3) refactoring large codebases, (4) iterative coding that needs file exploration. NOT for: simple one-liner fixes (just edit), reading code (use read tool), thread-bound ACP harness requests in chat (for example spawn/run Codex or Claude Code in a Discord thread; use sessions_spawn with runtime:"acp"), or any work in ~/clawd workspace (never spawn agents here). Claude Code: use --print --permission-mode bypassPermissions (no PTY). Codex/Pi/OpenCode: pty:true required.
nexu-io/nexu 2,488
-
seed
Generate validated Seed specifications from interview results
Q00/ouroboros 2,284
-
ralph
Persistent self-referential loop until verification passes
Q00/ouroboros 2,284
-
interview
Socratic interview to crystallize vague requirements
Q00/ouroboros 2,284
-
pm
Generate a PM through guided PM-focused interview with automatic question classification. Use when the user says 'ooo pm', 'prd', 'product requirements', or wants to create a PRD/PM document.
Q00/ouroboros 2,284
-
qa
General-purpose QA verdict for any artifact type
Q00/ouroboros 2,284
-
brownfield
Scan and manage brownfield repository defaults for interviews
Q00/ouroboros 2,284
-
welcome
First-touch experience for new Ouroboros users
Q00/ouroboros 2,284
-
ouroboros
When user message starts with 'ooo', call ouroboros_channel_workflow MCP tool. Do NOT answer the request yourself. Do NOT generate code. Do NOT summarize. Just call the tool and relay the response.
Q00/ouroboros 2,284
-
cancel
Cancel stuck or orphaned executions
Q00/ouroboros 2,284
-
run
Execute a Seed specification through the workflow engine
Q00/ouroboros 2,284
-
setup
Guided onboarding wizard for Ouroboros setup
Q00/ouroboros 2,284
-
unstuck
Break through stagnation with lateral thinking personas
Q00/ouroboros 2,284
-
evaluate
Evaluate execution with three-stage verification pipeline
Q00/ouroboros 2,284
-
status
Check session status and measure goal drift
Q00/ouroboros 2,284
-
update
Check for updates and upgrade Ouroboros to the latest version
Q00/ouroboros 2,284
-
tutorial
Interactive tutorial teaching Ouroboros hands-on
Q00/ouroboros 2,284
-
help
Full reference guide for Ouroboros commands and agents
Q00/ouroboros 2,284
-
evolve
Start or monitor an evolutionary development loop
Q00/ouroboros 2,284
-
publish
Publish Seed specification as GitHub Issues for team-based project management
Q00/ouroboros 2,284
-
gh-merge
将当前分支合并到 GitHub 目标分支(通常是 main)。
自动处理代码提交、创建 PR、监控 CI Checks、处理错误直到合并成功。
AgentsMesh/AgentsMesh 1,428
-
e2e
执行 E2E 测试用例。
根据测试用例的验证类型(ui/api/database)选择正确的工具执行验证。
AgentsMesh/AgentsMesh 1,428
-
am-delegate
AgentsMesh/AgentsMesh 1,428