Agent Skills
› skrun-dev/skrun
› script-deps-python-fixture
script-deps-python-fixture
GitHub用于验证 Python 依赖项从 schema 到缓存再到安装器的完整链路的集成测试 fixture。
触发场景
需要运行 Python 依赖相关的端到端集成测试
验证依赖安装、缓存及 schema 兼容性
安装
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


