skills
Original and practical skills for AI builders.
A library of installable Claude Code skills covering AI generated content, health triage and lab reports, and general productivity workflows.
agentara/skills is a personal collection of Claude Code skills, which are installable prompt extensions that add new capabilities to Claude Code, an AI coding assistant. Rather than a single tool, this repository is a library of separate skill folders that each teach Claude a specific task, ready to install one at a time into your own setup.
The skills are grouped into three categories. The AIGC group covers AI generated content work: planning presentation slide designs, transforming photos into a stylized storybook illustration look, designing reusable character sheets for video or animation, planning short form videos with a story arc and scene structure, creating cinematic poster key art, and generating full storyboard image boards with matching prompts for video generation tools.
The Health group has two skills aimed at everyday medical questions rather than professional diagnosis: one helps someone describe urgent or semi urgent symptoms and think through what kind of care they might need, and another explains what the abnormal values in a lab report mean along with sensible next steps. The Productivity group is broader, including a skill that turns markdown drafts into styled standalone HTML pages, one that runs simulated future scenarios through parallel reasoning paths, and one that interviews the user about a long term goal and produces a structured prompt for other AI tools.
Installing a single skill is done with one npx command that points at the skill's folder on GitHub, or by cloning the whole repository and manually linking the specific skill folder you want into your local Claude Code or agent skills directory. The project is released under the MIT License, so anyone can use, copy, or adapt these skills freely.
Where it fits
- Install a ready-made Claude Code skill for AI generated content planning like storyboards or poster key art
- Add a symptom triage or lab report interpretation skill to help explain health questions in plain language
- Turn a markdown draft into a styled standalone HTML page using the article-to-html skill