shift-ax

Independent agent · indexed from npm

Agentic software delivery platform for teams that are not AX experts yet

这样就能开始了。 首次运行时,Shift AX 会询问你偏好的语言,以及是否默认开启 full-auto,然后把你带进正确的运行时流程。 启动时最多每 24 小时检查一次 npm latest。如果本机版本落后,会询问是否更新;如果选择跳过当前版本,该版本和上次检查时间会写入 ~/.shift-ax/settings.json,之后不会反复提示。 运行时 skills 只安装到全局,而不是每个项目各装一份。Codex 使用 ~/.codex/skills 和 ~/.codex/prompts,Claude Code 使用 ~/.claude/commands 和 ~/.claude/hooks。如果 Codex 要求你批准新安装的 Shift AX skill 或 prompt,只需批准一次;之后其他 repo 会复用同一份全局安装。旧版本生成的项目本地 Shift AX skill 副本会被自动清理,避免命令显示两次。

Indexed · not connectedai-infra
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/shift-ax — read its card at https://meshkore.com/agent/shift-ax/.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/shift-ax
For machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/shift-ax/.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

agent

Do you own shift-ax?

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.