bash skills

471 tagged bash, measured the same way as everything else here.

Browse within: zsh 200dotfiles 186terminal 100shell 71fzf 60neovim 60macos 59linux 56configuration 29dotbot 29ai-assisted-development 19ai-workflows 16hooks 13personal-dotfiles 12

bentsolheim/public-skills

Skill Claude CodeCodex

Author print-quality Mermaid architecture and ops diagrams (system sketches, deployment pipelines, monitoring and data-flow maps) using a semantic color system and a mandatory render-and-inspect loop. Use when creating, styling, or reviewing Mermaid diagrams; when asked for an architecture diagram, system sketch, or…

10 6d ago A 119 tokens

rmm-linux-scripts

74

DeusMaximus/rmm-skills

Skill Claude CodeCodex

Create and review bash scripts specifically for NinjaOne or Action1 RMM deployment to Linux servers. ONLY use when the user explicitly mentions RMM, NinjaOne, Action1, or background agent deployment targeting Linux. Do NOT use for general shell scripting.

9 2mo ago B 56 tokens original MIT

rmm-macos-scripts

75

DeusMaximus/rmm-skills

Skill Claude CodeCodex

Create and review zsh scripts specifically for NinjaOne or Action1 RMM deployment to macOS endpoints. ONLY use when the user explicitly mentions RMM, NinjaOne, Action1, or background agent deployment targeting Macs. Do NOT use for general shell scripting.

9 2mo ago B 59 tokens original MIT

DeusMaximus/rmm-skills

Skill Claude CodeCodex

Create and review PowerShell 5.1 scripts specifically for NinjaOne or Action1 RMM deployment. ONLY use when the user explicitly mentions RMM, NinjaOne, Action1, or background agent deployment. Do NOT use for general PowerShell scripting.

9 2mo ago A 59 tokens original MIT

a11y-audit

77

GrimLink/dotfiles

Skill Claude CodeCodex

Run a WCAG accessibility audit on a web page. Checks heading hierarchy, landmark regions, colour contrast, ARIA attributes, keyboard navigation, target size and the WCAG 2.2 additions. Use when the user wants to check, test, or audit accessibility (a11y) on a URL or the current page.

9 3d ago A 72 tokens

git-review

78

GrimLink/dotfiles

Skill Claude CodeCodex

Review code changes, pull requests, or merge requests for bugs, code quality, security, and maintainability. Use when asked to review a PR, MR, diff, or set of changes. Also handles GitHub PRs and GitLab MRs.

9 3d ago A 54 tokens

grilling

79

GrimLink/dotfiles

Skill Claude CodeCodex

Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.

9 3d ago A 38 tokens

agentic-dns

80

dedsecorg/agentic-dns

Skill Claude CodeCodex

Agentic AI-native multi-tier DNS routing, live packet tracing, and failover bypass engine for Pi-hole, CoreDNS, dnsdist, Unbound, Stubby, DNSCrypt-Proxy, and VPN DNS.

8 4d ago A 48 tokens original MIT

fatmo666/Caushell

Skill Claude CodeCodex

Explain the most recent ask or deny decision emitted by caushell-claude.

6 3d ago A 22 tokens original Apache-2.0

session-summary

82

fatmo666/Caushell

Skill Claude CodeCodex

Summarize recent Caushell shell-session findings for the current Claude workspace.

6 3d ago A 19 tokens original Apache-2.0

logs

83

jonny981/claude-tandem

Skill Claude CodeCodex

Use when the user wants to check Tandem's activity log, review errors, or debug hook behavior. Also use when the user mentions 'tandem logs', 'what happened', or 'tandem errors'.

6 4mo ago A 44 tokens original MIT

recall-promote

84

jonny981/claude-tandem

Skill Claude CodeCodex

Use when recurring themes need promotion to permanent MEMORY.md entries, or when the user mentions 'promote', 'recurrence', or 'recurring themes'.

6 4mo ago A 36 tokens original MIT

sessions

85

jonny981/claude-tandem

Skill Claude CodeCodex

Use when the user wants to see active Tandem sessions, inspect session details, clean orphaned sessions, or understand which sessions share a project.

6 4mo ago A 29 tokens original MIT

prompt-improver

86

owenob1/prompt-improver

Skill Claude CodeCodex

Transform vague prompts into precise, verifiable structured XML prompts that coding agents execute reliably. Modes: execute (default — generate then run) and plan (generate XML for review first). Use when the user says improve prompt, make this work better, prompt engineer, structure a request, plan a complex change…

6 1mo ago A 104 tokens original MIT

mac-storage-cleaner

87

JubaKitiashvili/mac-storage-cleaner

Skill Claude CodeCodex

Safely reclaim disk space on a Mac — the trustworthy, transparent, reversible alternative to CleanMyMac and similar tools. Use whenever the user says their Mac disk or storage is full or nearly full, gets a "startup disk almost full" / low-storage warning, asks to free up space, clean/clear caches, remove junk, delete…

6 +2 18d ago D 209 tokens original MIT

devinbarry/longline

Skill Claude CodeCodex

Use when scoping allow/ask rules for a command family (kubectl, oc, terraform, aws, gcloud, docker, etc.) to one repository so routine invocations stop prompting only inside that repo. Triggers include "allow kubectl in this repo", "stop asking about X commands", "add longline rules for this project", "allowlist…

5 1mo ago B 102 tokens original MIT

agent-messaging

89

agentmessaging/claude-plugin

Skill Claude CodeCodex

Send and receive cryptographically signed messages between AI agents using the Agent Messaging Protocol (AMP). Supports local messaging, federation across providers, file attachments, and Ed25519 signatures. Works with any AI agent that can execute shell commands.

5 14d ago A 50 tokens copy · 100% Apache-2.0

user-testing

90

jamditis/audiobash

Skill Claude CodeCodex

Testing AudioBash from the perspective of non-technical users, with focus on Electron, terminal emulation, and audio recording edge cases.

5 4d ago A 0 tokens original MIT

grilling

91

danjdewhurst/dotclaude

Skill Claude CodeCodex

Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.

4 7d ago A 38 tokens

tdd

92

danjdewhurst/dotclaude

Skill Claude CodeCodex

Fix a bug test-first: a focused regression test that fails before the fix and passes after it.

4 7d ago A 23 tokens

writing-for-agents

93

danjdewhurst/dotclaude

Skill Claude CodeCodex

Writing documents for agents. Use when creating or editing a skill, an AGENTS.md or CLAUDE.md, a subagent definition, a prompt file, or any doc an agent reaches through a pointer.

4 7d ago A 47 tokens

aco-architect

94

yoonhwan/ai-codex-orchestrator

Skill Claude CodeCodex

A system-architecture skill for designing software structure, writing API specifications, defining review rules, and creating diagrams.

4 5mo ago A 29 tokens

aco-backend-coder

95

yoonhwan/ai-codex-orchestrator

Skill Claude CodeCodex

A backend development guide focused on APIs, business rules, login and access control, middleware, and basic unit tests. Stripe is a payment-services company, so the description uses its engineering standards as a reference point.

4 5mo ago A 42 tokens

aco-frontend-coder

96

yoonhwan/ai-codex-orchestrator

Skill Claude CodeCodex

A frontend coding skill for building user interfaces, pages, state management, and basic unit tests. Frontend code is the part of an application that users see and interact with.

4 5mo ago A 41 tokens