glebis/claude-skills

Collection of Claude Code skills for enhanced AI workflows

375Stars on the repository
159Mods indexed here, across every type
9d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

local-models

25

glebis/claude-skills

Skill Claude CodeCodex

Run quick, offline, private LLM tasks on local models via llama.cpp, reusing models already downloaded by Ollama. Use for cheap/bulk text work (summarize, classify, extract JSON, anonymize PII, translate, proofread, keywords), local embeddings, and offline image description — and prefer it over a cloud API whenever a…

not rated 375 +4 9d ago A SkillSpector: pass 116 tokens original MIT

meeting-prep

26

glebis/claude-skills

Skill Claude CodeCodex

Prepare for upcoming meetings — pulls Cal.com bookings, researches participants, audits previous sessions from Obsidian vault, and creates prep notes. Also links prep notes to post-meeting session notes.

not rated 375 +4 9d ago A SkillSpector: pass 42 tokens original MIT

name-audition

27

glebis/claude-skills

Skill Claude CodeCodex

Run candidate product, brand, company, or benchmark names through an audition — authoritative domain-availability checks, collision research across SaaS/GitHub/packages/the target adjacent domain, a light trademark and ownability read, a ranked callback list, and an interactive casting report of finalists with…

not rated 375 +4 9d ago A SkillSpector: pass 137 tokens original MIT

nielsen-heuristics

28

glebis/claude-skills

Skill Claude Code

MOVED — nielsen-heuristics now ships in the humane plugin (glebis/humane-agentic-design), not here. This directory is a redirect; install humane to get the maintained skill.

not rated 375 +4 9d ago A SkillSpector: warn 47 tokens original MIT

glebis/claude-skills

Skill Claude CodeCodex

Use when the user wants Claude Code, Codex, or other AI coding/business agents to work together as peers. This skill should be used whenever the user mentions coordinating Claude Code and Codex, agent handoffs, multi-agent workflows, parity, respect, pushback between agents, deciding which agent should lead, or…

not rated 375 +4 9d ago A SkillSpector: pass 81 tokens original MIT

glebis/claude-skills

Skill Codex

Build a compressed, visualizable "portrait" of a consulting/coaching client before a session, so the paid hour is spent solving, not scoping. Runs a 7-lens JTBD-inspired interview (where / how / what / problem / ideal / tension / jobs-to-be-done) that takes rich open answers in and compresses them to an 11-field YAML…

not rated 375 +4 9d ago A SkillSpector: pass 160 tokens original MIT

present

31

glebis/claude-skills

Skill Claude CodeCodex

Generate interactive HTML presentations with professional ElevenLabs voiceover narration synced to slides. Supports dual article/slides mode, scroll-reveal animations, GPT Image 2 illustrations, and configurable detail levels. Use this skill when the user wants to create a presentation, slide deck, narrated briefing…

not rated 375 +4 9d ago A SkillSpector: warn 146 tokens original MIT

publish-skill

32

glebis/claude-skills

Skill Claude CodeCodex

This skill should be used when publishing a new or updated skill to the claude-skills-site Astro website. Use this skill for both adding new skills AND updating existing ones on the site. Triggers on "/publish-skill skillname", "add skill to site", "publish skillname to skills site", "update skill on site", "edit…

not rated 375 +4 9d ago A SkillSpector: warn 166 tokens original MIT

qmd-search

33

glebis/claude-skills

Skill Claude CodeCodex

This skill should be used to search the local Obsidian vault / markdown knowledge base by meaning, not just keywords, using the on-device qmd engine (BM25 + vector + LLM rerank). Trigger when the user asks to "search my vault/notes", "find notes about X", "what do my notes say about Y", "do I have anything on Z"…

not rated 375 +4 9d ago A SkillSpector: pass 109 tokens original MIT

rag-eval

34

glebis/claude-skills

Skill Claude CodeCodex

Iterate on RAG systems with structured evals instead of eyeballing. This skill should be used when the user is tuning a RAG pipeline — changing retrieval prompts, swapping models, adjusting chunking, or debugging poor answers — and wants a cheap, ranked set of experiments with cost tracking and structured feedback on…

not rated 375 +4 9d ago A SkillSpector: pass 106 tokens original MIT

repo-prep

35

glebis/claude-skills

Skill Claude CodeCodex

Interactively prepare a code repository for publication — LICENSE, NOTICE, AUTHORSHIP, README sections, package metadata, .gitignore, community docs (CONTRIBUTING/CODEOFCONDUCT/SECURITY/CHANGELOG), .github templates (issues/PR/CI/dependabot), a promo "more from the author" block, and conditional EU/Germany legal…

not rated 375 +4 9d ago A SkillSpector: pass 158 tokens original MIT

repo-publish

36

glebis/claude-skills

Skill Claude CodeCodex

Publish a local repository to a remote with quality gates, version tagging, and rollout steps. Use this skill when the user asks to publish, release, or push a project end-to-end. Triggers on "publish repo", "release project", "ship it", "push to remote".

not rated 375 +4 9d ago A SkillSpector: warn 62 tokens original MIT

