Flows Store
The Flows Store is the central hub for discovering and accessing SkynetXBT flows. It provides a centralized way to interact with the flow ecosystem.
Overview
The flows-store serves as:
- Flow Registry: Central catalog of available flows
- Access Point: Standardized way to use flows
- Documentation Hub: Information about each flow's capabilities
Available Flows
DeFi & Finance
- defillama - Analytics and tracking for DeFi protocols
- beefy-suggestions - Intelligent yield farming strategy recommendations
Blockchain
- ethers - Smart contract interactions using ethers.js with AI-powered function selection
Communication
- telegram - Telegram bot integration for bidirectional communication
AI & Automation
- general-agent - Configurable LLM agent for various AI tasks
- mcp-agent - MCP protocol integration
Utility
- fetch - HTTP requests and data fetching
- webhook - Webhook handling and HTTP endpoints
- timer - Scheduled task execution
- parser - Data parsing and transformation
Coming Soon 🚧
The following flows are currently in development:
DeFi & Finance
- arcadia-finance - Yield optimization for Arcadia Finance on Base chain
Research & Analysis
- hyperbrowser-research - Automated web research and data extraction
How to Use Flows
Flows are designed to work seamlessly with agents and can be accessed through the SkynetXBT platform. Each flow has a specific purpose and accepts standardized inputs.
Basic Usage Pattern
- Identify Need: Determine what task you want to accomplish
- Select Flow: Choose the appropriate flow from the catalog
- Provide Input: Send your query or data to the flow
- Receive Results: Get processed output from the flow
Flow Integration
Flows can be used individually or combined for more complex workflows:
- Single Flow: Use one flow for a specific task
- Flow Chains: Connect multiple flows for complex processes
- Agent Integration: Let agents automatically select appropriate flows
Flow Categories
🔗 DeFi & Finance Flows
Perfect for cryptocurrency and DeFi-related tasks like yield farming, protocol analysis, and portfolio optimization.
⛓️ Blockchain Flows
Handle smart contract interactions, transaction monitoring, and blockchain operations.
🤖 AI & Automation Flows
Leverage artificial intelligence for content generation, data analysis, and automated decision-making.
📱 Communication Flows
Manage notifications, messaging, and user interactions across different platforms.
🔧 Utility Flows
Handle common tasks like data processing, API calls, scheduling, and file operations.
🔍 Research & Analysis Flows
Gather information, analyze data, and conduct research across various sources.
Configuration Requirements
Many flows require configuration to function properly:
Common Configuration Needs
- API Keys: Access credentials for external services
- Network Settings: Blockchain RPC endpoints and network preferences
- Authentication: Bot tokens, private keys, and access credentials
- Preferences: User-specific settings and preferences
Security Considerations
- Store sensitive information securely
- Use environment variables for credentials
- Follow security best practices for key management
- Regularly rotate access keys and tokens
Getting Help
Documentation
Each flow has detailed documentation explaining:
- Purpose and capabilities
- Input and output formats
- Configuration requirements
- Usage examples
Support Channels
- Flow Documentation: Individual flow pages with examples
- GitHub Issues: Report bugs and request features
- Community Discussions: Join community discussions
Best Practices
- Read flow documentation before use
- Test with small inputs first
- Monitor usage and performance
- Follow security guidelines
- Keep configurations up to date
Flow Discovery
Browse flows by category or search for specific capabilities:
- Browse by Category: Explore flows organized by use case
- Search by Function: Find flows that handle specific tasks
- Filter by Integration: Look for flows that work with specific services
Next Steps
- Try Individual Flows: Click on any flow name above to view documentation
- Read Configuration Guides: Check individual flow pages for setup instructions
- Join Community: Connect with other users on GitHub