agentic-island

by suzike · indexed from github

常驻 Windows 顶部的 AI 编码 Agent 监控/审批/协作面板 + 个人工作台(Electron + React)

在「设置」中可配置 OpenAI 兼容 /chat/completions 端点,也可选择 Claude 直连 Anthropic 原生 /v1/messages。当前内置 OpenAI GPT-5.6 Sol/Terra/Luna 与 Claude Sonnet 5、Opus 4.8、Fable 5、Haiku 4.5;DeepSeek V4、Kimi Code 和 Kimi 开放平台保持各自协议参数。Kimi For Coding 会员密钥请选择 Kimi Code( kimi-for-coding、kimi-for-coding-highspeed、k3);Moonshot AI 开放平台密钥请选择 Kimi 开放平台( URL、API Key 独立保存,支持发现模型的供应商可通过 /models 获取账号实际目录;误填完整 Chat Completions/Messages 地址会自动归一。知识库另有独立 Embedding 连接,不随问答模型切换。所有 API Key 经 Electron safeStorage 使用 Windows DPAPI 加密。

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

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.