Toolverse
All skills

pr-writing-review

by evalstate

Extract and analyze writing improvements from GitHub PR review comments. Use when asked to show review feedback, style changes, or editorial improvements from a GitHub pull request URL. Handles both explicit suggestions and plain text feedback. Produces structured output

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
evalstate
Category
Backend
Views
7

About this skill

Extract and analyze writing improvements from GitHub PR review comments. Use when asked to show review feedback, style changes, or editorial improvements from a GitHub pull request URL. Handles both explicit suggestions and plain text feedback. Produces structured output comparing original phrasing with reviewer suggestions to help refine future writing.

How to use

  1. Zainstaluj wymagane narzędzia: GitHub CLI (gh), Python 3.12 lub nowszy oraz uv (https://github.com/astral-sh/uv). 2. Upewnij się, że jesteś zalogowany w GitHub CLI — uruchom gh auth status, aby potwierdzić. Jeśli pracujesz z prywatnymi repozytoriami, token musi mieć zakres repo. 3. Przejdź do katalogu zawierającego umiejętność (katalog ze SKILL.md). 4. Uruchom skrypt z adresem URL pull requesta: uv run scripts/extract_pr_reviews.py <URL_PR>, aby wyodrębnić sugestie i opinie recenzentów. 5. Aby uzyskać pełne porównanie tekstu oryginalnego i ostatecznego, dodaj flagę --diff: uv run scripts/extract_pr_reviews.py <URL_PR> --diff. 6. Jeśli chcesz ograniczyć rozmiar wyodrębnionych fragmentów do 2000 znaków (przydatne przy pracy z modelami językowymi), użyj: uv run scripts/extract_pr_reviews.py <URL_PR> --diff --max-file-chars 2000. Skrypt wyświetli strukturyzowany raport z jawnych sugestii oraz zwykłych komentarzy, porównując zmianę tekstu przed i po.

Related skills

video-downloader

by ComposioHQ

Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.

Backend
50173

api-design-principles

by wshobson

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.

Backend
50146

sql-optimization-patterns

by wshobson

Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.

Backend
40163

youtube-transcribe-skill

by feiskyer

Extract subtitles/transcripts from a YouTube video URL and save as a local file. Use when you need to extract subtitles from a YouTube video.

Backend
24178

context-optimizer

by openclaw

Advanced context management with auto-compaction and dynamic context optimization for DeepSeek's 64k context window. Features intelligent compaction (merging, summarizing, extracting), query-aware relevance scoring, and hierarchical memory system with context archive. Logs

Backend
2964

using-superpowers

by obra

Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists

Backend
65167