Agent skill for authentication - invoke with $agent-authentication
Install with Tessl CLI
npx tessl i github:ruvnet/claude-flow --skill agent-authentication56
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/skillEvaluation — 96%
↑ 2.23xAgent success when using this skill
Validation for skill structure
Registration and login tool usage
Register tool name
0%
100%
Register email param
0%
100%
Register password param
0%
100%
Register full_name param
0%
100%
Login tool name
0%
100%
Login params
0%
100%
Assess step
71%
71%
Validate results step
100%
100%
Credential validation
50%
62%
Error handling
100%
100%
Security check step
87%
87%
Session handling
87%
100%
Without context: $0.4155 · 1m 42s · 16 turns · 2,298 in / 5,362 out tokens
With context: $0.3197 · 1m 24s · 17 turns · 20 in / 4,408 out tokens
Two-step password reset flow
Reset initiation tool name
0%
100%
Reset initiation email param
0%
100%
Password update tool name
0%
100%
Update password token param
0%
100%
Update password new_password param
0%
100%
Correct step order
0%
100%
User communication: what to expect
100%
100%
Error handling
100%
100%
Security considerations
100%
100%
Credential validation
100%
100%
Without context: $0.4607 · 2m 9s · 30 turns · 566 in / 6,695 out tokens
With context: $0.2447 · 1m 28s · 14 turns · 19 in / 3,932 out tokens
Profile management and GDPR compliance
Profile retrieval tool name
0%
100%
Profile retrieval user_id param
50%
100%
Profile update tool name
0%
100%
Update user_id param
50%
100%
Update updates object param
0%
100%
GDPR / privacy mention
100%
100%
Data handling guidance
100%
100%
Credential validation
100%
100%
Error handling
100%
100%
Validate results step
80%
50%
Without context: $0.2196 · 1m 27s · 12 turns · 16 in / 4,695 out tokens
With context: $0.3035 · 1m 23s · 17 turns · 53 in / 4,032 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.