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

220
Stars
54
Skill Files
32
Forks
4
PRs Merged
7
Contributors
8
Issues Open
1
Issues Closed
2026-05-21
Last Activity

Skill Analysis

182
Avg Lines / Skill
922
Avg Words / Skill
368
Code Blocks
507
Total Files
7.19 MB
Repo Size
44
Reference Files
Skill lines42 min / 174 median / 745 max
Code languagesbash, css, html, javascript, json, markdown, python, sql, xml, yaml
Frontmatter keysargs, description, name, trigger, user_invocable
Has CLAUDE.mdNo
Has LicenseNo
File typespy (215), md (162), yaml (38), html (16), json (15), txt (11), sh (9), ts (8), example (6), wav (5)

Skills (54)

  • nano-banana
    176 lines838 words10 blocks

    Generate and edit images using Google's Gemini image generation models (Nano Banana family). Supports style presets, platform-specific sizing (YouTube...

    bash
  • youtube-transcript
    91 lines340 words5 blocks

    "Extract YouTube video transcripts with metadata and save as Markdown to Obsidian vault. Use this skill when the user requests downloading YouTube tra...

    bashmarkdown
  • session-anonymizer
    103 lines423 words9 blocks

    Three-layer PII anonymization for session transcripts (therapy, coaching, consulting, mentoring). Runs Natasha (Russian NER), OpenAI Privacy Filter, a...

    bash
  • 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
  • github-gist
    71 lines246 words3 blocks

    Publish files or Obsidian notes as GitHub Gists. Use when user wants to share code/notes publicly, create quick shareable snippets, or publish markdow...

    bashjson
  • brand-agency
    250 lines843 words6 blocks

    Applies Agency brand colors and typography to artifacts including presentations, SVG graphics, documents, and web interfaces. This skill should be use...

    bashcssxml
  • 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
  • meeting-processor
    104 lines506 words5 blocks

    This skill should be used when processing meeting transcripts to auto-detect meeting type (leadgen, partnership, coaching, internal) and extract type-...

    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
  • granola
    104 lines451 words5 blocks

    This skill should be used when importing, listing, or exporting Granola meeting recordings and transcripts. Queries Granola's Personal API to list mee...

    bashmarkdown
  • fathom
    129 lines380 words11 blocks

    Fetch meetings, transcripts, summaries, and action items from Fathom API. Use when user asks to get Fathom recordings, sync meeting transcripts, or fe...

    bashmarkdown
  • retrospective
    131 lines885 words1 blocks

    Interactive post-session retrospective that captures learnings, updates skills, and saves memories. Use when the user says "/retrospective", "let's do...

  • meta
    54 lines235 words2 blocks

    Execute Claude Code commands in the telegram_agent project directory. Use when the user wants to work on the telegram agent itself, fix bugs, add feat...

    python
  • pdf-generation
    175 lines694 words6 blocks

    Professional PDF generation from markdown using Pandoc with Eisvogel template and EB Garamond fonts. Use when converting markdown to PDF, creating whi...

    bashmarkdownyaml
  • 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
  • doctorg
    199 lines915 words10 blocks

    Evidence-based health research using tiered trusted sources with GRADE-inspired evidence ratings. Integrates Apple Health data for personalized contex...

    bashmarkdown
  • sorted
    207 lines1185 words3 blocks

    Automate getSorted.de (Sorted) for freelancer invoicing, expense tracking, and German tax submissions (VAT, ZM, annual returns). Uses real-browser aut...

    bashpython
  • vision-bench
    94 lines443 words2 blocks

    Score and compare images using vision LLMs as judges. YAML-defined criteria presets for 11 use cases (text-to-image, photorealism, document OCR, chart...

    bash
  • firecrawl-research
    319 lines1144 words21 blocks

    This skill should be used when the user requests to research topics using FireCrawl, enrich notes with web sources, search and scrape information, or ...

    bashmarkdown
  • health-data
    250 lines799 words18 blocks

    Query Apple Health SQLite database for vitals, activity, sleep, and workouts. Supports Markdown, JSON, and FHIR R4 output formats. This skill should b...

    bashjsonsql

Recent Commits

-355 contributions across all repos
MayJunJulAugSepOctNovDecJanFebMarAprMay
Less
More
  • f4dcaf92026-05-21
    fix(present): rewrite audio engine for Chrome autoplay compliance
    glebis
  • a23ec862026-05-21
    fix(present): use display:none/flex for slides instead of visibility
    glebis
  • f7606df2026-05-21
    fix(present): address Codex review findings
    glebis
  • cfda5a82026-05-21
    docs: add present skill to README
    glebis
  • 98442c22026-05-21
    feat: add present skill — narrated HTML presentations
    glebis
  • 94a69122026-05-20
    fathom: fix HLS download for large recordings
    glebis
  • 985d19b2026-05-20
    feat: add site-diagnosis pre-consultation questionnaire skill
    glebis
  • d0fa1c72026-05-20
    feat: add ecosystem audit skill
    glebis
  • 29510e72026-05-19
    rewrite granola skill to use Personal API (local cache encrypted)
    glebis
  • d911e722026-05-18
    Add post-upload verification step to agency-docs-updater
    glebis