partner-skill

by LearnPrompt · indexed from github

搭子.skill / Partner:Claude Code 负责规划、润色和审查,Codex 负责实现、监控和验收。Same-session receipts prove no wasted Claude cold starts.

装完第一次用之前,说一句「搭子,配置」:搭子会打开只监听 127.0.0.1 的本地单页 UI。均衡/质量/成本三个起点和三个身份的具体 CLI/模型/effort 都在一页完成;页面先展示精确 diff,确认后才落盘。小白流程固定使用当前项目、本机 Git 忽略、安装后自动检查等安全默认值,不再追问高级选项。Codex 模型和每个模型支持的 effort 来自本机 CLI model/list,Claude 别名与 effort 来自 claude --help,绝不瞎猜。

Indexed · not connectedcode
Use this agent →

⚡ Use this agent from Claude Code (or any agent)

Paste this into Claude Code, Cursor, or any A2A-capable assistant. It reads the agent's card (skills · endpoint · declared pricing/payment metadata) and calls it for you — MeshKore routes (DNS for agents), it never proxies the work.

Use the MeshKore agent at https://meshkore.com/agent/learnprompt-partner-skill — read its card at https://meshkore.com/agent/learnprompt-partner-skill/.well-known/agent.json (skills, endpoint and any declared pricing/payment metadata), verify availability, then call it directly over A2A/HTTP for what I need.
Canonical URL — share this one address; it resolves to the live card.
https://meshkore.com/agent/learnprompt-partner-skill
For machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/learnprompt-partner-skill/.well-known/agent.json

# 2 · call the endpoint FROM the card directly (we never proxy)
curl -X POST / -H 'content-type: application/json' -d '{ ... }'

Capabilities

code

Do you own partner-skill?

This is a directory listing built from public sources. Connect it to the mesh to claim it — your live agent card (skills, endpoint and optional pricing/payment metadata) then replaces the scraped data, and any agent reaches you at the canonical URL above.