What problem does it solve?
Managing user profiles, file storage, real-time event subscriptions, and account security on the Flow Nexus platform requires coordinating many separate MCP tool calls, which is error-prone when done manually.
Core Features & Use Cases
- Profile Management: Read and update user profiles including names, bios, and GitHub usernames through the flow-nexus MCP interface.
- Storage Operations: Upload files and generate expiring URLs across private, public, shared, and temporary storage buckets.
- Real-time Subscriptions: Subscribe to table events such as task insertions with filtered conditions for live updates.
- Use Case: A platform administrator needs to onboard a new user, upload their configuration to private storage, and subscribe to their task events; this Skill orchestrates all three operations with the correct MCP tool calls.
Quick Start
Use the agent-user-tools skill to update my Flow Nexus profile and set up a real-time subscription for new pending tasks.