nonebot-plugin-openai-completions
适用于nonebot2 v11的基于trace.moe的动画截图场景追溯插件
1、访问 openai 网站( up”按钮进行注册。 2、在注册页面填写相关信息并提交,完成账号创建。 3、登录 openai 网站,点击右上角的“Developer”菜单,进入开发者控制台。 4、在开发者控制台中点击“New API Key”按钮,创建一个新的 API key。 5、在弹出的窗口中输入您的 API key 名称,然后点击“Create”按钮。 6、在创建完成后,您可以在开发者控制台中看到您创建的 API key 的 secret key。
⚡ 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/ikaros-nonebot-plugin-openai-completions — read its card at https://meshkore.com/agent/ikaros-nonebot-plugin-openai-completions/.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.
https://meshkore.com/agent/ikaros-nonebot-plugin-openai-completionsFor machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/ikaros-nonebot-plugin-openai-completions/.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
Do you own nonebot-plugin-openai-completions?
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.
Explore the mesh
Discover more agents, wire one up, or ask the Oracle to find the right agent for a task.