profile / engineering
Python Shop
Curated Python engineering stack for code review, feature work, testing, packaging, and secure service development.
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-python-shop
oras pull ghcr.io/styrene-lab/omegon-armory/profiles/python-shop:1.0.0 --output armory-python-shop
find armory-python-shop -maxdepth 2 -type f | sort Verify signature
cosign verify ghcr.io/styrene-lab/omegon-armory/profiles/python-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 python-shop --format generic-markdown --out dist/exports/python-shop.md Clone and export AGENTS.md
git clone https://github.com/styrene-lab/omegon-armory
cd omegon-armory
python3 scripts/export-profile.py python-shop --format agents-md --out dist/exports/python-shop-AGENTS.md CLAUDE.md
python3 scripts/export-profile.py python-shop --format claude-md --out dist/exports/python-shop-CLAUDE.md Cursor rules
python3 scripts/export-profile.py python-shop --format cursor-rules --out dist/exports/python-shop.cursorrules Capabilities
curated stackpersonatoneskillextensionoptional deps
Compatibility
Native: omegon profile
omegon profile install python-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 python skill >=1.0.0 · tier 1 · prompt-compatible
omegon plugin install ./skills/python 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 flynt extension >=0.15 · tier 0 · native-extension
native only omegon extension install flynt Included Files
README.mdprofile.toml