cli-plugins-skills
SkillDev toolsManage Omni Skills (list, install, test, remove), plugins (create, configure), and persistent memory (search, add, clear) from the CLI.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the cli-plugins-skills skill
About this capability
AI gateway with enhanced compliance for China
What this skill tells your AI
The instructions your AI receives, as published by jaccen/airoute in skills/cli-plugins-skills/SKILL.md and read by ahel’s review.
Overview
Manage Omni Skills (list, install, test, remove), plugins (create, configure), and persistent memory (search, add, clear) from the CLI.
Quick install
npm install -g AIRoute # or: npx AIRoute
AIRoute --version
Subcommands
memory
Example:
AIRoute memory
memory search <query>
Flags:
--type <type>--limit <n>--api-key <key>--token-budget <n>
Example:
AIRoute memory search <query>
memory add
Flags:
--content <text>--file <path>--type <type>--metadata <json>--api-key <key>
Example:
AIRoute memory add
memory clear
Flags:
--type <type>--older-than <duration>--api-key <key>--yes
Example:
AIRoute memory clear
memory list
Flags:
--type <type>--limit <n>--api-key <key>
Example:
AIRoute memory list
memory get <id>
Example:
AIRoute memory get <id>
memory delete <id>
Flags:
--yes
Example:
AIRoute memory delete <id>
memory health
Example:
AIRoute memory health
PLUGIN_NAME
Example:
AIRoute PLUGIN_NAME
plugin plugin
Example:
AIRoute plugin plugin
plugin list
Example:
AIRoute plugin list
plugin install <name>
Flags:
-y, --yes
Example:
AIRoute plugin install <name>
plugin remove <name>
Flags:
-y, --yes
Example:
AIRoute plugin remove <name>
plugin info <name>
Example:
AIRoute plugin info <name>
plugin search [query]
Example:
AIRoute plugin search [query]
plugin update [name]
Example:
AIRoute plugin update [name]
plugin scaffold <name>
Example:
AIRoute plugin scaffold <name>
marketplace
Example:
AIRoute marketplace
skills search [query]
Flags:
--category <c>--tag <t>--limit <n>--sort <s>
Example:
AIRoute skills search [query]
skills info <packageId>
Example:
AIRoute skills info <packageId>
skills install <packageId>
Flags:
--version <v>--enable--yes
Example:
AIRoute skills install <packageId>
skills categories
Example:
AIRoute skills categories
skills featured
Example:
AIRoute skills featured
skills skills
Example:
AIRoute skills skills
skills list
Flags:
--type <type>--enabled--disabled--api-key <key>
Example:
AIRoute skills list
skills get <id>
Example:
AIRoute skills get <id>
skills install
Flags:
--from-file <path>--from-url <url>--type <type>--enable
Example:
AIRoute skills install
skills enable <id>
Example:
AIRoute skills enable <id>
skills disable <id>
Flags:
--yes
Example:
AIRoute skills disable <id>
skills delete <id>
Flags:
--yes
Example:
AIRoute skills delete <id>
skills execute <id>
Flags:
--input <json>--input-file <path>--timeout <ms>
Example:
AIRoute skills execute <id>
skills executions
Flags:
--skill <id>--limit <n>--status <s>
Example:
AIRoute skills executions
skills skillssh
Example:
AIRoute skills skillssh
skills list
Example:
AIRoute skills list
skills install <url>
Example:
AIRoute skills install <url>
Signals
- GitHub stars
- 32
- Forks
- 8
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
cli-plugins-skills-jaccen- Source
- github.com/jaccen/airoute