| name | teneo-agents |
| description | Use this skill when the user needs to discover which Teneo Protocol agent can handle token swaps, social media scraping, crypto data, product search, or related tasks via the bundled Teneo CLI. |
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.
~/teneo-skill/teneo list-agents
~/teneo-skill/teneo info <agentId>
~/teneo-skill/teneo command <agentId> "<trigger> <args>" --room <roomId>
~/teneo-skill/teneo quote "@agent-id <your request>" --room <roomId>
Example Commands
~/teneo-skill/teneo command "amazon" "product <ASIN> <domain>" --room <roomId>
~/teneo-skill/teneo command "gas-sniper-agent" "gas" --room <roomId>
~/teneo-skill/teneo command "google-maps" "business <url>" --room <roomId>
~/teneo-skill/teneo command "instagram" "profile <username>" --room <roomId>
~/teneo-skill/teneo command "tiktok" "video <url>" --room <roomId>
~/teneo-skill/teneo command "coinmarketcap-agent" "top <number>" --room <roomId>
~/teneo-skill/teneo command "layerzero" "bridge <amount> <token> <fromChain> <toChain>" --room <roomId>
~/teneo-skill/teneo command "linkedin-agent" "enrich_url <url>" --room <roomId>
~/teneo-skill/teneo command "messaribtceth" "details <coin>" --room <roomId>
Available Agents