
agenvoy
agenvoy / search-suitable-public-api
Search the curated Agenvoy public API list for an API that fits the current user need or skill context, then chain into the `api-tool-add` skill to register it under `~/.config/agenvoy/tools/api/`.
agenvoy / extension-upload
Package a script tool under ~/.config/agenvoy/tools/script/ into a tar.gz and publish to pkg.agenvoy.com registry. Keyword picker, dep/key detection, config-stored email (ask + lowercase + persist), ask version, email verification gate, multipart upload with downgrade/unique guards.
agenvoy / extension-install
Install an Agenvoy extension from pkg.agenvoy.com registry (browse/pick) or local tarball into ~/.config/agenvoy/tools/.extension/<type>/<name>@<version>/. Extracts tar.gz, validates manifest (email field, type api/script only), installs deps, stores keychain keys, atomically moves staged dir.
agenvoy / scheduler-skill-creator
Make AI actually work for you - A personal agent that writes its own tools and repairs itself.
agenvoy / code-reviewer
Analyze project source code and generate optimization suggestions
agenvoy / skill-creator
Create, edit, improve, or audit AgentSkills
agenvoy / commit-generate
Generate bilingual (English + Traditional Chinese) commit message from git changes.
agenvoy / version-generate
從最新的 git tag 到 HEAD 生成結構化變更日誌並推薦新版本。當使用者請求生成變更日誌、發行說明或版本升級文件時使用。