Skill Claude CodeCodex
Download all pages from a Scribd document as images. Use when the user shares a scribd.com URL and wants to save, download, archive, or extract the pages/images of a Scribd document.
Skill Claude CodeCodex
Download all pages from a Scribd document as images. Use when the user shares a scribd.com URL and wants to save, download, archive, or extract the pages/images of a Scribd document.
Skill Claude CodeCodex
This skill should be used when the user shares a Vedic/Jyotish horoscope chart image and asks to "convert this chart", "extract this kundli", "digitize this horoscope", "chart to ascii", "read this birth chart", "what planets are in this chart", or to parse a rasi/navamsa/divisional (D-1, D-9, D-7, D-30, etc.) chart…
Skill Claude CodeCodex
Extract content from an X/Twitter post, thread, or article using the gstack browser. Detects threads automatically, walks back to the first post when the shared link lands mid-thread, and downloads images locally. Use when the user says "read this x post", "get content from this tweet", "what does this x post say"…
Skill Claude CodeCodex
Extract transcript and metadata from a YouTube video using the gstack browser session. Use when the user shares a youtube.com or youtu.be URL and wants the transcript, video metadata, chapters, or speakers.
Plugin Claude Code
Capture external sources into a notes vault. The clip skill routes any URL to the right extractor and note-writer, so you type one thing regardless of source.
Skill Claude CodeCodex
Turn a raw transcript into readable verbatim Markdown — strip timestamps, merge fragmented lines, insert paragraph breaks and chapter headings. Use when the user says "clean this transcript", "format this transcript", or after fetch:youtube-transcript hands back raw timestamped text. Guarantees the output is…
Skill Claude CodeCodex
Capture a URL into the notes vault — route it to the right fetcher and note-writer for that source. Use when the user says "clip ", "clip this link", or shares a URL and wants it saved as a note. Handles X/Twitter, YouTube, LinkedIn, Notion sites, PDFs and general web pages. For a file already on disk, use…
Skill Claude CodeCodex
Write a note into the current Obsidian vault. Use when content is already in hand and needs saving as a note — including when another skill (such as notes:clip) has fetched content and needs it filed. Handles frontmatter, folder placement, filename sanitising, and collision avoidance.
Skill Claude CodeCodex
File a local file — PDF, image, or document already on disk — into the current Obsidian vault as a clipping with the file attached. Use when the user gives a file path and wants it saved to their vault, or when notes:clip has fetched a file and needs it filed. For URLs, use notes:clip instead.
Plugin Claude Code
Parallel divergent ideation for coding agents. The adhd skill spawns N isolated reasoning branches under different cognitive frames, scores them, prunes traps, and deepens the survivors — escaping the premature convergence of single-pass reasoning. Reach for it on architecture, naming, API design, fuzzy debugging, an.
Skill Claude CodeCodex
Parallel divergent ideation for coding agents. Spawns N isolated branches under different cognitive frames (regulator, biology, speedrunner, 10 year old, $0 budget), scores, prunes traps, and deepens the top survivors. The isolated parallel branches and the separated generator/critic phases are load-bearing. Costs…