agent-configuration
Configure AI agent environments with project manuals, security hooks, and standardized team settings.
Install
npx skills add https://github.com/supercent-io/skills-template --skill agent-configurationStats
| Total installs | 10,070 |
| Weekly installs | 10.1K |
| GitHub stars | 88 |
| First seen | Jan 24, 2026 |
| Source | @supercent-io/skills-template |
Summary
- Configure project description files as AI manuals with tech stack, coding standards, and DO NOT rules; use /init for auto-generation from codebase analysis
- Set up security hooks to block dangerous commands (rm -rf, sudo, curl | sh) and auto-approve only safe operations via PreToolUse and PostToolUse events
- Define skills, slash commands, and plugins with token efficiency in mind; skills load on-demand while project descriptions load always
- Share team configurations via committed .claude/ folders and team-settings.json to maintain consistent standards across agents and team members
- Audit commands with cc-safe tool and use containerized environments for experimentation to enforce security policies
Tags
nodetypescriptllmsecurityproductivitydocumentationautomationdevopsagent-skillbest-practicesgenerator
Related skills
| Skill | Installs | vs agent-configuration |
|---|---|---|
| nodejs-backend-patterns | 12,786 | +2,716 |
| authentication-setup | 10,603 | +533 |
| markdown-to-html | 7,793 | -2,277 |
| backend-testing | 11,809 | +1,739 |
| convex-setup-auth | 8,552 | -1,518 |
FAQ
- How many installs does agent-configuration have?
- agent-configuration has 10,070 total installs and 10.1K installs this week.
- Where is agent-configuration hosted?
- agent-configuration is published by @supercent-io/skills-template at https://github.com/supercent-io/skills-template.
- How many GitHub stars does agent-configuration have?
- agent-configuration has 88 GitHub stars.
- When was agent-configuration first indexed?
- OrangeBot.AI first indexed agent-configuration on Jan 24, 2026.
- How do I install agent-configuration?
- Run: npx skills add https://github.com/supercent-io/skills-template --skill agent-configuration