Skip to content

Add README and MIT license#2

Merged
dhruvchand merged 1 commit into
mainfrom
readme
Jun 17, 2026
Merged

Add README and MIT license#2
dhruvchand merged 1 commit into
mainfrom
readme

Conversation

@dhruvchand

Copy link
Copy Markdown
Collaborator

No description provided.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 17, 2026 20:55
GitHub Advanced Security started work on behalf of dhruvchand June 17, 2026 20:56 View session
@dhruvchand dhruvchand merged commit 17c5490 into main Jun 17, 2026
3 checks passed
GitHub Advanced Security finished work on behalf of dhruvchand June 17, 2026 20:57

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Not ready to approve

README currently contains a broken link to CONTRIBUTING.md (file not present), which should be fixed or the missing guide added before merging.

Pull request overview

Adds repository-facing documentation and licensing to make the project easier to understand and consume as a public catalog.

Changes:

  • Expanded README.md with an overview of Agent Finder and this catalog’s structure/contribution guidance.
  • Added an MIT LICENSE file.
File summaries
File Description
README.md Introduces project overview, links, structure, and contribution/license sections.
LICENSE Adds MIT License text for repository distribution/usage clarity.

Copilot's findings

  • Files reviewed: 2/2 changed files
  • Comments generated: 4

Note

Your feedback helps us improve the quality of this feature.
Please use 👍 or 👎 to tell us whether this assessment is correct.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
# agentfinder-catalog
# Agent Finder Catalog

The public catalog of augments (skills, MCP servers, and other agentic resources) discoverable by [GitHub Copilot's agent finder](https://github.com/agentfinder). This repository is the community-editable registry that powers agent finder's search results.
Comment thread README.md
Comment on lines +7 to +9
Agent finder lets GitHub Copilot dynamically discover the right capability for a task at runtime. Instead of pre-loading every tool into the context window, Copilot searches this catalog—or a private registry you control—and surfaces ranked matches on demand.

Agent finder implements the open [Agentic Resource Discovery (ARD) specification](https://agenticresourcediscovery.org/), developed in collaboration with Google, GoDaddy, Hugging Face, Microsoft, and others.
Comment thread README.md
Comment on lines +13 to +15
- **Discovery, not installation** — Agent finder finds the right tool at the right time. It doesn't silently connect anything; you stay in control of what gets wired in.
- **Scoped to a registry** — Point agent finder at this public catalog or your own private registry. Agents only see what you permit.
- **Governed by managed settings** — The same place you govern Copilot is where you define which resources agents are allowed to discover.
Comment thread README.md

## Contributing

Want to list your skill or MCP server in the catalog? See **[CONTRIBUTING.md](CONTRIBUTING.md)** for the full guide, including the JSON schema, validation steps, and PR process.
@dhruvchand dhruvchand deleted the readme branch June 24, 2026 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants