chubin/cheat.sh

the only cheat sheet you need

Python41419 starsEducation & ReferenceGitHub
Quality: decent 14/24
PAI: watch 0.5

Massive community adoption and excellent docs; no releases, Python-only, no test infrastructure.

Overview

Verdict

Rating Summary
Quality decent (14/24) Excellent docs and outsized community adoption undercut by no formal releases, Python-only stack, and absent test infrastructure.
PAI Relevance watch (0.50) Fills a quick command-reference gap PAI's Research skill doesn't cover, but Python backend and partial capability overlap cap integration value.

Quality Assessment

14/24 — stale-risk / well-documented / early-or-minimal

Health: 3/8 (stale-risk)

Failed:

Passed:

Documentation: 7/8 (well-documented)

Failed:

Passed:

Engineering Signals: 4/8 (early-or-minimal)

Failed:

Passed:

PAI Relevance

Dimension Score Assessment
Harvest Value 1 The multi-source aggregation pattern (tldr + manpages + StackOverflow → single URL-addressable API) is worth studying as a design model for a potential PAI QuickRef skill; not architecturally novel enough to score 2, but the on-the-fly synthesis approach is interesting relative to PAI's static Knowledge skill.
Integration Readiness 1 Python backend precludes bun add, but the service exposes a language-agnostic HTTP API and a POSIX shell client (cht.sh) that PAI can subprocess from any skill with minimal adapter code; self-hostable via Docker reduces dependency on the public endpoint.
Overlap Risk 1 Partial overlap with PAI's Research skill (knowledge lookup) and Knowledge skill (persistent graph); neither covers structured terminal-command or programming-syntax quick-reference with the specificity cheat.sh provides, so overlap is partial rather than complete.
Gap Fill 1 PAI has no dedicated quick-reference lookup for Unix commands or programming syntax; Research handles general web queries but is not optimized for the "instant formatted code snippet" use case; cheat.sh addresses a real but narrow gap.

Composite: 0.50

What Next

Landscape Position

Category: Education & Reference

In this category: tldr-pages--tldr (solid, 18/24), Shubhamsaboo--awesome-llm-apps (decent, 15/24), HenryNdubuaku--maths-cs-ai-compendium (decent, 15/24), public-apis--public-apis (decent, 13/24), codecrafters-io--build-your-own-x (weak, 10/24), practical-tutorials--project-based-learning (weak, 10/24)

Standing: cheat.sh (14/24) slots below tldr-pages (18/24) due to weaker engineering signals, but uniquely adds a live Python service with on-the-fly StackOverflow synthesis that static cheat sheet collections like tldr cannot match; the two repos are complementary rather than redundant.

Evidence Base

Density: 8/10 — Available: README (8KB, detailed), stars, forks, open issues, creation date, last commit date, language, license, topics, archived status. Missing: dependency manifest (explicitly noted as unavailable), CI configuration files, test file presence, contributor count, release history detail.

Notes