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


