creating-kiro-agents
✓Use when building custom Kiro AI agents or when user asks for agent configurations - provides JSON structure, tool configuration, prompt patterns, and security best practices for specialized development assistants
Installation
SKILL.md
Expert guidance for creating specialized Kiro AI agents with proper configuration, tools, and security.
Specialization Over Generalization ✅ Good: backend-api-specialist - Express.js REST APIs ❌ Bad: general-helper - does everything
| Granting all tools | Security risk | Only grant necessary tools | | Vague prompts | Ineffective agent | Be specific about domain and standards | | No path restrictions | Agent can modify any file | Use allowedPaths for fswrite | | Generic names | Hard to find/remember | Use descriptive names: react-component-creator |
Use when building custom Kiro AI agents or when user asks for agent configurations - provides JSON structure, tool configuration, prompt patterns, and security best practices for specialized development assistants Source: pr-pm/prpm.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/pr-pm/prpm --skill creating-kiro-agents- Source
- pr-pm/prpm
- Category
- !Security
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is creating-kiro-agents?
Use when building custom Kiro AI agents or when user asks for agent configurations - provides JSON structure, tool configuration, prompt patterns, and security best practices for specialized development assistants Source: pr-pm/prpm.
How do I install creating-kiro-agents?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/pr-pm/prpm --skill creating-kiro-agents Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/pr-pm/prpm
Details
- Category
- !Security
- Source
- skills.sh
- First Seen
- 2026-02-01