Skills CLI
Detected from skills.sh install distribution data.
Skills compatible with Skills CLI
generate
Generate production-ready Playwright tests from a user story, URL, component name, or feature description.
geofeed-tuner
Source details, install context, and public review data are available on the full page.
gepetto
Multi-step planning orchestration: research, stakeholder interviews, specification synthesis, implementation planning, and external LLM review.
gh-address-comments
Locate and address review comments on GitHub PRs using gh CLI with user-guided workflows.
gh-fix-ci
Debug and fix failing GitHub Actions checks in pull requests using gh CLI inspection and log analysis.
gh-review-requests
Fetch unread review_requested notifications for open (unmerged) PRs, filtered by a GitHub team.
gh-stack
gh stack is a GitHub CLI extension for managing stacked branches and pull requests . A stack is an ordered list of branches where each branch builds on the one below it, rooted on a trunk branch (typically the repo's default branch). Each branch maps to one PR whose base is the branch below it, so reviewers see only...
gha-security-review
Find exploitable vulnerabilities in GitHub Actions workflows. Every finding MUST include a concrete exploitation scenario — if you can't build the attack, don't report it.
ghost-proxy
MITM proxy for capturing, inspecting, and replaying HTTP/HTTPS traffic between clients and servers.
ghost-repo-context
Scans repository structure, detects projects, maps dependencies, and generates a comprehensive codebase overview document.
ghost-report
Aggregates dependency, secrets, and code scan findings into a single prioritized security report.
ghost-scan-code
Static analysis security scanner that identifies OWASP vulnerabilities across backend, frontend, mobile, and library code.
ghost-scan-deps
Scans dependency lockfiles for known vulnerabilities and generates severity-ranked findings with remediation guidance.
ghost-scan-secrets
Automated secrets scanner that detects hardcoded API keys, tokens, passwords, and sensitive data in codebases.
ghost-validate
Validate security findings by analyzing code flows, testing exploit conditions, and confirming true vs. false positives.
git-city-3d-github-visualization
Skill by ara.so — Daily 2026 Skills collection.
git-cleanup
Safely analyze and delete local git branches and worktrees with two-gate confirmation workflow.
git-workflow-and-versioning
Git is your safety net. Treat commits as save points, branches as sandboxes, and history as documentation. With AI agents generating code at high speed, disciplined version control is the mechanism that keeps changes manageable, reviewable, and reversible.
github-actions
Reusable GitHub Actions patterns to build React Native apps for iOS simulators and Android emulators in the cloud, then publish artifacts retrievable via gh CLI or GitHub API.
github-issue-triage
Automated GitHub issue triage with real-time streaming analysis and background task parallelization.
github-ops
Manage GitHub repositories with a focus on community health, CI reliability, and contributor experience.
giving-presentations
Help users craft and deliver compelling presentations using proven techniques from product leaders.
gke-basics
GKE is a managed Kubernetes platform on Google Cloud for deploying, scaling, and operating containerized applications. This skill defaults to the golden path Autopilot configuration — see gke-golden-path.md for defaults, rules, and guardrails.
godot-best-practices
Comprehensive GDScript coding standards and architecture patterns for Godot 4.x game development.