- 4 skills
- 0 followers
- 2 days ago last updated
- ▌ Rename Sessions · trifle-labs-skills bundleBulk rename Claude Code sessions with descriptive titles by reading session JSONL files and appending custom-title entries. Scans ALL project directories. Use when you want to organize and label past conversations.
- ▌ Good Morning Web · trifle-labs-skills bundlePlay the Trifle GM game via the web API. Posts creative G+M word pairs to earn balls. Supports multiple players (GiGi, Tilt) running concurrently as a daemon.
- ▌ Markdown New · trifle-labs-skills bundleConvert any URL to clean markdown using markdown.new (Cloudflare's text/markdown service). Use when fetching web content for AI processing, reducing tokens by ~80% vs raw HTML. Ideal for RAG pipelines, web summarization, content extraction, or any task needing clean text from URLs. Supports JS-heavy pages via browser rendering fallback.
- ▌ Calendar Tasks · trifle-labs-skills bundleSchedule and trigger tasks via Google Calendar. Poll for events with a configurable prefix, trigger each exactly once, and support one-off or recurring tasks. Create events from CLI or any Calendar client.