ab-mastermind
SkillProductivityab-mastermind is a skill that serves as the intelligent entry point to the AB Method. Once added, your AI can figure out what you need, route your intent to the right workflow, and explain how the AB Method works from start to finish.
Available today. Use it from your connected AI after setup.
No other account needed.
After adding it, ask your AI about the AB Method or describe what you want to accomplish, and it will point you to the right workflow.
Then ask your AI: use the ab-mastermind skill
What your AI can do with it
- Decide which AB Method workflow fits your situation
- Determine whether to create a goal or a task
- Route your request to the appropriate workflow
- Explain how the AB Method works end to end
What this skill tells your AI
The instructions your AI receives, as published by ayoubben18/ab-method in .agents/skills/ab-mastermind/SKILL.md and read by ahel’s review.
This skill runs the AB Method mastermind workflow.
Follow the workflow defined in .ab-method/core/mastermind.md exactly — it contains the full routing logic, the goal-vs-task decision guide, and the end-to-end explanation.
Before doing anything, check .ab-method/structure/index.yaml. It defines where every workflow reads from and writes to. Paths are user-configurable; never hardcode them.
Mastermind is deliberately thin: it discovers the available ab-* workflow skills at runtime, matches the user's intent, and delegates to the matching skill. It never reproduces another workflow's process.
Signals
- GitHub stars
- 190
- Forks
- 14
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
ab-mastermind- Source
- github.com/ayoubben18/ab-method