Micro Learner AI

Skills

A saved prompt is a wish. A skill is a versioned, shareable file that teaches the AI a workflow once — and it's the core differentiator of MicroLearnerAI.

What is a skill?

A skill is a reusable instruction file that teaches the AI a workflow, a preference, or a convention. Instead of retyping the same long prompt ("act as a CFO, here's my template, use these formulas…"), you install or create a skill once, and the AI follows it automatically when relevant.

The three kinds of skills

TypeWho has themDetails
System skillsEveryone, built inExcel, PowerPoint, PNG/PDF image generation, frontend design, code/blocks building, skill creation, scheduled tasks, numbers/finance, clarification, and product knowledge. Always available.
Personal skillsYouSaved from chat ("save this as a skill") or written in the skill editor. Up to 30 AI-saved skills, 100,000 characters each. Editable.
Community skillsPublic libraryPublished by users; anyone can browse (12 per page), preview, install (adds a copy), or fork (your own editable copy that can sync with upstream). Tracked with save counts and author attribution. Guests can try any skill on the landing page without an account.

How skills actually load (for troubleshooting)

Understanding this helps when a skill "isn't working":

  1. Every conversation's prompt contains a compact skills index — the system skill index plus your personal skill index.
  2. To use a skill, the AI must fetch the full file by emitting cat skills/<name>.md mid-stream; the server intercepts this, injects the content, and continues.
  3. There's a cap of 3 skill fetches per round.
If a skill "isn't working," check the mechanics: is it in the index? Did the AI actually fetch it? Community tags are for library browsing only — they do not auto-inject skills.

Creating & saving skills

The community library

Find skills at the community library page (the home page Skills section → "Browse full library"). Each skill's detail page shows the description, full content, author, and save counts, with Add to Toolkit (install) and Copy link buttons. The right side has a live chat where anyone — no account needed — can "Ask about this skill or test it with your own input" and share that test chat.

Skills vs. prompts

Prompts are wishes — retyped, forgotten, versionless. Skills are versioned, shareable files: install one, and the AI behaves the way the skill says, every time. That's how AI work becomes repeatable.

Next: Scheduled tasks →