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

71
Stars
29
Skill Files
17
Forks
4
PRs Merged
7
Contributors
5
Issues Open
1
Issues Closed
2026-03-24
Last Activity

Skill Analysis

218
Avg Lines / Skill
967
Avg Words / Skill
265
Code Blocks
266
Total Files
5.87 MB
Repo Size
23
Reference Files
Skill lines54 min / 191 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 typesmd (107), py (89), html (15), ts (8), txt (7), json (7), sh (7), yaml (5), wav (5), example (4)

Skills (29)

  • 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
  • zoom
    217 lines758 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
  • 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
  • llm-cli
    208 lines810 words6 blocks

    Process textual and multimedia files with various LLM providers using the llm CLI. Supports both non-interactive and interactive modes with model sele...

    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
  • temple-generator
    150 lines858 words

    Generate a 3D interactive knowledge map (Inner Temple) from any Obsidian vault or document set. Supports multi-scale abstraction layers and dual-graph...

  • 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
  • google-image-search
    160 lines663 words6 blocks

    Search and download images via Google Custom Search API with LLM-powered selection. This skill should be used when finding images for articles, presen...

    bashjson
  • context-builder
    174 lines917 words1 blocks

    Generate interactive AI transformation context-builder prompts for consulting clients. Use when creating structured discovery session prompts that gui...

  • agency-docs-updater
    365 lines2077 words20 blocks

    End-to-end pipeline for publishing Claude Code lab meetings. Automatically finds/creates Fathom transcript, downloads video, uploads to YouTube, gener...

    bashpython
  • 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
  • wispr-analytics
    128 lines641 words3 blocks

    This skill should be used when analyzing Wispr Flow voice dictation history for self-reflection, work patterns, mental health insights, or productivit...

    bashmarkdown
  • 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
  • nano-banana
    84 lines395 words3 blocks

    This skill generates images using Google's Gemini image generation models (Nano Banana). It should be used when the user needs to create, generate, or...

    bash
  • 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
  • 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
  • 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
  • deep-research
    281 lines1398 words5 blocks

    This skill should be used when conducting comprehensive research on any topic using the OpenAI Deep Research API. It automates prompt enhancement thro...

    bash
  • 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
  • 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

Recent Commits

-342 contributions across all repos
MarAprMayJunJulAugSepOctNovDecJanFebMar
Less
More
  • c4d1abd2026-03-24
    NotebookLM skill: rename to SKILL.md, expand triggers, fix writing style per skill-creator review
    glebis
  • 2c29f5d2026-03-24
    Rename notebooklm.md -> skill.md (correct convention)
    glebis
  • dbd91e62026-03-24
    Add NotebookLM skill: full CLI + Python API wrapper
    glebis
  • ef5e4052026-03-22
    feat: add temple-generator skill — 3D knowledge map from any vault
    glebis
  • 71559522026-03-19
    granola: document auto-sync in SKILL.md and README
    glebis
  • dfa44492026-03-19
    granola: add auto-sync script for Obsidian vault
    glebis
  • 585bb242026-03-15
    Merge pull request #12 from satyamsoni2211/feature/presentation-generator_script_fixes
    Gleb Kalinin
  • aa02bcb2026-03-11
    Added a new rendering for repo section
    Satyam Soni
  • 44f018d2026-03-11
    Add target property to grid items for slide navigation
    Satyam Soni
  • 7356e6b2026-03-10
    Fix syntax highlighting to prevent escaping code segments and comments
    Satyam Soni