Agent skill for user-tools - invoke with $agent-user-tools
Install with Tessl CLI
npx tessl i github:ruvnet/claude-flow --skill agent-user-tools26
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillValidation for skill structure
Storage upload and URL generation
Correct upload tool name
0%
50%
Correct URL tool name
0%
50%
Dollar separator in path
0%
100%
Dollar separator in content_type
0%
100%
Private bucket for config
30%
100%
Public bucket for distribution assets
30%
100%
Temp bucket for transient files
10%
100%
expires_in parameter
30%
100%
URL generated for public assets
60%
100%
content field present
20%
100%
Without context: $1.1491 · 4m 11s · 53 turns · 55 in / 13,066 out tokens
With context: $0.4027 · 1m 53s · 21 turns · 25 in / 6,498 out tokens
User profile management
Correct profile read tool
0%
100%
user_id param in profile read
0%
100%
Correct profile update tool
0%
100%
user_id param in profile update
0%
100%
Updates wrapped in 'updates' object
0%
100%
full_name field name
100%
100%
github_username field name
100%
100%
bio field name
100%
100%
Profile read before update
33%
100%
mcp__flow-nexus__ prefix used throughout
0%
100%
Without context: $0.4363 · 1m 16s · 17 turns · 1,694 in / 5,003 out tokens
With context: $0.6095 · 1m 54s · 28 turns · 286 in / 6,227 out tokens
Real-time subscriptions and expert consultation
Correct subscription tool name
0%
100%
'table' parameter present
100%
100%
'event' parameter present
100%
100%
'filter' parameter present
100%
100%
Correct tables used
100%
100%
Subscription cleanup code
100%
100%
Seraphina consultation tool name
0%
0%
'message' parameter in Seraphina call
0%
0%
'enable_tools: true' in Seraphina call
0%
0%
Seraphina used for architectural question
0%
25%
mcp__flow-nexus__ prefix throughout
0%
100%
Without context: $0.4507 · 1m 47s · 19 turns · 22 in / 6,002 out tokens
With context: $0.5422 · 2m 15s · 25 turns · 31 in / 7,815 out tokens
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.