Browse
Productivity
Skills Found
financial-modeling
A structured workflow for financial modeling that guides users through six phases: scoping, architecture, assumptions, build, validation, and documentation. It enforces best practices like input separation, no hardcoding, and mandatory sensitivity analysis while dispatching to a specialized financial-modeler agent.
tweet-rl-tracker
A well-designed Notion-based system for tracking tweet performance using a structured reinforcement learning approach with clear workflows and actionable insights.
approval-workflow
This skill automates multi-stakeholder approval workflows for marketing assets. It defines tiered approval chains based on budget, audience reach, and risk, routes requests to approvers, tracks status, handles escalations, and maintains audit trails. The detailed configuration examples and real-world scenarios make it immediately usable for teams managing content reviews.
summarize
A CLI tool that summarizes content from URLs, local files, and YouTube videos using various AI models. It extracts text/transcripts, supports multiple providers (OpenAI, Anthropic, Google), and offers configurable output length. Works as a fallback for video transcription without requiring yt-dlp.
spotify-player
This skill provides terminal-based Spotify control via spogo or spotify_player CLI tools. It enables search, playback control, device switching, and status checking from the command line. Requires Spotify Premium and proper authentication setup.
document-converter
This skill orchestrates multiple command-line tools (pandoc, markitdown, pymupdf4llm) to convert documents between Markdown, DOCX, and PDF formats. It features intelligent tool selection, batch processing, and fallback mechanisms with optional Gemini API for enhanced PDF text extraction. The documentation clearly explains conversion priorities and practical usage patterns.
docx
This skill provides tools for creating, editing, and analyzing DOCX files through XML manipulation, pandoc conversion, and tracked change workflows. It offers specific guidance for different document tasks with clear decision trees and batch processing strategies for complex edits.
using-pmo-team
A highly specialized PMO team skill with excellent governance frameworks, clear role distinctions, and strong enforcement of specialist dispatch patterns.
obsidian
This Skill provides CLI access to Obsidian vaults through obsidian-cli, enabling search, create, move, and delete operations on notes. It focuses on practical vault discovery and safe file operations with wikilink updates. The tool is specifically designed for Obsidian power users who want to automate their note management.
search-interceptor
This skill intercepts bulk file read operations before execution and suggests using Claude Memory semantic search instead. It provides clear triggers for when to intervene, decision matrices, and practical examples to reduce token waste during code exploration.
apple-reminders
This skill provides terminal access to Apple Reminders via the remindctl CLI, enabling developers to list, add, edit, complete, and delete reminders from the command line. It supports date filters, multiple output formats (JSON/plain), and list management, but is limited to macOS systems with the external tool installed.
search
Search the web using Tavily's LLM-optimized search API. Returns relevant results with content snippets, scores, and metadata. Use when you need to find web content on any topic without writing code.