Agent Skills
› skrun-dev/skrun
› script-deps-python-fixture
script-deps-python-fixture
GitHub用于验证Python依赖从Schema到缓存再到安装器链路的端到端测试夹具。
触发场景
执行Python依赖相关的端到端测试
验证依赖安装流程的正确性
安装
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.
版本历史
- 614fe6f 当前 2026-07-24 11:33


