setup-agent-skills

Scaffold repository-scoped agent skills configuration with standardized issue tracking and triage templates.

Updated Apr 28, 2026
One-click install
npx skills add https://github.com/rnaarla/agent_skills --skill setup-agent-skills-rnaarla
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-agent-skills
Source: https://github.com/rnaarla/agent_skills/tree/main/skills/engineering/setup-agent-skills
Command: npx skills add https://github.com/rnaarla/agent_skills --skill setup-agent-skills-rnaarla

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scaffold the per-repo agent-skills configuration so teams can quickly enable standardized issue trackers, triage vocab, and domain docs for their engineering workflows.

Core Features & Use Cases

  • Detect repository state and existing CLAUDE.md/AGENTS.md and CONTEXT.md layout to determine current setup.
  • Present decisions for Issue tracker, Triage labels, and Domain docs layout, and guide through user choices.
  • Generate and insert the Agent skills block into CLAUDE.md or AGENTS.md, plus templates under docs/agents for issue-tracker, triage-labels, and domain docs.

Quick Start

Follow the prompts to explore the repo, choose your issue tracker, triage labels, and domain layout, then run this skill to generate the Agent skills block and docs templates.

Frequently Asked Questions about setup-agent-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold agent-skills configuration for a new repository?

To scaffold agent-skills configuration for a new repository, run this skill to detect existing CLAUDE.md or AGENTS.md files, choose your issue tracker and triage labels, and automatically generate the required frontmatter blocks and docs/agents templates.

What is the best way to standardize issue tracking and triage vocabulary across engineering repos?

Standardizing issue tracking and triage vocabulary involves generating consistent agent skills blocks in CLAUDE.md or AGENTS.md alongside dedicated docs/agents templates for issue-trackers and triage-labels, ensuring all team members use unified terminology.

Can I update an existing CLAUDE.md file with agent skills blocks without overwriting current content?

Yes, you can update an existing CLAUDE.md file because the skill detects the current repository state and inserts the agent skills block without removing your existing content, preserving your current documentation layout.

How does generating docs/agents templates help with domain documentation?

Generating docs/agents templates helps with domain documentation by creating standardized structural files for issue-trackers, triage-labels, and domain layout, which provides a consistent scaffold for organizing and navigating engineering workflows.

Does this setup skill require any external dependencies to create per-repo configurations?

No, this setup skill requires no external dependencies to create per-repo configurations, functioning independently to detect repository states and generate the necessary agent skills blocks and documentation templates.

When should I not use automated scaffolding for repository agent skills?

You should not use automated scaffolding for repository agent skills if your project requires a highly customized, non-standard domain documentation layout that does not align with the predefined issue-tracker, triage-labels, and CLAUDE.md or AGENTS.md template structures.