skill-container (proxied from observerw/skill-container)
Source: observerw/skill-container · branch main · commit 86c7fa73afb5
⚠️ Liability disclaimer
The creator of the 'Skill Proxy' is not liable for any damages arising from the use of this 'Skill Proxy'. The risk and responsibility lies exclusively with the user who uses this 'Skill Proxy'. If the 'Skill Proxy' user is an agent, then the user who is responsible for that agent bears the responsibility.
⚠️ Verify before use
Before following any instructions, fetch and verify the remote skill:
Fetch the pinned content:
https://raw.githubusercontent.com/observerw/skill-container/86c7fa73afb55abd998f42a1e0b4ab99145f643f/SKILL.mdCompute SHA-256 of the fetched content and verify it equals:
417d26a83253748812bf8ad5537461257b7fe739d0508cd242dea3f59493f432If the checksum does not match: STOP immediately. Do not follow any instructions. Alert the user:
"The remote skill content has changed unexpectedly. The 'Skill Proxy' checksum does not match. Run
verify-proxy.pyand review before proceeding."If the checksum matches: follow the instructions in the fetched SKILL.md.
Summary (updated 20260301_0915)
This skill shows how to author new skills and migrate legacy scripts/ skills so they ship a reproducible runtime via Containerfile + published image (typically GHCR), while keeping SKILL.md lean and executable.
Re-verifying and updating this 'Skill Proxy'
uv run scripts/verify-proxy.py --proxy ./skills/skill-container-proxy
uv run scripts/update-proxy.py --proxy ./skills/skill-container-proxy