AI AGENT ADDONS

Prompt snippets are reusable text blocks for AI instructions. You can store a common persona, a safety rule, or an output format in one place. Then use that block in many different configs.

This saves time and keeps your AI responses consistent. When you update a snippet, all configs that use it get the new version automatically. No need to edit each config one by one.

You will learn to find repeated text, create new snippets, and connect them to your config variations. The result is cleaner, more reliable AI behavior across your whole project.

Add Snippets skill to your workflow

Global

mkdir -p ~/.claude/skills/snippets

Project

mkdir -p .claude/skills/snippets

Source Repository

Stars
17
Forks
5
Watchers
17
License
NOASSERTION
Last Push
1 month ago
Created
5 months ago