Agent Discovery

Installation
SKILL.md

Agent Discovery Skill

The Agent Discovery skill enables structured scanning of agent repositories, marketplaces, and research platforms to discover new AI agents for potential integration into G-Pilot.

Overview

This skill follows the Action-Ledger-Result pattern and integrates with:

  • GitHub API (repository scanning)
  • HuggingFace API (model discovery)
  • AI-powered analysis for other sources (LangChain Hub, CrewAI, etc.)

Bound Functions

agent_discovery

Primary discovery function - Scans multiple intelligence sources for agents.

agent_discovery(userId, query, options) → DiscoveryResult
Related skills
Installs
GitHub Stars
1
First Seen