glebis/claude-skills

Skill Claude CodeCodex

This skill should be used when designing, running, validating, or auditing statistical experiments on personal or observational time-series data (health metrics, speech/text corpora, behavioral logs, diaries, n-of-1 self-tracking). It enforces pre-registration, exact permutation tests, FDR discipline, data-validation…

not rated 375 +4 9d ago A SkillSpector: pass 129 tokens original MIT

session-anonymizer

38

glebis/claude-skills

Skill Claude CodeCodex

Three-layer PII anonymization for session transcripts (therapy, coaching, consulting, mentoring). Runs Natasha (Russian NER), OpenAI Privacy Filter, and local LLM (Ollama) in sequence for maximum coverage. Fully local by default. This skill should be used when anonymizing session transcripts, notes, or any text…

not rated 375 +4 9d ago A SkillSpector: pass 115 tokens original MIT

site-diagnosis

39

glebis/claude-skills

Skill Claude CodeCodex

Pre-consultation diagnostic questionnaire for clients building websites with AI tools (Claude, Codex, Cursor, Bolt, v0, etc.) who have concerns about quality, design, or maintainability. Collects structured answers about their project, tools, pain points, and goals, then generates a consultation brief. Use when…

not rated 375 +4 9d ago A SkillSpector: warn 109 tokens original MIT

cmux

40

glebis/claude-skills

Skill Claude CodeCodex

Controls the cmux macOS terminal app (Ghostty-based, AI-agent-aware) via its CLI socket API. Use this skill to: open browser preview panes when a dev server starts or an HTML file is created; spin up named workspaces for parallel subagents; show live sidebar progress/status during long tasks; open utility splits on…

not rated 375 +4 9d ago A SkillSpector: pass 159 tokens original MIT

job-babysitter

41

glebis/claude-skills

Skill Claude CodeCodex

This skill should be used to watch a long-running background job (ffmpeg/media encode, qmd or other embedding/vector-DB run, batch agent/LLM pipeline, or a real-browser/agent-browser daemon) until it finishes or wedges, then deliver a verdict (done, needs-attention, or blocked) plus the exact next command, without…

not rated 375 +4 9d ago A SkillSpector: warn 147 tokens original MIT

library-sync

42

glebis/claude-skills

Skill Claude CodeCodex

Sync and manage bilingual (EN/RU) library content for agency-docs. Use when adding, updating, or reviewing library articles. Handles translation, sync checks, and Russian stylistic review.

not rated 375 +4 9d ago A SkillSpector: pass 42 tokens original MIT

release

43

glebis/claude-skills

Skill Claude CodeCodex

Cut a software release and maintain a tiered compatibility policy. Use when the user wants to release, ship a version, bump the version, tag a release, write a changelog, or update COMPATIBILITY. Config-driven via release.config.json; bumps version files, runs a readiness gate, updates COMPATIBILITY.md tiers and…

not rated 375 +4 9d ago A SkillSpector: pass 92 tokens original MIT

sorted

44

glebis/claude-skills

Skill Claude CodeCodex

Automate getSorted.de (Sorted) for freelancer invoicing, expense tracking, and German tax submissions (VAT, ZM, annual returns). Uses real-browser automation via Chrome Beta + agent-browser. Triggers on "create invoice", "sorted invoice", "download invoice", "submit VAT", "tax report", "sorted expenses", "/sorted", or…

not rated 375 +4 9d ago A SkillSpector: warn 79 tokens original MIT

glebis/claude-skills

Skill Claude CodeCodex

This skill should be used to generate realistic, persona-consistent synthetic coaching and therapy session transcripts for evals, demos, and training data. It produces fictional but believable coach/client (or therapist/client) dialogue grounded in a chosen modality (ICF/GROW coaching, CBT, IFS parts work…

not rated 375 +4 9d ago A SkillSpector: pass 150 tokens original MIT

tg-responder

46

glebis/claude-skills

Skill Claude CodeCodex

Review and send Telegram response drafts, manage follow-ups for unanswered outbound messages. Use when the user says "/tg-responder review", "/tg-responder status", "/tg-responder follow-ups", "check telegram drafts", "review pending messages", "telegram inbox", "who hasn't replied", or "follow up".

not rated 375 +4 9d ago A SkillSpector: pass 67 tokens original MIT

the-goal

47

glebis/claude-skills

Skill Claude CodeCodex

A Theory-of-Constraints diagnostic for deciding what to automate with AI agents. Before building any automation, skill, Goal, loop, or schedule, it walks Goldratt's Five Focusing Steps over the user's work system to find the real bottleneck, then recommends the single highest-leverage automation aimed at the…

not rated 375 +4 9d ago A SkillSpector: pass 184 tokens original MIT

timebuzzer-led

48

glebis/claude-skills

Skill Claude CodeCodex

Control timeBuzzer hardware LED via MIDI — set color, effects (pulse, strobe, rainbow, fade), and semantic status signals. Use when the user asks to change the buzzer LED color, signal status through the buzzer, or sync the buzzer with other lighting.

not rated 375 +4 9d ago A SkillSpector: pass 62 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: