
from skills_all-in-one50
Convert Markdown documents or chat summaries into EPUB3 ebooks with automatic TOC, chapter detection, styling, and metadata support for easy reading on all devi
This skill converts markdown content into EPUB3 files suitable for major ebook readers. It parses markdown to detect chapters (H1) and sections, generates a table of contents and navigation documents, applies clean responsive styling, and outputs a standards-compliant EPUB ready for download.
Use when you want to package blog posts, research notes, or chat summaries as ebooks for offline reading or distribution (e.g., Kindle uploads). Useful for exporting longer-form content, creating shareable reports, or generating portable documentation.
epub_generator.py, markdown_processor.py (has_scripts=true){}
This skill has not been reviewed by our automated audit pipeline yet.
ClinicalTrials.gov Database
Search and retrieve ClinicalTrials.gov study data (API v2): condition, intervention, location, status, phase; fetch full study details by NCT ID and export resu
Charles Proxy Session Extractor
Parses Charles Proxy .chlsj session files to extract requests and responses, filter by path or method, and export structured JSON for inspection or analysis.
Code Review Reception
Guides agents on how to receive and handle code review feedback: verify, ask clarifying questions, prioritize fixes, and avoid performative agreement.