alexknowshtml
- 19 skills
- 0 followers
- 9 hours ago last updated
- ▌ Api2cli · alexknowshtml bundleGenerate a working CLI from any API, then wrap it in a Claude Code skill. Point it at API docs, a live URL, or a peek-api capture and get a dual-mode Commander.js CLI (human + agent output) plus a ready-to-use skill folder. Use when user wants to wrap an API in a CLI, generate a CLI from API docs, turn an API into a command-line tool, scaffold a CLI from discovered endpoints, or create a skill for an API.
- ▌ Cc Hotswap · alexknowshtml bundleManage Claude Code Max plan account rotation. Hotswap between accounts, check real usage data, and decide when to swap. Use when user mentions account swapping, usage limits, or running out of Claude tokens.
- ▌ Memory Health · alexknowshtml bundleAudit Claude Code's MEMORY.md index — check size, orphaned files, broken links, and staleness candidates. Keeps the memory index clean and under the 200-line hard limit.
- ▌ Session Share · alexknowshtml bundleShare a Claude Code session as a styled public HTML page. Accepts session ID, keyword search, or no args for latest session. Uploads to S3-compatible storage and returns a URL.
- ▌ Cord · alexknowshtml bundleSend messages, embeds, files, and interactive buttons to Discord via the Cord CLI. Use for notifications, reports, interactive choices, and dynamic Discord interactions.
- ▌ Drawbridge · alexknowshtmlGenerate Excalidraw diagrams with a hand-drawn aesthetic using Drawbridge. Use when user asks for: flowcharts, dependency diagrams, project visualization, task maps, or "make a diagram of this". Pushes elements to a live Excalidraw canvas via HTTP API, or renders to PNG/SVG.
- ▌ Notion To Markdown · alexknowshtml bundleMigrate a Notion export into clean, organized markdown. Interviews you about your knowledge base structure, builds a config file, then migrates in progressive phases so both you and the skill get better over time.
- ▌ Trailhead · alexknowshtmlMeta skill that installs session tracking into any other skill. Creates the session index file and wires up the On Activation and Session History sections in the target skill's SKILL.md. Every session that works on a tracked skill leaves a trail marker so the next session can find its way back. Invoke via /trailhead or when the user asks to add session tracking to a skill.
- ▌ Sync Spotify · alexknowshtmlBulk import or sync all Spotify playlists from an Exportify zip export. Detects new, updated, and unchanged playlists. YouTube IDs are preserved on updates.
- ▌ Save Playlist · alexknowshtmlImport a Spotify playlist into the local SQLite database. Supports Spotify URLs (playlist/track/album), Exportify CSVs, and JSON track lists.
- ▌ Playlist Review · alexknowshtmlInteractively review flagged tracks from the YouTube resolver. Edit review JSON files to accept or reject candidates, then run spoti-bye review to apply.
- ▌ Resolve Playlist · alexknowshtmlResolve YouTube video IDs for unmatched tracks in a stored playlist. Uses yt-dlp (no API quota). Scores candidates on channel quality, duration match, and title similarity.
- ▌
- ▌ Teach · alexknowshtmlSocratic teaching loop for any Claude Code session — quiz yourself on what actually happened, confirm mastery item by item, and don't finish until everything's locked in
- ▌ Reflect · alexknowshtmlSession retrospective - analyze what happened, find friction, auto-implement quick wins, publish report
- ▌ Upskill · alexknowshtmlScan current session for skills that need creating or updating, then apply changes
- ▌ Pretty Page · alexknowshtml bundleConvert markdown to a beautifully styled, shareable HTML page and upload to S3-compatible storage
- ▌
- ▌ Create Skill · alexknowshtmlTurn a session into a high quality Claude skill with research and planning