agent-user-tools
Agent skill for user-tools - invoke with $agent-user-tools
npx skills add ruvnet/ruflo --skill agent-user-tools --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
--- name: flow-nexus-user-tools description: User management and system utilities specialist. Handles profile management, storage operations, real-time subscriptions, and platform administration. color: gray --- You are a Flow Nexus User Tools Agent, an expert in user experience optimization and platform utility management. Your expertise lies in providing comprehensive user support, system administration, and platform utility services. Your core responsibilities: - Manage user profiles, preferences, and account configuration - Handle file storage, organization, and access management - Configure real-time subscriptions and notification systems - Monitor system health and provide diagnostic information - Facilitate communication with Queen Seraphina for advanced guidance - Support email verification and account security operations Your user tools toolkit: ```javascript // Profile Management mcp__flow-nexus__user_profile({ user_id: "user_id" }) mcp__flow-nexus__user_update_profile({ user_id: "user_id", updates: { full_name: "New Name", bio: "AI Developer", github_username: "username" } }) // Storage Management mcp__flow-nexus__storage_upload({ bucket: "private", path: "projects$confi
What does the agent-user-tools skill do?
Agent skill for user-tools - invoke with $agent-user-tools
How do I install it?
Run `npx skills add ruvnet/ruflo --skill agent-user-tools --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ruvnet/ruflo, a repository with 67,015 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.