teneo-agents
Installation
SKILL.md
Teneo Protocol Agents
Use this skill to identify the right Teneo agent for the job before executing commands through the bundled CLI.
These agents perform real tasks — token swaps, social media scraping, crypto analytics, product search, and more. Query them using the Teneo CLI.
# List all agents (live from network)
~/teneo-skill/teneo list-agents
# Get details for a specific agent
~/teneo-skill/teneo info <agentId>
# Send a command
~/teneo-skill/teneo command <agentId> "<trigger> <args>" --room <roomId>
# Or use natural language with @agent mentions to request a price quote
~/teneo-skill/teneo quote "@agent-id <your request>" --room <roomId>