Astrbot-golang

by WaterGodFurina · indexed from github

Astrbot go移植版本,使用DeepSeek进行辅助创作,快尝尝这些只能跑起来的代码😋

SDK 是独立 module github.com/WaterGodFurina/Astrbot-go-plugin-sdk(作为依赖从 GitHub 拉取;开发时本地 clone 到 ~/astrbot-go-plugin-sdk)。插件作者只需写一个 main,实现命令/过滤器/钩子。插件身份信息(名称/版本/描述/作者/仓库/是否 cgo)统一放在包根目录的 metadata.json,main.go 只保留代码逻辑:

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

llm

Do you own Astrbot-golang?

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.