
Browsing Agents
Browse Agents
Explore all available agents in Flipspace
- Agent name — A descriptive identifier (e.g.,
flow_ci_token_manipulation_detector) - Skills count — Number of skills the agent has access to
- Tools count — Number of tools the agent can use
- Description — What the agent does and what it’s good at
- Last updated — When the agent was last modified
- Chat button — Start a conversation with the agent
Searching and Sorting
Use the search bar to find agents by name or description. You can also sort agents by:- Updated At — Most recently updated agents first
- Name — Alphabetical order
Using an Agent
Find the right agent
Browse or search for an agent that matches your analysis needs. Read the description to
understand what the agent specializes in.
Describe your task
Tell the agent what you want to analyze. Be specific about: - The blockchain or protocol you’re
interested in - The type of analysis you need - Any specific addresses, tokens, or time periods
What Agents Can Do
Agents use their assigned skills to perform various tasks:| Capability | Description |
|---|---|
| Query blockchain data | Execute SQL queries across Flipside’s data warehouse |
| Discover tables | Find relevant tables using semantic search |
| Analyze patterns | Identify trends, anomalies, and opportunities |
| Generate visualizations | Create charts, tables, and reports |
| Apply domain expertise | Use specialized knowledge for specific chains or protocols |
Agent Types
| Type | Description | Best For |
|---|---|---|
| Chat agents | Interactive, conversational interface | Exploratory analysis, ad-hoc questions |
| Sub agents | Structured input/output for pipelines | Automated workflows, programmatic access |
Creating Custom Agents
To create your own agents, use the Flipside CLI:CLI: Agents Documentation
Learn how to create, deploy, and manage agents via the CLI
Tips for Effective Agent Conversations
Be specific about your goals
Be specific about your goals
Instead of “analyze this token,” try “analyze PEPE token holder concentration on Ethereum over the past 30 days.”
Provide context
Provide context
Share relevant details like: - Contract addresses - Time periods - Specific metrics you care about
Ask follow-up questions
Ask follow-up questions
Agents maintain conversation context. Build on previous responses: - “Why is this number so high?”
- “Show me the top 10 instead” - “Break this down by week”
Request explanations
Request explanations
Ask agents to explain their methodology:
- “How did you calculate this?”
- “What tables did you use?”
- “What are the limitations of this analysis?”