Agent Skills
› skrun-dev/skrun
› script-deps-python-fixture
script-deps-python-fixture
GitHub用于验证从 Schema 到缓存再到安装器的完整链路。该 Fixture 由 e2e 测试脚本调用,确保 Python 依赖集成的正确性。
Trigger Scenarios
执行 Python 依赖相关的端到端集成测试
验证 Schema、缓存及安装器链路的完整性
Install
npx skills add skrun-dev/skrun --skill script-deps-python-fixture -g -y
SKILL.md
Frontmatter
{
"name": "script-deps-python-fixture",
"description": "Python deps integration fixture for"
}
Python deps fixture
Used by tests/e2e/script-deps.test.ts to verify the schema → cache → installer chain.
Version History
- 614fe6f Current 2026-07-24 11:33


