Seelenmaschine

by fluviusmagnus · indexed from github

Seelenmaschine是一个具有记忆和人格的LLM聊天机器人。它能够进行纯文本对话,并具有持久化的记忆系统,可以记住对话历史,并形成对用户的理解。Seelenmaschine is an LLM chatbot with memory and personality. It is capable of having plain text conversations and has a persistent memory system that remembers the history of conversations with the user and develops an understanding of the user.

如果你希望为某个 profile / 工作区提供额外的运行期约束,可以在工作区根目录放置一个 AGENTS.md 文件。系统在构建 system prompt 时,会在 commands_and_agreements 之后自动追加一个 ... 块,把该文件内容一并注入给模型。

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

llmpersonal

Do you own Seelenmaschine?

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.