Repo Manager

Scaffold GitHub repository infrastructure with issue templates and contributing guides.

387|42|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/Community-Access/accessibility-agents --skill repo-manager-community-access
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Repo Manager
Source: https://github.com/Community-Access/accessibility-agents/tree/main/.gemini/extensions/a11y-agents/skills/repo-manager
Command: npx skills add https://github.com/Community-Access/accessibility-agents --skill repo-manager-community-access

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation and configuration of essential files and settings for GitHub repositories, ensuring they adhere to open-source best practices and maintain a professional standard from the outset.

Core Features & Use Cases

  • Scaffolds Issue Templates: Generates structured bug report and feature request templates in YAML form.
  • Automates Contributing Guides: Creates a CONTRIBUTING.md file tailored to project needs.
  • Manages Repository Infrastructure: Sets up CI/CD workflows, labels, PR templates, and security policies.
  • Use Case: A new open-source project needs to quickly establish a professional repository structure. The Repo Manager can generate all necessary files like CONTRIBUTING.md, issue templates, and a basic GitHub Actions workflow in minutes.

Quick Start

Use the repo manager skill to scaffold a new GitHub repository with standard issue templates and a contributing guide.

Frequently Asked Questions about Repo Manager

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

FAQPage Schema
How do I scaffold a new GitHub repository with open-source best practices?

Scaffolding a GitHub repository with open-source best practices involves automating the creation of essential infrastructure files like issue templates, contributing guides, and CI/CD workflows to ensure professional standards from the outset.

What files do I need to set up for a professional open-source repository?

Setting up a professional open-source repository requires structured issue templates in YAML, a CONTRIBUTING.md file, CI/CD workflows, pull request templates, labels, and a security policy to enforce best practices.

Can I automate the creation of GitHub issue templates and contributing guides?

Yes, you can automate the creation of GitHub issue templates and contributing guides. This process generates structured bug report and feature request templates in YAML form and tailors a CONTRIBUTING.md file to project needs.

Does this repository automation approach work for setting up CI/CD workflows?

Yes, this repository automation approach works for setting up CI/CD workflows. It manages repository infrastructure by configuring GitHub Actions workflows, labels, PR templates, and security policies alongside standard documentation.

Do I need prior knowledge of repository structure to automate repo setup?

Yes, automating repo setup requires an understanding of repository structure and common open-source conventions to effectively configure infrastructure files, CI/CD workflows, and security policies tailored to your project.