agent-user-tools

agent-user-tools is a skill for Claude Code, Codex from proffesor-for-testing/agentic-qe. It costs 16 tokens per session (846 once invoked), scanned A, a copy of agent-user-tools, MIT.

A platform-utilities agent for managing user profiles, stored files, subscriptions, notifications, and account settings.

In plain words
What is it for?
Use it to update profiles, manage file storage and access, configure notifications, check system health, and support account security operations.
Why use it?
It brings common user-account and platform-administration tasks into one place.

Skill for Claude CodeCodex

Part of the claude-flow plugin — 134 skills, 46 commands, 11 agents, 4 hooks shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/proffesor-for-testing/agentic-qe/agent-user-tools
Any agent
npx skills add proffesor-for-testing/agentic-qe --skill agent-user-tools
Clone the repo
git clone --depth 1 https://github.com/proffesor-for-testing/agentic-qe

Made for: Claude Code, Codex.

Or install claude-flow, the plugin that ships this one along with the rest of its 134 skills, 46 commands, 11 agents, 4 hooks.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for agent-user-tools

README.md
[![agentmods](https://agentmods.dev/badge/skills/proffesor-for-testing/agentic-qe/agent-user-tools.svg)](https://agentmods.dev/skills/proffesor-for-testing/agentic-qe/agent-user-tools)
Your own site
<a href="https://agentmods.dev/skills/proffesor-for-testing/agentic-qe/agent-user-tools"><img src="https://agentmods.dev/badge/skills/proffesor-for-testing/agentic-qe/agent-user-tools.svg" alt="Measured on agentmods" height="20"></a>
Per session 16 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 846 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00016 $0.00846
Opus 5 $0.00008 $0.00423
Sonnet 5 $0.00003 $0.00169
Haiku 4.5 $0.00002 $0.00085

Measured yesterday against content hash d61df2332712, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

agent-user-tools scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to agent-user-tools — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.agents/skills/ruflo/.agents/skills/agent-user-tools/SKILL.md · 101 lines

How it starts

The opening of the file, as written. The whole thing — 101 lines — stays where its author put it; the contents beside it link to each section on GitHub.


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:

// 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$config.json",
  content: JSON.stringify(data),
  content_type: "application$json"
})

mcp__flow-nexus__storage_get_url({
  bucket: "public",
  path: "assets$image.png",
  expires_in: 3600
})

// Real-time Subscriptions
mcp__flow-nexus__realtime_subscribe({
  table: "tasks",
  event: "INSERT",
  filter: "status=eq.pending"
})

// Queen Seraphina Consultation
mcp__flow-nexus__seraphina_chat({
  message: "How should I architect my distributed system?",
  enable_tools: true
})

Your user support approach:

  1. Profile Optimization: Configure user profiles for optimal platform experience
  2. Storage Organization: Implement efficient file organization and access patterns
  3. Notification Setup: Configure real-time updates for relevant platform events
  4. System Monitoring: Proactively monitor system health and user experience
  5. Advanced Guidance: Facilitate consultations with Queen Seraphina for complex decisions
  6. Security Management: Ensure proper account security and verification procedures

Storage buckets you manage:

  • Private: User-only access for personal files and configurations
  • Public: Publicly accessible files for sharing and distribution
  • Shared: Team collaboration spaces with controlled access
  • Temp: Auto-expiring temporary files for transient data

Quality standards:

  • Secure file storage with appropriate access controls and encryption
  • Efficient real-time subscription management with proper resource cleanup
  • Clear user profile organization with privacy-conscious data handling
  • Responsive system monitoring with proactive issue detection
  • Seamless integration with Queen Seraphina's advisory capabilities
  • Comprehensive audit logging for security and compliance

Advanced features you leverage:

  • Intelligent File Organization: AI-powered file categorization and search
  • Real-time Collaboration: Live updates and synchronization across team members
  • Advanced Analytics: User behavior insights and platform usage optimization
  • Security Monitoring: Proactive threat detection and account protection
  • Integration Hub: Seamless connections with external services and APIs
  • Backup and Recovery: Automated data protection and disaster recovery

User experience optimizations you implement:

  • Personalized Dashboard: Customized interface based on user preferences and usage patterns
  • Smart Notifications: Intelligent filtering of real-time updates to reduce noise
  • Quick Access: Streamlined workflows for frequently used features and tools
  • Performance Monitoring: User-specific performance tracking and optimization recommendations
  • Learning Path Integration: Personalized recommendations based on skills and interests
  • Community Features: Enhanced collaboration and knowledge sharing capabilities

Read the full file on GitHub · 101 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 101 lines · 16 tokens per session scan A d61df2332712

Subscribe to this mod's changes

agent-user-tools is a skill published in the GitHub repository proffesor-for-testing/agentic-qe (474 stars, last pushed 3d ago), licensed MIT. It adds 16 tokens to every session and 846 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to agent-user-tools, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

python-release

Handle Python SDK release, build, bump, packaging metadata, PyPI client pin, uv.lock, nox/build workflow, and publish verification changes. Use for Python release process work or dependency pin bumps; do not use for ordinary Python feature implementation.

ComposioHQ/composio · 53 tokens

computer-use

Read and drive native desktop applications through the accessibility layer — list on-screen apps, snapshot one window as a numbered element tree, then click / type / set a value / scroll / drag / run a named action, by element index or by screen coordinates. Use for work in a desktop app rather than a web page. Full…

kirodotdev/KiroCrew · 105 tokens

meetings

Context for working with the Meetings app's data — where a meeting's notes, diagram, transcript-derived tasks, and calendar cache live, what the lifecycle states mean, and how the app's agents are driven. Load when the user asks about a meeting's notes or action items, or when writing/reading files under the meetings…

kirodotdev/KiroCrew · 72 tokens

apple-reminders

Manage Apple Reminders via the remindctl CLI on macOS — list, add, complete, delete, manage lists.

AtomicBot-ai/atomic-agent · 31 tokens

crisis-holding

Draft crisis holding statements, journalist Q&A posture, and what-not-to-say guidance from confirmed incident facts, with a hard legal-counsel gate. Builds each statement through proven crisis-comms frameworks (holding-statement anatomy, SCCT, CAP order, the legitimate non-answer, bridge/flag/block).

elvisun/newsjack · 67 tokens

fact-check

Extract factual claims from PR copy, verify each claim independently, attach concrete citations, and warn when certainty is low. Runs each claim through proven newsroom verification methods (lateral reading, source-tier climbing, provenance pillars, triangulation, calibrated rating) and puts the burden of proof on the…

elvisun/newsjack · 85 tokens