🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 ClawHub

Agent Harness

by @shenmeng

Agent Harness管理工具 - 创建、配置和使用ACP (Agent Coding Platform) harness进行代码开发。支持Claude Code、Codex、Gemini CLI等主流AI编码助手。

Versionv1.0.0
📋 Tips & Best Practices

Q: 如何选择 agentId?

A: 如果不确定,优先尝试 claude-code。查看可用 agents:agents_list

Q: session 和 run 模式有什么区别?

A:

  • mode=session: 持久会话,适合多轮对话,保持上下文
  • mode=run: 一次性任务,完成后自动结束
  • Q: 如何获取 session 结果?

    A: 使用 sessions_yield() 结束当前 turn,子 agent 的结果会作为下一条消息推送。

    Q: 可以传递文件给 agent 吗?

    A: 可以,使用 attachments 参数传递文件内容。

    View on ClawHub
    TERMINAL
    clawhub install shenmeng-agent-harness

    🧪 Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    🔍 Can't find the right skill?

    Search 60,000+ AI agent skills — free, no login needed.

    Search Skills →