pilot-service-agents-dev

Fetch public metadata from GitHub, Docker Hub, and crates.io registries.

7|3|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/TeoSlayer/pilot-skills --skill pilot-service-agents-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pilot-service-agents-dev
Source: https://github.com/TeoSlayer/pilot-skills/tree/main/skills/pilot-service-agents-dev
Command: npx skills add https://github.com/TeoSlayer/pilot-skills --skill pilot-service-agents-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams surface and evaluate developer ecosystem metadata from public sources (GitHub repos, Docker Hub images, crates.io, etc.) to accelerate discovery and decision-making.

Core Features & Use Cases

  • Collects public metadata across GitHub, Docker Hub, crates.io and other registries.
  • Generates a unified view of repository health, popularity, and activity for quick comparisons.
  • Use Case: A team wants to quickly shortlist projects by comparing stars, recent events, license, and maintainers across ecosystems.

Quick Start

Run a discovery query against a target repository or registry and review the consolidated metadata report.

Frequently Asked Questions about pilot-service-agents-dev

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

FAQPage Schema
How do I collect developer ecosystem metadata from GitHub, Docker Hub, and crates.io?

Run a discovery query against target repositories or registries to fetch public metadata from GitHub, Docker Hub, and crates.io, generating a consolidated report of repository health, popularity, and activity for quick ecosystem comparisons.

What is the best way to compare repository health and activity across multiple registries?

The best way to compare repository health across registries is to run a discovery query that surfaces stars, recent events, licenses, and maintainers. This generates a unified view of project popularity and activity for quick shortlisting across ecosystems.

Do I need a running daemon and pilotctl on PATH to fetch project metadata?

Yes, fetching project metadata requires the pilot-protocol core skill, pilotctl on PATH, a running daemon registered with the backbone (Network 0), and access to the list-agents directory on the overlay to successfully execute discovery and evaluation tasks.

Can I use this skill to surface dependency ecosystem insights and latest releases?

Yes, you can use this skill to surface dependency ecosystem insights and latest releases. It is scoped to discovery and evaluation tasks, fetching public metadata to provide a consolidated view of project health and recent repository events.

What are the limitations of using automated discovery for evaluating registry metadata?

A limitation of automated discovery for evaluating registry metadata is that it is scoped strictly to public sources like GitHub and Docker Hub. It requires a registered daemon and overlay access, meaning it cannot fetch private repository data or operate in offline environments.