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. mmarketplace)
  • 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:

Installs
3
GitHub Stars
70
First Seen
May 10, 2026
create-use-agently-cli — agentlyhq/use-agently