MoizIbnYousaf@AI Agent Skills
MoizIbnYousaf@AI Agent Skills from gabrielmoreira/agent-skills-mirror.
Skills in this plugin
12- ▌ Review A Skill · moizibnyousafUse when evaluating whether a skill belongs in a library. Preview content, check frontmatter, validate structure, and decide whether to keep, curate, or remove.
- ▌ Share A Library · moizibnyousafUse when a managed library is ready to publish to GitHub and hand to teammates as an install command. Run the GitHub publishing steps, then return the exact shareable install command.
- ▌ Code Documentation · moizibnyousafWriting effective code documentation - API docs, README files, inline comments, and technical guides. Use for documenting codebases, APIs, or writing developer guides.
- ▌ Browse And Evaluate · moizibnyousafUse when exploring the ai-agent-skills catalog to find, compare, and evaluate skills before installing. Always use --fields to limit output size and --dry-run before committing to an install.
- ▌ LLM Application Dev · moizibnyousafBuilding applications with Large Language Models - prompt engineering, RAG patterns, and LLM integration. Use for AI-powered features, chatbots, or LLM-based automation.
- ▌ Audit Library Health · gabrielmoreiraUse when checking the overall health of a skills library. Run doctor, validate, check for stale skills, and verify generated docs are in sync.
- ▌ Build Workspace Docs · gabrielmoreiraUse when regenerating README.md and WORK_AREAS.md in a managed library workspace. Always dry-run first to preview changes.
- ▌ Curate A Team Library · gabrielmoreiraUse when building a managed team skills library for a real stack. Map work to shelves, browse before curating, write meaningful `whyHere` notes, and create a starter pack once the first pass is solid.
- ▌ Update Installed Skills · gabrielmoreiraUse when syncing or updating previously installed skills to their latest version. Always dry-run updates before applying, and check for breaking changes.
- ▌ Install From Remote Library · gabrielmoreiraUse when installing skills from a shared ai-agent-skills library repo. Inspect with `--list` first, prefer `--collection`, and preview with `--dry-run` before installing.
- ▌ Ask Questions If Underspecified · gabrielmoreiraClarify requirements before implementing. Do not use automatically, only when invoked explicitly.
- ▌ Migrate Skills Between Libraries · gabrielmoreiraUse when moving skills between library workspaces or upgrading from a personal library to a team library. Export from one workspace, import into another.