profile / engineering
Rust Shop
Curated Rust engineering stack for Cargo workspaces, library/application development, security review, and OCI-aware delivery.
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-rust-shop
oras pull ghcr.io/styrene-lab/omegon-armory/profiles/rust-shop:1.0.0 --output armory-rust-shop
find armory-rust-shop -maxdepth 2 -type f | sort Verify signature
cosign verify ghcr.io/styrene-lab/omegon-armory/profiles/rust-shop: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 rust-shop --format generic-markdown --out dist/exports/rust-shop.md Clone and export AGENTS.md
git clone https://github.com/styrene-lab/omegon-armory
cd omegon-armory
python3 scripts/export-profile.py rust-shop --format agents-md --out dist/exports/rust-shop-AGENTS.md CLAUDE.md
python3 scripts/export-profile.py rust-shop --format claude-md --out dist/exports/rust-shop-CLAUDE.md Cursor rules
python3 scripts/export-profile.py rust-shop --format cursor-rules --out dist/exports/rust-shop.cursorrules Capabilities
curated stackpersonatoneskillextensionoptional deps
Compatibility
Native: omegon profile
omegon profile install rust-shop 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 rust skill >=1.0.0 · tier 1 · prompt-compatible
omegon plugin install ./skills/rust security skill >=1.0.0 · tier 1 · prompt-compatible
omegon plugin install ./skills/security git skill >=1.0.0 · tier 1 · prompt-compatible
omegon plugin install ./skills/git openspec skill >=1.0.0 · tier 1 · prompt-compatible
omegon plugin install ./skills/openspec oci skill >=1.0.0 · tier 1 · prompt-compatible
omegon plugin install ./skills/oci shuttle extension >=0.19 · tier 0 · native-extension
native only omegon extension install shuttle Included Files
README.mdprofile.toml