profile / knowledge
Docs Vault
Curated documentation and knowledge-base stack for interlinked markdown, architecture notes, diagrams, and repository runbooks.
Use this package
Profile meta-package. Installs a curated stack of personas, tones, skills, and optional extensions.
OCI download
Pull and inspect artifact
# Install ORAS first: https://oras.land/docs/installation
mkdir -p armory-docs-vault
oras pull ghcr.io/styrene-lab/omegon-armory/profiles/docs-vault:1.0.0 --output armory-docs-vault
find armory-docs-vault -maxdepth 2 -type f | sort Verify signature
cosign verify ghcr.io/styrene-lab/omegon-armory/profiles/docs-vault:1.0.0 Portable Exports
Profiles can be rendered into degraded prompt/config files for non-Omegon runtimes. Native extensions remain setup notes, not prompt content.
Generic markdown
python3 scripts/export-profile.py docs-vault --format generic-markdown --out dist/exports/docs-vault.md Clone and export AGENTS.md
git clone https://github.com/styrene-lab/omegon-armory
cd omegon-armory
python3 scripts/export-profile.py docs-vault --format agents-md --out dist/exports/docs-vault-AGENTS.md CLAUDE.md
python3 scripts/export-profile.py docs-vault --format claude-md --out dist/exports/docs-vault-CLAUDE.md Cursor rules
python3 scripts/export-profile.py docs-vault --format cursor-rules --out dist/exports/docs-vault.cursorrules Capabilities
curated stackpersonatoneskillextensionoptional deps
Compatibility
Native: omegon profile
omegon profile install docs-vault Degraded: generic-agent dependency-manifest
profile.toml, README.md - Profiles require dependency resolution before prompt export outside Omegon.
Dependencies
systems-engineer persona >=1.0.0 · tier 1 · prompt-compatible
omegon plugin install ./personas/systems-engineer concise tone >=1.0.0 · tier 1 · prompt-compatible
omegon plugin install ./tones/concise vault skill >=1.0.0 · tier 1 · prompt-compatible
omegon plugin install ./skills/vault style skill >=1.0.0 · tier 1 · prompt-compatible
omegon plugin install ./skills/style git skill >=1.0.0 · tier 1 · prompt-compatible
omegon plugin install ./skills/git flynt extension >=0.15 · tier 0 · native-extension
native only omegon extension install flynt Included Files
README.mdprofile.toml