Agents Repo avatar

Agents Repo

Official

@agents-repo · Portugal

0Followers
|
6Public Repos
|
32Published Skills

Open‑source ecosystem and registry for GitHub Copilot agents and multi‑agent flows.

Skills Distribution
DomainDeveloper To...Developer Tooling .. (55%)AI Models & Machin.. (25%)Cybersecurity & Co.. (10%)Growth, Marketing .. (10%)

Agent Skills by Agents Repo

Showing 32 vetted skills indexed across 1 GitHub repositories.

agents-repoagents-repo
3

agents-repo--agents-repo-package-creation--package-requirements-analyst

Translates user intent into a structured package blueprint with scaffold arguments and metadata.

Official
Intermediate
agents-repoagents-repo
3

agents-repo--agents-repo-package-creation--package-creator

Authors registry package source files with metadata sidecars from an approved blueprint.

Official
Intermediate
agents-repoagents-repo
3

agents-repo--agents-repo-package-creation--package-release-gate

Executes artifact validation scripts and reports release gate pass or fail status.

Official
Intermediate
agents-repoagents-repo
3

agents-repo--agents-repo-package-creation--package-script-runner

Executes package creation, validation, and build scripts and returns structured stage reports.

Official
Intermediate
agents-repoagents-repo
3

agents-repo--agents-repo-package-creation--package-submission-reviewer

Reviews drafted registry packages for description quality and produces a structured readiness verdict.

Official
Intermediate
agents-repoagents-repo
3

agents-repo--agents-repo-package-creation--full-package-creation-flow

Orchestrates registry package creation through scaffold, authoring, validation, build, and artifact gate stages.

Official
Advanced
agents-repoagents-repo
3

maiconfz--github-interactive-issue-implementation-planner--github-issue-intake

Fetches GitHub issue context via gh CLI and emits a structured issue brief.

Official
Intermediate
agents-repoagents-repo
3

maiconfz--github-interactive-issue-implementation-planner--issue-implementation-planner

Drafts an ask-first implementation plan from a GitHub issue brief and local repository context.

Official
Intermediate
agents-repoagents-repo
3

maiconfz--context-token-reduction--context-token-chat

Analyze agent-context token waste from public project URLs, uploads, or pasted sources.

Official
Intermediate
agents-repoagents-repo
3

maiconfz--context-token-reduction--token-reduction-advisor

Drafts an ordered context-token reduction plan from a footprint report after user consent.

Official
Intermediate
agents-repoagents-repo
3

maiconfz--context-token-reduction--reduce-context-tokens

Analyzes host-project context-token waste and drafts an ordered reduction plan.

Official
Intermediate
agents-repoagents-repo
3

maiconfz--context-token-reduction--token-footprint-analyst

Inspect host project files and report evidence-backed agent context token waste findings.

Official
Intermediate
agents-repoagents-repo
3

maiconfz--github-pr-review-triage--github-pr-review-triage

Triages GitHub pull request review feedback and resolves threads via gh CLI.

Official
Advanced
agents-repoagents-repo
3

maiconfz--review-fix-ship--bug-reviewer

Reviews scoped git diffs for bugs, crash paths, and behavioral regressions.

Official
Intermediate
agents-repoagents-repo
3

maiconfz--review-fix-ship--security-reviewer

Reviews scoped git diffs for injection, secrets, authz, and supply-chain risks.

Official
Intermediate
agents-repoagents-repo
3

maiconfz--review-fix-ship--review-fix-ship

Runs code, bug, and security reviews on a git diff, then fixes, commits, and pushes findings.

Official
Advanced
agents-repoagents-repo
3

maiconfz--review-fix-ship--code-reviewer

Reviews scoped git diffs for design, maintainability, and missing tests.

Official
Basic
agents-repoagents-repo
3

maiconfz--review-fix-ship--findings-fixer

Triages review findings, applies minimal fixes, validates, and pushes the feature branch.

Official
Advanced
agents-repoagents-repo
3

maiconfz--plan-refiner--automatic-plan-refiner

Refines an existing draft plan against repository context with labeled assumptions in one pass.

Official
Intermediate
agents-repoagents-repo
3

maiconfz--plan-refiner--plan-refinement

Refines existing markdown plans through interactive or automatic refinement modes.

Official
Intermediate
agents-repoagents-repo
3

maiconfz--plan-refiner--interactive-plan-refiner

Reviews and refines existing markdown plans against repository context through clarifying questions.

Official
Intermediate
agents-repoagents-repo
3

maiconfz--ai-first-project-readiness--improvement-planner

Drafts phased or full-shot AI-readiness improvement plans from a readiness report without implementing changes.

Official
Intermediate
agents-repoagents-repo
3

maiconfz--ai-first-project-readiness--ai-first-chat

Analyze AI-first project readiness from public URLs, uploads, or pasted sources.

Official
Intermediate
agents-repoagents-repo
3

maiconfz--ai-first-project-readiness--ai-first-project-planning

Analyze project readiness and draft phased or full-shot improvement plans with user consent.

Official
Intermediate

Frequently Asked Questions About Agents Repo

FAQPage Schema
What tasks can I automate using Agents Repo skills?▼

You can create and release-gate Copilot agent packages, triage GitHub PR review threads, run code/bug/security reviews with fixes and commits, reduce agent context-token waste, assess AI-first project readiness, and plan features from intake through landscape research to a synthesized feature brief.

Who are Agents Repo skills designed for?▼

They target developers and maintainers building GitHub Copilot agents and multi-agent flows, plus engineers handling PR review triage, scoped git-diff reviews, and planning work such as issue implementation plans, feature exploration, and AI-readiness improvement plans.

How do the skills run in practice?▼

Skills execute inside Copilot-compatible hosts such as Cursor, invoking gh for GitHub issue and PR data, running package creation, validation, and build scripts, and launching Bugbot or Security Review subagents when available, with equivalent in-package passes otherwise.

Is Agents Repo free and open source?▼

Yes. Agents Repo describes itself as an open-source ecosystem and registry for GitHub Copilot agents and multi-agent flows, with public repositories hosted on GitHub and a public site at agents-repo.org. No paid tier is indicated in the provided profile.

What prerequisites do the skills require?▼

Skills assume a GitHub Copilot agent host environment, the gh CLI for issue and PR operations, a local git repository for diff-scoped reviews and commits, and project sources such as URLs, uploads, or pasted content for readiness and token-footprint analysis.