Skip to main content

skillreg — skill registry control plane (CLI + FastAPI backend)

Project description

skillreg

本地 AI Agent Skill 管理工具

English

Python FastAPI Vue.js Vite

CI Release Stars License

skillreg 用来管理本地 AI Agent Skills。你可以把任意项目里写好的 SKILL.md 注册到统一 workspace,再同步到 Claude、Codex、CodeBuddy 或 ~/.agents/skills 等 agent skill 目录。

能力

  • CLI:创建/切换 workspace,注册/转换 skill,管理 targets/projects,执行 sync,查看 diff,启动 dashboard。
  • Skill:内置 skillreg-skill,让 agent 在任意项目里识别本地 SKILL.md 并注册到当前 workspace。
  • Dashboard:提供图形入口,可导入 skill、切换 workspace、管理同步目标、查看 Diff、按项目组批量同步、查看仓库状态/依赖图/Git 记录。

安装与使用

uv tool install skillreg
skillreg workspace create ~/my-skills
skillreg register /path/to/my-skill
skillreg target add ~/.codex/skills
skillreg sync execute --target ~/.codex/skills
skillreg dashboard open

Dashboard 默认打开:

http://127.0.0.1:8787

常用命令:

skillreg config
skillreg workspace create <path>
skillreg workspace current
skillreg workspace switch <path>
skillreg register <path> [--force] [--name name]
skillreg list
skillreg convert <name>
skillreg target list
skillreg target add <path>
skillreg sync status
skillreg sync execute --target <path> [--skill name]
skillreg project create --name <name> --target <path>
skillreg sync execute --project <name>
skillreg diff <skill> --target <path>
skillreg submodule list
skillreg dashboard start
skillreg dashboard status
skillreg dashboard stop
skillreg dashboard open --no-browser

开发

git clone https://github.com/fcraft/skillreg.git
cd skillreg
uv sync --extra dev
scripts/install-git-hooks.sh
uv run pytest -q
uv run --with ruff ruff check src/ tests/ scripts/

版本号由 pyproject.tomlsrc/skillreg/__init__.py 和内置 skillreg-skill 共同校验。安装 git hook 后,在 main 分支提交时会自动 bump x.y.z 版本:feat: 提交使 y + 1,其他提交使 z + 1,并把 x 固定为 1

本地发版:

scripts/release.sh

脚本会读取当前版本,创建并推送 v<version> tag,随后由 GitHub Actions 发布到 GitHub Release 和 PyPI。

Contributors

Contributors

Trend

Star History Chart

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

skillreg-1.3.3.tar.gz (285.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

skillreg-1.3.3-py3-none-any.whl (188.4 kB view details)

Uploaded Python 3

File details

Details for the file skillreg-1.3.3.tar.gz.

File metadata

  • Download URL: skillreg-1.3.3.tar.gz
  • Upload date:
  • Size: 285.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for skillreg-1.3.3.tar.gz
Algorithm Hash digest
SHA256 740bd0135961ac6fb4d15ac9cffb6a30ecda6b9b18f912dc07bd98478b7fd249
MD5 2f8c800577c20dd43dea23d0ddb394a2
BLAKE2b-256 0e64395a3cebc08fd71eea1d075f4e1259aa6ccdbfc6d9a27a1e372da7e56701

See more details on using hashes here.

Provenance

The following attestation bundles were made for skillreg-1.3.3.tar.gz:

Publisher: release.yml on fcraft/skillreg

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file skillreg-1.3.3-py3-none-any.whl.

File metadata

  • Download URL: skillreg-1.3.3-py3-none-any.whl
  • Upload date:
  • Size: 188.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for skillreg-1.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 6f7482989cd2ba1caefc2f5cbb1842586f9a2612340d5d1db3c1d42f6a7e019e
MD5 b0cce974e26be950625bb59910c26613
BLAKE2b-256 52a351864b88e2f15be73e4e40b00f0aed6d8e8ab0ab9e6eb7e7d31c9cda4365

See more details on using hashes here.

Provenance

The following attestation bundles were made for skillreg-1.3.3-py3-none-any.whl:

Publisher: release.yml on fcraft/skillreg

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page