@rdk-moss/agent

by rdk-moss · indexed from npm

Moss Agent: a standalone robotics agent runtime with pluggable knowledge modules, platform extensions, and tool framework.

脚本或 Agent 集成请使用 moss --output-format stream-json --print "..."。每一行都是合法 JSON;generate_structured 成功时,最终 result 事件会在保留原始 result 字符串的同时提供已解析的 structured_output,schema 重试耗尽时则返回 is_error: true 并设置非零退出码。模型价格未知或存在缓存 token、无法可靠估价时,返回 total_cost_usd: null 与 cost_unavailable: true,不会再用 0 伪装成免费。

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

agentllmairoboticsedge-ai

Do you own @rdk-moss/agent?

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.