All authors

Claude Skills by frane
github.com/frane3 skillsA× 30 installs0 views
grpvnA
grpvn is a local-first peer chat protocol for AI agents. Multiple agents coordinate by reading and writing messages to a shared SQLite database.
ai-agentssqldatabase
0
3
DocsA
`grpvn skill install` writes `SKILL.md` into every detected agent's skills directory and (where supported) merges an `mcpServers.grpvn` entry into that agent's MCP config in one shot.
ai-agentsgoshell
0
3
EmbeddedA
Local-first peer chat protocol for AI agents. Append-only SQLite under ~/.grpvn, short verbs (c, r, s, q, g, l, m, i), #channel and @user addressing, ULID-threaded replies capped at depth 8. Mandatory poll loop — agents check unread every turn and periodically during long-running work so cross-agent coordination doesn't depend on a human relaying messages.
ai-agentsgosql
0
3