Back to authors
MacHu-GWU

MacHu-GWU

11 Skills published on GitHub.

release-note-writer

Generate and update release notes for sanhe-claude-code-plugins. Use when user wants to create or update release notes, document version changes, or prepare for a new release. Reads git commit history, pyproject.toml version, and follows the standardized format.

UncategorizedView skill →

skill-creator

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

UncategorizedView skill →

mini-kanban

File-based task management with shai-tix CLI. Use when user mentions kanban, ticket, planning, task tracking, or references tickets by [id] or #id format. MUST run via: uvx --from shai-tix==0.1.3 shai-tix <cmd>. Data stored in .tix/ directory (NOT .shai-tix/).

UncategorizedView skill →

detect-python-version

Detects the Python major and minor version of the current repository

UncategorizedView skill →

path-reference

Create properly formatted references to paths (files or folders) in a git repository. Use when writing docs that need to link to any path in the repo.

UncategorizedView skill →

python-project-metadata

Use when exploring Python project structure, finding virtualenv paths (python/pip/pytest), or locating package metadata (name, version, pyproject.toml).

UncategorizedView skill →

python-test-strategy

Python unit testing patterns for pytest, including test file structure, fixtures, mocks, and coverage strategy. Use when asked to write tests (unit/integration) for any Python module, function, class, or method.

UncategorizedView skill →

audio-transcription-cleanup

Transform messy voice transcription text into well-formatted, human-readable documents while preserving original meaning

UncategorizedView skill →

enrich-citations

Find and add authoritative source links for all facts, citations, and references in markdown documents

UncategorizedView skill →

transcribe-audio-to-text

Transcribe audio files to text using audinota cli

UncategorizedView skill →

youtube-video-to-audio

Download YouTube videos as audio files using yt-dlp

UncategorizedView skill →