CLI Tools

Command line utilities

Showing 1969-1992 of 9349 skills
wcygan

changelog

by wcygan

Generate a changelog or release notes from git history between two refs (tags, commits, or branches). Use when preparing a release, summarizing changes, or creating release notes. Keywords: changelog, release notes, release, changes, what changed, version, tag, diff, history, summary

CLI Tools 194 7mo ago
wcygan

gh-cli

by wcygan

Work with GitHub from the command line using the GitHub CLI (gh). Use when managing repositories, pull requests, issues, releases, GitHub Actions, or any GitHub operations. Keywords: github, gh, pull request, PR, issue, release, workflow, actions, repository, fork, clone, merge

CLI Tools 194 7mo ago
wcygan

fast-commit

by wcygan

Stage all changes with git add -A and commit immediately with a concise message derived from recent work. Use when you want to quickly commit everything without interactive review or confirmation. Keywords: fast commit, quick commit, commit everything, stage all, commit all, ship it

CLI Tools 194 6mo ago
existential-birds

github-projects

by existential-birds

GitHub Projects management via gh CLI for creating projects, managing items, fields, and workflows. Use when working with GitHub Projects (v2), adding issues/PRs to projects, creating custom fields, tracking project items, or automating project workflows. Triggers on gh project, project board, kanban, GitHub project, project items.

CLI Tools 79 7mo ago
existential-birds

langgraph-implementation

by existential-birds

Implements stateful agent graphs using LangGraph. Use when building graphs, adding nodes/edges, defining state schemas, implementing checkpointing, handling interrupts, or creating multi-agent systems with LangGraph.

Agents 79 7mo ago
TheBushidoCollective

bun-package-manager

by TheBushidoCollective

Use when managing dependencies with Bun's package manager. Covers installing packages, workspaces, lockfiles, and migrating from npm/yarn/pnpm to Bun.

CLI Tools 190 6mo ago
TheBushidoCollective

helm-charts

by TheBushidoCollective

Use when understanding and creating Helm charts for packaging and deploying Kubernetes applications.

Analytics 190 6mo ago
TheBushidoCollective

act-docker-setup

by TheBushidoCollective

Use when configuring Docker environments for act, selecting runner images, managing container resources, or troubleshooting Docker-related issues with local GitHub Actions testing.

Caching 190 6mo ago
TheBushidoCollective

gitlab-ci-job-configuration

by TheBushidoCollective

Use when defining GitLab CI jobs, configuring scripts, setting up environments, or managing job dependencies. Covers job structure and execution options.

Automation 190 6mo ago
TheBushidoCollective

act-local-testing

by TheBushidoCollective

Use when testing GitHub Actions workflows locally with act. Covers act CLI usage, Docker configuration, debugging workflows, and troubleshooting common issues when running workflows on your local machine.

CLI Tools 190 6mo ago
TheBushidoCollective

gitlab-ci-variables-secrets

by TheBushidoCollective

Use when configuring GitLab CI/CD variables, managing secrets, or integrating with external secret providers. Covers secure credential handling.

CI/CD 190 6mo ago
TheBushidoCollective

ansible-inventory

by TheBushidoCollective

Use when managing hosts and groups in Ansible inventory for organizing infrastructure and applying configurations across environments.

CLI Tools 190 6mo ago
TheBushidoCollective

gitlab-ci-best-practices

by TheBushidoCollective

Use when optimizing GitLab CI/CD pipelines for performance, reliability, or maintainability. Covers pipeline optimization and organizational patterns.

CI/CD 190 6mo ago
OpenHands

uv

by OpenHands

If the project uses uv, use this skill. Use this skill to create/manage Python projects and environments with uv, add/remove dependencies, sync a project from uv.lock, and run commands in the project environment.

CLI Tools 136 6mo ago
sd0xdev

op-session

by sd0xdev

"Initialize 1Password CLI session for Claude Code. Use when: starting a session that needs 1Password secrets, op CLI keeps prompting biometric auth, setting up OP_SESSION token. Solves: Claude Code's no-TTY subprocess model triggers 1Password biometric auth on every op call. After running once, all subsequent op commands use the cached session token."

Auth 188 6mo ago
sd0xdev

codex-cli-review

by sd0xdev

"Code review via Codex CLI with full disk access. Use when: deep review needing full codebase read, uncommitted change review. Not for: quick diff review (use codex-code-review), doc review (use doc-review). Output: severity-grouped findings + merge gate."

CLI Tools 188 6mo ago
sd0xdev

risk-assess

by sd0xdev

"Uncommitted code risk assessment with breaking change detection, blast radius analysis, and scope metrics. Use when: evaluating PR risk, pre-commit risk check, large refactoring review. Not for: security vulnerabilities (use /codex-security), code correctness (use /codex-review-fast). Output: 3-dimension weighted score + risk level + gate."

CLI Tools 188 6mo ago
sd0xdev

feasibility-study

by sd0xdev

"Feasibility analysis from first principles. Use when: evaluating solutions before tech-spec, comparing approaches, risk assessment. Not for: implementation (use feature-dev), architecture advice (use codex-architect). Output: quantitative comparison + recommendation."

Academic 188 6mo ago
sd0xdev

repo-intake

by sd0xdev

"Project initialization inventory (one-time). Use when: first onboarding a project, rebuilding cache after structural changes. Not for: day-to-day development (read cache directly), finding specific files (use code-explore). Output: project map with entrypoints + test map + next steps."

Caching 188 6mo ago
sd0xdev

claude-health

by sd0xdev

"Claude Code config health check. Use when: auditing .claude/ structure, checking naming, verifying hook setup. Not for: skill quality (use skill-health-check), code review (use codex-code-review). Output: health report + fix recommendations."

CLI Tools 188 6mo ago
sd0xdev

next-step

by sd0xdev

"Change-aware next step advisor. Use when: user asks what to do next, workflow progression is unclear, session just started with dirty worktree. Not for: executing the suggested command (user decides), auto-loop decisions (hooks handle that). Output: findings-based suggestions or session summary with commit seed."

CLI Tools 188 6mo ago
z1993

note-meta-skill

by z1993

从公域知识萃取方法论并封装为 Skill。通过 NotebookLM Deep Research 搜索优质内容,提炼工作流、原则、模板,自动生成标准化技能。触发词:/note-meta-skill, 从知识创建技能, 知识萃取, 元技能

Academic 129 7mo ago
bowenliang123

markdown-exporter

by bowenliang123

Markdown exporter for export Markdown text to DOCX, PPTX, XLSX, PDF, PNG, HTML, MD, CSV, JSON, JSONL, XML files, and extract code blocks in Markdown to Python, Bash,JS and etc files. Also known as the md_exporter skill.

CLI Tools 264 6mo ago
pskoett

intent-framed-agent

by pskoett

"Frames coding-agent work sessions with explicit intent capture and drift monitoring. Use when a session transitions from planning/Q&A to implementation for coding tasks, refactors, feature builds, bug fixes, or other multi-step execution where scope drift is a risk."

Agents 286 6mo ago