
Agent Skills
- Updated August 3, 2026
- niranjan94/claude-marketplace
agent-skills is a Claude Code skill in the AI & Agent Building category. My personal collection of skills I use with AI Agents
Key points
- agent-skills
- AI & Agent Building
- AI-coding skill
Agent Skills by the numbers
- Data as of Aug 4, 2026 (Skillselion catalog sync)
/plugin marketplace add niranjan94/claude-marketplace/plugin install agent-skills@personal-claude-marketplaceAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | August 3, 2026 |
|---|---|
| Repository | niranjan94/claude-marketplace ↗ |
What it does
My personal collection of skills I use with AI Agents
README.md
agent-skills
My personal collection of skills I use with AI Agents. Packaged as a Claude Code plugin.
Skills
| Skill | Description |
|---|---|
| design-tokens | Create or update a DESIGN.md design-system document with YAML token front matter and markdown rationale |
| pin-github-actions | Audit and pin GitHub Actions to commit SHAs with version comments for supply chain security |
| postgres-explorer | Explore and query PostgreSQL databases in strict read-only mode via psql |
| prompt-engineering | Prompt engineering guide for Claude's latest models (Opus 4.6, Sonnet 4.6, Haiku 4.5) |
Installation
Add this plugin to your Claude Code configuration:
npx skills add niranjan94/agent-skills
Adding a new skill
Create a new directory under skills/ with a SKILL.md file:
skills/
my-new-skill/
SKILL.md
Each SKILL.md needs YAML frontmatter with name and description fields, followed by the skill instructions in Markdown.
License
Related skills
AI & Agent Buildingagents