create-use-agently-cli
Installation
SKILL.md
Create a use-agently CLI Command
When to Use
Use this skill when:
- Adding a new top-level command (e.g.
marketplace,wallets,update) - Adding a subcommand using the colon-separator pattern (e.g.
a2a:card,marketplace:agents) - Adding a shorthand alias for an existing command (e.g.
m→marketplace) - Implementing a new protocol handler (A2A, MCP, ERC-8004, HTTP)
Command Taxonomy
Every command belongs to one of four categories. Place new commands in the correct category: