The library

Everything we index — ranked by what works, never by stars.

untested
Segment objects in images with zero-shot transferskillProductEngineeringL2
segment-anything-model · Use when you need to segment any object in images using points, boxes, or masks as prompts, or automatically generate all object masks in an image.
untested
Configure and launch Amiga software emulationskillEngineeringOpsL2
aminet-emulator · Use when configuring emulation, managing ROMs, or launching Amiga software.
untested
Generate and edit images from text promptsskillMarketingProductL2
stable-diffusion-image-generation · Use when generating images from text prompts, performing image-to-image translation, inpainting, or building custom diffusion pipelines.
untested
Push files to Toss recipients with natural languageskillOpsProductivityL2
toss-push · Use for toss-push tasks and operations.
untested
Manage and update Aminet package databaseskillEngineeringOpsL2
aminet-index · Managing complete Aminet package database lifecycle with incremental RECENT-based updates.
untested
Transcribe audio and recognize speech in 99 languagesskillOpsProductL2
whisper · Robust multilingual ASR on noisy audio; 72.9k GitHub stars, MIT licensed, 680k training hours.
untested
Extract and install Amiga packages automaticallyskillEngineeringOpsL2
aminet-installer · Safe Amiga package installation with atomic tracking, dependency detection, and enforced scan gates.
untested
Compress large models without retrainingskillEngineeringProductL3
knowledge-distillation · Retaining 90%+ of large-model performance in smaller deployable student (70B→7B).
untested
Download and verify mirrored Aminet packagesskillEngineeringOpsL2
aminet-mirror · Bulk downloading packages with fallback mirrors, atomic state persistence, and resume-from-interruption.
untested
Extend model context windows to 32k-128k tokensskillEngineeringProductL3
long-context · Processing long documents (32k-128k+ tokens) by extending pre-trained models with RoPE/YaRN interpolation.
untested
Scan Aminet packages for viruses and threatsskillEngineeringOpsL2
aminet-scanner · Enforcing security gates on Amiga package installation via 3-layer scanning (signature + heuristic + emulated).
untested
Merge fine-tuned models without retrainingskillEngineeringProductL3
model-merging · Creating specialized models by blending domain expertise (math+coding+chat) in minutes without retraining.
untested
Generate content across 10 applied domainsskillMarketingProductL1
kp-applied-domain · Guiding generation of Applied & Practical tier content across 10 subjects with real-world relevance.
untested
Prune models to 50% sparsity for faster inferenceskillEngineeringProductL3
model-pruning · Achieving 50% sparsity with minimal accuracy loss via one-shot pruning without retraining.
untested
Generate knowledge pack content suitesskillProductEngineeringL2
kp-content-authoring · Generating consistent, scaffolded educational content across 4 tiers with prerequisite chains.
untested
Train sparse Mixture of Experts modelsskillEngineeringProductL4
moe-training · Scaling model capacity without proportional compute via conditional expert routing.
untested
Validate knowledge pack content against schemasskillProductEngineeringL2
kp-content-validation · Ensuring all tier packs meet quality bars before publishing.
untested
Accelerate inference with speculative decodingskillEngineeringProductL3
speculative-decoding · 2-8x inference speedup with small draft model validated by large verifier.
untested
Teach core academic subjects systematicallyskillProductL1
kp-core-academic-domain · Structuring foundational knowledge across Math, Reading, Science, Social Studies, Arts, PE, Tech.
untested
Generate publication-quality research diagramsskillProductEngineeringL2
academic-plotting · Creating journal-ready plots with minimal code (IEEE/Nature style templates included).
untested
Coordinate knowledge pack generation batchesskillOpsL3
kp-pipeline-orchestration · Managing multi-tier content workflows ensuring prerequisites before generating downstream tiers.
untested
Write ML papers for top conferencesskillProductEngineeringL1
ml-paper-writing · Rapidly drafting ML papers with automatic figure integration and citation formatting.
untested
Review educational content qualityskillProductL1
kp-quality-review · Filtering low-quality tier packs before release; blocks unmet prerequisites.
untested
Create conference presentation slidesskillMarketingProductL2
presenting-conference-talks · Converting research papers to engaging talks with audience-appropriate complexity scaffolding.
untested
Teach specialized domain subjectsskillProductL1
kp-specialized-domain · Route specialized domain queries (philosophy, theology, arts, trades, astronomy) to correct curriculum pack.
untested
Write systems papers for top venuesskillProductEngineeringL1
systems-paper-writing · Structure a 10-12 page OSDI/SOSP/ASPLOS/NSDI/EuroSys paper with authoritatively grounded paragraph blueprints.
untested
Learn electronics from fundamentalsskillProductL1
electronics · Route electronics learning queries from Ohm's law through PCB design to correct instructional module.
untested
Discover high-impact research directionsskillProductEngineeringL1
brainstorming-research-ideas · Move from vague curiosity to concrete, defensible research direction via problem-first vs. solution-first analysis and abstraction-ladder exploration.
untested
Read and manage calendar eventsskillProductivityOpsL2
google-calendar · Query and modify Google Calendar events programmatically with automatic pagination and empty-field cleanup.
untested
Audit PRs against spec complianceskillEngineeringL1
adversarial-pr-review · Verify PR claims match actual implementation against approved spec before merge, detecting scope creep and divergences.
untested
Unlock creative research thinkingskillProductEngineeringL1
creative-thinking-for-research · Escape local-optimum thinking via bisociation, problem reformulation, and tension-resolution frameworks grounded in decades of creativity research.
untested
Create git commits with messagesskillEngineeringL1
commit-changes · Generate conventional, focused commits with context-aware message from current tree state without secrets leakage.
untested
Compile research into AI artifactsskillProductDataL3
ara-compiler · Ingest papers, code, experiments into falsifiable, agent-traversable knowledge package with cognitive + physical layers and provenance tracking.
untested
Add new capabilities to systemskillEngineeringOpsL2
create-skill · Author new Hermes skills with correct metadata format and immediate ~/.hermes/ installation for auto-load.
untested
Apply refactors across multiple filesskillEngineeringL2
batch-rewrite-pattern · Apply identical refactor (rename symbol, swap import, migrate signature) across many files in single planned batch rather than N manual passes.
untested
Record research decisions and experimentsskillDataOpsL2
ara-research-manager · Manage multi-version research artifact evolution with checkpoints, exploration branching, and job resumption tracking.
untested
Review PRs with AI automationskillEngineeringL2
octorus · Route incoming queries to most relevant agent skill using trigger pattern matching and confidence scoring.
untested
Create new content cartridgesskillProductOpsL3
cartridge-forge · Generate executable parameter cartridges with reproducible hyperparameters and runtime-compatible loader stubs.
untested
Review research artifact rigorskillProductDataL2
ara-rigor-reviewer · Verify ARA claims are grounded in actual source evidence, detect hallucinations, and flag unsourced assertions before publication.
untested
Checkpoint long-running batch jobsskillEngineeringOpsL2
checkpoint-resume-long-job · Enable resumption of long-running jobs with periodic checkpoints rather than full restart on failure.
untested
Optimize prompts for AI toolsskillProductEngineeringL1
prompt-master · Create reproducible, version-controlled prompt templates with automated test coverage and performance tracking.
untested
Review code for bugs and styleskillEngineeringL1
code-review · Perform effort-calibrated code review with bug hunting, reuse/simplification, and efficiency improvements.
untested
Generate conventional commit messagesskillEngineeringL1
commit-style · Retroactively enforce commit style (conventional commits, scoping, subject length) across existing commits.
untested
Install easyskillz into your repositoryskillEngineeringL2
INSTALL-SKILL · Enable immediate auto-load of skill by installing to ~/.hermes/skills/ without manual activation.
untested
Pause before irreversible decisionsskillProductivityL1
decision-framework-invoker · High-stakes decisions where reversibility matters and second-order consequences are hard to see
untested
Define skill schema structureskillEngineeringL1
.deepschema.SKILL.md.yml · Enforcing behavioral correctness in AI workflow skills without manual gate-keeping
untested
Retire and archive completed workskillOpsL2
done-retirement · Making done irreversible via push (no local state preservation, no U-turn after Stage 3)
untested
Fix character encoding in filesskillEngineeringL2
zh-encoding-fix · Recovering garbled Chinese text after write/edit without losing original in backup
untested
Select best output by behavior testingskillEngineeringL3
execution-grounded-selection · Code selection when semantic voting's 19-52pp improvement over output voting matters
untested
Learn GSD commands and workflowsskillL1
gsd-guide · Reducing hesitation in GSD adoption by previewing what commands will do before running them
page 88 / 160