← 返回
未分类 中文

ExpertPack CLI

Run ExpertPack CLI tools for validating, fixing, graphing, and deploying packs. Use when: running ep-validate, ep-doctor, ep-graph-export, ep-strip-frontmatt...
运行 ExpertPack CLI 工具,执行验证、修复、图形化及部署包。使用场景:执行 ep-validate、ep-doctor、ep-graph-export、ep-strip-frontmatt 等命令。
brianhearn
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 344
下载
💾 0
安装
1
版本
#latest

概述

ExpertPack CLI

Local Python tools for validating, fixing, and deploying ExpertPacks. All tools operate on local files only — no network calls, no external dependencies beyond Python stdlib.

Tool location: ExpertPack/tools/validator/ in the cloned repo (github.com/brianhearn/ExpertPack).

Tools

  • ep-validate.py — 19-check compliance validator. Must pass 0 errors before committing.
  • ep-doctor.py — auto-fixes common issues (links, frontmatter, prefixes). Always dry-run first.
  • ep-fix-broken-wikilinks.py — removes broken wikilinks. Safe for composites.
  • ep-graph-export.py — generates _graph.yaml from wikilinks + related: frontmatter.
  • ep-strip-frontmatter.py — produces a deploy copy with frontmatter stripped (source files untouched).

Recommended Workflow

ep-doctor dry-run → ep-doctor --apply → ep-validate → ep-strip-frontmatter (deploy copy) → commit

For full command syntax and flags: read {skill_dir}/references/cli-commands.md.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 16:20 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Expertpack Export

brianhearn
导出OpenClaw实例积累的知识为结构化的ExpertPack,用于备份代理身份、迁移等。
★ 1 📥 652

ExpertPack Eval

brianhearn
Measure ExpertPack EK (Esoteric Knowledge) ratio and run automated quality evals. Use when: (1) Measuring what percentag
★ 1 📥 668

Ontology To Expertpack

brianhearn
将本体技能知识图转换为结构化专家包,用于从本体技能的实体/关系图迁移。
★ 2 📥 643