Agent Skills
› skrun-dev/skrun
› script-deps-python-fixture
script-deps-python-fixture
GitHub用于验证Python依赖从Schema到缓存再到安装器链路的端到端测试夹具。
Trigger Scenarios
执行Python依赖相关的端到端测试
验证依赖安装流程的正确性
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


