What this agent does
Most beginners don't know what's actually possible with AI for their specific job, so they either don't start or waste time on generic advice. This agent runs a four-stage pipeline that turns a stated profession and goals into a personalized, actionable AI adoption plan.
ai-use-case-discoverer— discovers 8-12 realistic AI use cases for the stated profession and goals, ranked by effort to start vs. impact, dropping anything that conflicts with stated constraints.ai-tool-recommender— recommends 1-3 specific, currently-available tools per use case via web search/research, always noting free vs. paid and skipping developer-API-only tools.ai-learning-roadmap-builder— sequences use cases and tools into a week-by-week roadmap starting with the lowest-effort, highest-impact quick win, sized to actual available time.beginner-ai-workflow-library-builder— turns each roadmap step into a copy-paste workflow (exact tool, exact prompt template, numbered steps, a caveat), appended to a running library file per profession.
Running the pipeline again for the same profession extends the workflow library rather than overwriting it, so it grows into a real personal reference over time.
Requirements
- Runs entirely on free, built-in research tools (
web_search,web_research) — no paid AI-tool-directory or trend-database API required. - Works on Zo Computer natively and on Claude AI (claude.ai with web search, or Claude Code).
- Nothing is ever sent, posted, or shared externally — everything produced is for personal use.
Setup
- Unzip the package into your workspace, keeping the folder structure intact.
- (Optional) Edit
config/profile-template.mdwith your real profession, goals, experience level, and constraints so you don't have to restate them every run. - Run a starter prompt from
starter-prompts.mdto see the full pipeline end to end.
What's included
Skills/ai-use-case-discoverer/SKILL.md,Skills/ai-tool-recommender/SKILL.md,Skills/ai-learning-roadmap-builder/SKILL.md,Skills/beginner-ai-workflow-library-builder/SKILL.mdconfig/profile-template.md— optional saved profession, goals, experience level, constraintsinstallation-prompt.md/installation-prompt-claude.md— install instructions for Zo Computer and Claude AIautomation-prompt.md— instructions for running the pipelinestarter-prompts.md— example promptspersona.md— exact text for a dedicated project persona