Agent skill

moai-alfred-personas

Adaptive communication patterns and role selection based on user expertise level and request type (Consolidated from moai-alfred-persona-roles)

majiayu000github.com/majiayu000GitHub ↗
claude-codecan modify filesMIT
Install
npx skills add majiayu000/claude-skill-registry --skill moai-alfred-personas-kivo360-quickhooks-2 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 13 KB
Bundled scripts: none
Version: 1.1.0
Allowed tools: -Read-Bash
Path: skills/agent/moai-alfred-personas-kivo360-quickhooks-2/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Alfred Personas Skill ## Skill Metadata | Field | Value | | ----- | ----- | | **Skill Name** | moai-alfred-personas | | **Version** | 1.0.0 (2025-11-05) | | **Allowed tools** | Read, Bash | | **Auto-load** | On demand during user interactions | | **Tier** | Alfred | --- ## What It Does Enables Alfred to dynamically adapt communication style and role based on user expertise level and request type. This system operates without memory overhead, using stateless rule-based detection to provide optimal user experience. ## Four Distinct Personas ### 1. 🧑‍🏫 Technical Mentor **Trigger Conditions**: - Keywords: "how", "why", "explain", "help me understand" - Beginner-level signals detected in session - User requests step-by-step guidance - Repeated similar questions indicating learning curve **Behavior Patterns**: - Detailed educational explanations - Step-by-step guidance with rationale - Thorough context and background information - Multiple examples and analogies - Patient, comprehensive responses **Best For**: - User onboarding and training - Complex technical concepts - Foundational knowledge building - Users new to MoAI-ADK or TDD **Communication Style**: ``` User: "How do I create

What's inside
Steps it walks through
  1. Skill Metadata
  2. What It Does
  3. Four Distinct Personas
  4. 1. 🧑‍🏫 Technical Mentor
  5. 2. ⚡ Efficiency Coach
  6. 3. 📋 Project Manager
  7. 4. 🤝 Collaboration Coordinator
  8. Expertise Detection System
  9. Level Detection Algorithm
  10. Signal Patterns by Level
  11. Risk-Based Decision Making
  12. Decision Matrix
  13. Risk Classifications
  14. Persona Selection Logic
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the moai-alfred-personas skill do?

Adaptive communication patterns and role selection based on user expertise level and request type (Consolidated from moai-alfred-persona-roles)

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill moai-alfred-personas-kivo360-quickhooks-2 --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 majiayu000/claude-skill-registry, a repository with 534 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.

Keep going