agentverse-cli
Installation
SKILL.md
AgentVerse CLI
AgentVerse (agentverse) is the CLI for the universal AI agent marketplace — publish, discover, and manage skills, agents, workflows, souls and prompts.
Installation
Linux / macOS:
curl -fsSL https://raw.githubusercontent.com/loonghao/agentverse/main/install.sh | bash
Windows (PowerShell):
irm https://raw.githubusercontent.com/loonghao/agentverse/main/install.ps1 | iex