cli-detector
CommunityMap repository services to their official CLI tools
Authordanchamorro
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Discovering which external SaaS platforms a codebase depends on and whether those platforms provide official CLI tools is time-consuming and error-prone when done manually; this Skill automates detection, verification, and reporting so developers can quickly understand external surface area and automation options.
Core Features & Use Cases
- Multi-vector detection: Scans package manifests, environment variable patterns, configuration files, source imports, implicit signals, and CI/CD pipelines to find external services.
- Authoritative CLI verification: Uses Exa queries to confirm whether each detected service offers an official CLI, capturing install commands and documentation links.
- Actionable reporting: Produces a clear table of services with usage context and CLI status, plus an exclusions table for noise such as generic DB clients.
- Use case: Auditing a repository before automating deployments to know which vendor CLIs to install and script against.
Quick Start
Run the CLI Detector on the repository and return a table listing each detected external service, how it was found, and the verified official CLI installation instructions.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: cli-detector Download link: https://github.com/danchamorro/pi-agent-toolkit/archive/main.zip#cli-detector Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.