unicity-aos/capsule-identity
System prompt builder. Assembles agent identity from workspace config and spark.toml. Part of Unicity AOS. observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 90
- Release rhythm 91
- Longevity 12
Flags: young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 17
- age_days: 170
- days_rel: 62
- days_push: 62
- n_releases_24m: 2
Adoption not part of the score
8504 stars · 19 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Rust-based system prompt builder that assembles an AI agent's identity from workspace config (spark.toml) and persisted capsule KV state. It acts as the identity module ('/etc/profile') of Astrid OS, handling onboarding and publishing assembled prompts over an IPC event protocol.
Use cases
- build system prompts for AI agents from config files
- persist and recover agent identity across sessions
- onboard users by collecting agent identity via LLM tool calls
- assemble identity and environment context into LLM prompts
- manage agent identity state with KV isolation
When to choose
- you are building agents on Astrid OS or its capsule/IPC model
- you need structured, persistent agent identity with onboarding flows
- you want a Rust component that assembles system prompts from config and state
When to avoid
- you need a general-purpose prompt library outside the Astrid OS ecosystem
- you want a standalone agent runtime rather than an identity/prompt module
- you need a framework-agnostic prompt builder with no IPC event dependencies
Facets
library · maturity active
agent-framework prompt-engineering configuration-management large-language-models developer-tools rust windows system-prompt agent-identity event-driven ipc capsule astrid-os ai-agents linux macos
1 source
- readme: https://github.com/unicity-aos/capsule-identity · fetched 2026-08-28 · 9e0b887a7607
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| unicity-aos/capsule-identity | main | 75 |
For agents
markdown · JSON · MCP: product_card(name="unicity-aos/capsule-identity")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem