Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

cuga-harness-kit

cuga-harness-kit 收录了来自 cuga-project 的 8 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
8
Stars
3
更新
2026-07-01
Forks
1
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

cuga-author-policy
其他计算机职业

Use when the user wants to govern agent behavior with a cuga policy - block/redirect an intent, add step-by-step playbook guidance, require approval before a tool runs, enhance a tool's description, or reshape agent output format.

2026-07-01
cuga-build-agent
软件开发工程师

Use when the user wants to write Python code that creates or invokes a CugaAgent or CugaSupervisor, e.g. "build an agent with cuga", "how do I call agent.invoke", "set up a multi-agent supervisor".

2026-07-01
cuga-build-cuga-skill
其他计算机职业

Use when the user wants a running CugaAgent to load a new capability at runtime via cuga's own skill system, e.g. "add a skill to my agent", "create a .cuga/skills SKILL.md", "how does load_skill work".

2026-07-01
cuga-getting-started
软件开发工程师

Use when the user wants to install, launch, or build something with the cuga agent framework (pip package `cuga`), or asks "how do I use cuga" / "how do I build an agent with cuga" — routes to the right cuga-harness-kit skill instead of guessing.

2026-07-01
cuga-install-and-launch
软件开发工程师

Use when the user wants to install cuga, start the demo/web UI, or asks what `cuga start` does or which service/mode to run.

2026-07-01
cuga-knowledge-rag
软件开发工程师

Use when the user wants a cuga agent to ingest, search, or answer questions from documents (PDF/DOCX/XLSX/PPTX/HTML/Markdown/images) - RAG / knowledge base features.

2026-07-01
cuga-build-tool
软件开发工程师

Use when the user wants to give a cuga agent a new capability via a Python function, REST/OpenAPI service, or MCP server, e.g. "add a tool", "connect this API to cuga", "register an MCP server".

2026-07-01
cuga-debug-trajectory
软件开发工程师

Use when a cuga agent run misbehaved (wrong tool called, silently blocked, wrong output format) and the user wants to inspect what actually happened.

2026-07-01