Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add seaworld008/Commonly-used-high-value-skills --skill geargit clone --depth 1 https://github.com/seaworld008/Commonly-used-high-value-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/seaworld008/commonly-used-high-value-skills/gear)<a href="https://agentmods.dev/skills/seaworld008/commonly-used-high-value-skills/gear"><img src="https://agentmods.dev/badge/skills/seaworld008/commonly-used-high-value-skills/gear/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/seaworld008/commonly-used-high-value-skills/gear"><img src="https://agentmods.dev/badge/skills/seaworld008/commonly-used-high-value-skills/gear.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00020 | $0.05776 |
| Opus 5 | $0.00010 | $0.02888 |
| Sonnet 5 | $0.00004 | $0.01155 |
| Haiku 4.5 | $0.00002 | $0.00578 |
Grade A, and why
gear scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
This is a copy
98% identical to gear — 27 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
The source is not reproduced here
Licensed MIT
The repository is licensed MIT, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
What ships with it
30 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- reference/alert-configuration.md 6.3 KB
- reference/autorun-schema.md 899 B
- reference/dependency-management.md 16 KB
- reference/docker-patterns.md 16 KB
- reference/gha-advanced-patterns.md 8.3 KB
- reference/gha-automation-recipes.md 2.7 KB
- reference/gha-cache-strategy.md 6.1 KB
- reference/gha-matrix-strategy.md 5.8 KB
- reference/gha-performance-and-caching.md 6.9 KB
- reference/gha-performance-cost-anti-patterns.md 2.6 KB
- reference/gha-reusable-and-composite.md 2.9 KB
- reference/gha-reusable-maintenance-anti-patterns.md 3.1 KB
- reference/gha-secrets.md 8.4 KB
- reference/gha-security-anti-patterns.md 3.4 KB
- reference/gha-security-hardening.md 12 KB
- reference/gha-triggers-and-events.md 7.0 KB
- reference/gha-workflow-design-anti-patterns.md 2.5 KB
- reference/github-actions.md 9.3 KB
- reference/kubernetes-config.md 7.4 KB
- reference/monorepo-guide.md 4.3 KB
- reference/nexus-integration.md 1.6 KB
- reference/observability.md 17 KB
- reference/recipes-index.md 1.7 KB
- reference/secrets-management.md 6.5 KB
- reference/troubleshooting.md 3.0 KB
- references/dependency-management.md 4.3 KB
- references/docker-patterns.md 5.7 KB
- references/github-actions.md 3.9 KB
- references/nexus-integration.md 2.1 KB
- references/observability.md 5.5 KB
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago Changed · -2 lines aa48705d5dc7
- 9d ago First seen · 248 lines · 20 tokens per session scan A 8bf9563784af
gear is a skill published in the GitHub repository seaworld008/Commonly-used-high-value-skills (70 stars, last pushed 5d ago), licensed MIT. It adds 20 tokens to every session and 5,776 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 98% identical to gear, differing in 27 lines, and is treated as a copy.
Other skills, from other repositories
analyzing-docker-container-forensics
Use when investigate compromised Docker containers by analyzing images, layers, volumes, logs, and runtime artifacts to identify malicious activity and evidence. Use when working with analyzing docker container forensics.
analyzing-kubernetes-audit-logs
Use when parses Kubernetes API server audit logs (JSON lines) to detect exec-into-pod, secret access, RBAC modifications, privileged pod creation, and anonymous API access. Builds threat detection rules from audit event patterns. Use when investigating Kubernetes cluster compromise or building k8s-specific SIEM…
kubernetes-best-practices
Provides production-ready Kubernetes manifest guidance including resource management, security, high availability, and configuration best practices. This skill should be used when working with Kubernetes YAML files, deployments, pods, services, or when users mention k8s, container orchestration, or cloud-native…
image-security-scanner
Scans Docker images for security vulnerabilities, outdated packages, and misconfigurations. Use when checking image security, finding vulnerabilities, or hardening containers.
cloud-build-helper
Configures Google Cloud Build pipelines with caching, parallel builds, and optimization. Use when setting up Cloud Build, optimizing build performance, or configuring CI/CD pipelines.
proxmox-cluster-ops
Operate a Proxmox VE cluster safely — read-only inspection with pvesh/pct/qm/pvecm instead of hand-editing a live guest, node-by-node package updates that respect quorum, and the shape of joining a new node to an existing cluster. Use when inspecting cluster or guest state, planning a rolling update across cluster…