Skip to content

claude-skills

by glebis

Collection of Claude Code skills for enhanced AI workflows

About

Collection of Claude Code skills for enhanced AI workflows

329
Stars
105
Skill Files
49
Forks
17
PRs Merged
9
Contributors
5
Issues Open
4
Issues Closed
2026-07-13
Last Activity

Skill Analysis

153
Avg Lines / Skill
894
Avg Words / Skill
521
Code Blocks
1001
Total Files
30.63 MB
Repo Size
86
Reference Files
Skill lines19 min / 115 median / 745 max
Code languagesbash, css, dataview, html, javascript, js, json, markdown, md, mdx, python, sql, text, toml, xml, yaml
Frontmatter keysabout, args, colors, description, labels, name, rounded, spacing, trigger, triggers, typography, user_invocable, version
Has CLAUDE.mdNo
Has LicenseNo
File typesmd (316), py (311), json (120), yaml (45), html (28), png (27), sh (25), swift (16), txt (15), css (13)

Skills (108)

  • meeting-prep
    473 lines2349 words31 blocks

    Prepare for upcoming meetings — pulls Cal.com bookings, researches participants, audits previous sessions from Obsidian vault, and creates prep notes....

    bashdataviewmarkdownyaml
  • telegram
    349 lines1641 words16 blocks

    This skill should be used when fetching, searching, downloading, sending, editing, or publishing messages on Telegram. Use for queries like "show my T...

    bash
  • session-search
    61 lines314 words3 blocks

    This skill should be used when searching Claude Code session transcripts with semantic understanding. Triggers on queries like "find sessions about X"...

    bash
  • local-models
    108 lines755 words1 blocks

    Run quick, offline, private LLM tasks on local models via llama.cpp, reusing models already downloaded by Ollama. Use for cheap/bulk text work (summar...

    bash
  • site-diagnosis
    207 lines1425 words1 blocks

    Pre-consultation diagnostic questionnaire for clients building websites with AI tools (Claude, Codex, Cursor, Bolt, v0, etc.) who have concerns about ...

    markdown
  • elevenlabs-tts
    86 lines413 words2 blocks

    This skill converts text to high-quality audio files using ElevenLabs API. Use this skill when users request text-to-speech generation, audio narratio...

    bashpython
  • wispr-fix
    93 lines406 words6 blocks

    Queue and batch-apply Wispr Flow dictation corrections. Use when the user invokes /wispr-fix or writes "wispr fix: X -> Y" to correct a speech-to-text...

    bash
  • linear
    87 lines341 words7 blocks

    Manage Linear issues, projects, and workflows via CLI. This skill should be used when the user wants to create, list, update, or search Linear issues,...

    bash
  • rigorous-experiments
    117 lines923 words1 blocks

    This skill should be used when designing, running, validating, or auditing statistical experiments on personal or observational time-series data (heal...

    bash
  • wow-digest
    115 lines714 words3 blocks

    Daily digest of 3-7 genuinely surprising items from newsletters and Telegram channels. Scores content for epistemic friction, not just relevance. Appe...

    bashmarkdown
  • transcript-analyzer
    109 lines451 words7 blocks

    This skill analyzes meeting transcripts to extract decisions, action items, opinions, questions, and terminology using Cerebras AI (llama-3.3-70b). Us...

    bash
  • coaching-session-summarizer
    144 lines757 words2 blocks

    This skill should be used to summarize coaching or therapy session transcripts after a Fathom/Granola sync. The agent analyzes the transcript itself (...

    bashmarkdown
  • timebuzzer-led
    82 lines372 words5 blocks

    Control timeBuzzer hardware LED via MIDI — set color, effects (pulse, strobe, rainbow, fade), and semantic status signals. Use when the user asks to c...

    bash
  • browsing-history
    191 lines700 words12 blocks

    Query browsing history from all synced devices (iPhone, Mac, iPad, desktop). Supports natural language queries for filtering by date, device, domain, ...

    bashjsonmarkdown
  • gmail
    301 lines1113 words13 blocks

    This skill should be used when searching, fetching, or downloading emails from Gmail. Use for queries like "search Gmail for...", "find emails from Jo...

    bashjsonmarkdown
  • qmd-search
    108 lines849 words4 blocks

    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 (...

    bashjson
  • tufte-report
    174 lines1417 words4 blocks

    Create Tufte-inspired data reports and infographic dashboards as standalone HTML files. Uses EB Garamond for text, Monaspace Argon for numbers, Chart....

    bash
  • recording
    73 lines812 words

    Demo/recording mode that redacts personally identifiable and sensitive information from Claude Code's outputs. Use when the user invokes /recording or...

  • automation-advisor
    27 lines151 words

    Interactive automation decision advisor using the Automation Decision Matrix framework. Use when the user asks "should I automate this?", wants to eva...

  • zoom
    222 lines831 words8 blocks

    Create and manage Zoom meetings and access cloud recordings via the Zoom API. Use for queries like "create a Zoom meeting", "list my Zoom meetings", "...

    bashmarkdown

Recent Commits

-355 contributions across all repos
JulAugSepOctNovDecJanFebMarAprMayJunJul
Less
More
  • 85a8ec12026-07-13
    docs(design-tokens): name the unsteered-model default as the anti-pattern to steer from
    glebis
  • 3f477e42026-07-13
    docs(gpt-image-2): warn on --platform stretch + preflight false positives
    glebis
  • 09a92cd2026-07-13
    feat(disk-cleanup): ML-model staleness tracking + hard mole no-shell-out rule
    glebis
  • b688bbd2026-07-13
    Clean up automation-advisor: remove session reports and test audio, add SKILL.md
    glebis
  • a0fa82d2026-07-13
    refactor(cull): strip links and duplication per skill-creator audit
    glebis
  • 126057b2026-07-13
    Delete hermes-tweet-launch-monitor directory
    Gleb Kalinin
  • 83d6ab12026-07-13
    Merge pull request #29 from kriptoburak/codex/add-hermes-tweet-launch-monitor
    Gleb Kalinin
  • 42551c82026-07-13
    Merge pull request #33 from glebis/codex/cull-release-skills
    Gleb Kalinin
  • f1ca3222026-07-13
    feat: install Cull release skills for Codex
    glebis
  • af50bed2026-07-13
    feat: orchestrate the complete Cull release lifecycle
    glebis