# Capsule Skills

Canonical page: https://capsules.run/skills/

Capsules use [The Agent Skills](https://agentskills.io) format for portable agent capabilities. Agent Skills make capsules accessible to many agents; capsules make skills verifiable by wrapping them with hashes, event records, capability gates, and output contracts.

## Registry

Submit workflow ideas through Virion research partnerships: https://virion.ai/#contact:research

## pith

Status: stable

Causal compression grammar for event chains and prose. It reduces chain and prose size while preserving enough structure for model reconstruction.

Page: `/skills/pith/`

## capsule

Status: stable

Core protocol skill. It teaches agents to read, write, verify, and reason over `.capsule` files and event chains.

Markdown mirror: `/skills/capsule/skill.md`

## spacetime

Status: concept

Work product communication layer. It gives evolving surfaces a shared coordinate system for state, provenance, and continuation.

## MOGO

Status: thought experiment

Mesh Orchestration Geodesic Operation. It is a research idea for coordinating massive user and LLM participation across connected capsules.

## kern

Status: coming soon

Code density optimizer with nested language-specific rules.

## Security Model

Nothing runs silently. A capsule-aware runtime should declare, review, grant, execute, and record skill use. Skill invocation events should include parameters, result hashes, status, and linkage to the prior chain state.
