Skills your agents can run
Plug-and-play capabilities — vetted, versioned, and runnable from any Mighty agent.
Create a strategy for selling to your first 100 customers using the Minimalist Entrepreneur playbook. Use when someone has a product and needs to find customers or is struggling with early sales.
Search and analyze Reddit content using semantic AI search via reddit-insights.com MCP server. Use when you need to: (1) Find user pain points and frustrations for product ideas, (2) Discover niche markets or underserved needs, (3) Research what people really think about products/topics, (4) Find content inspiration from real discussions, (5) Analyze sentiment and trends on Reddit, (6) Validate business ideas with real user feedback. Triggers: reddit search, find pain points, market research, user feedback, what do people think about, reddit trends, niche discovery, product validation.
Help figure out pricing for a product or service using minimalist entrepreneur principles. Use when someone is setting prices, considering price changes, or struggling with what to charge.
dontbesilent content creation diagnosis. After a topic is approved, diagnose how to turn it into high-quality content. Trigger: /dbs-content, /content-diagnosis, "how should I create this content", "review my copy"
When the user wants help creating, scheduling, or optimizing social media content for LinkedIn, X (Twitter), Instagram, TikTok, Facebook, or other platforms. Also use when the user mentions 'LinkedIn post,' 'Twitter thread,' 'social media,' 'content calendar,' 'social scheduling,' 'engagement,' or 'viral content.' This skill covers content creation, repurposing, and platform-specific strategies.
Analyze a short-form video (TikTok, Instagram Reel, or any MP4) to extract its full transcript, understand why it performed, and generate concrete repurposing ideas. Use this skill whenever the user asks to: analyze a video, understand why something went viral, reverse-engineer a creator's content, extract a transcript from a video, figure out what makes a video perform, or get repurposing ideas from a video. Also trigger when the user says things like "why did this perform", "what's the hook here", "can I repurpose this", "analyze this TikTok", or drops a video file path or URL.
Master TAM/SAM/SOM calculations, market sizing methodologies, and validation frameworks. Use when assessing market opportunity, validating business viability, planning market entry, estimating revenue potential, or determining if a market is worth pursuing. Covers bottom-up, top-down, and value theory sizing methods, competitive analysis, and systematic validation approaches.
Use this skill when writing, rewriting, or improving marketing copy for any page (homepage, landing page, pricing, feature, product, or about page). This skill produces clear, compelling, and testable copy while enforcing alignment, honesty, and conversion best practices.
Help users study and learn effectively. Use when the user wants to learn new material, review concepts, prepare for exams, or memorize information. Supports active recall, spaced repetition, flashcard generation, quizzing, concept explanation, and study planning.
Use when users ask about Chinese astrology, zodiac compatibility, BaZi (Four Pillars) birth charts, Five Elements, Zi Wei Dou Shu, Flying Stars Feng Shui, or Qi Men Dun Jia timing. Calculates signs from birth data, interprets charts, and provides forecasts. (project)
Design and optimize an AI agent's action space, tool definitions, and observation formats to improve completion rates.
Comprehensive security review framework for AI agents. Covers Skill/MCP installation, GitHub repositories, URLs/documents, on-chain addresses, products/services, and social shares. Built from real-world attack patterns and incident response experience.
Practical guide to reduce token consumption, lower AI costs, and improve Claude Code performance through file organization, context management, and strategic model selection. Backed by real experiment data. Use when user mentions "optimize tokens", "reduce costs", "Claude is slow", "too many tokens", "token budget", "context window full", "organize codebase for AI", or "reduce token consumption". Do NOT use for general coding questions, debugging, or performance optimization unrelated to AI token usage.
Use this skill when the user asks to save, remember, recall, or organize memories. Triggers on: "remember this", "save this", "note this", "what did we discuss about...", "check your notes", "clean up memories". Also use proactively when discovering valuable findings worth preserving.
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Large Language and Vision Assistant. Enables visual instruction tuning and image-based conversations. Combines CLIP vision encoder with Vicuna/LLaMA language models. Supports multi-turn image chat, visual question answering, and instruction following. Use for vision-language chatbots or image understanding tasks. Best for conversational image analysis.
Build autonomous AI agents with Claude Agent SDK. Structured outputs guarantee JSON schema validation, with a plugin system and hooks for event-driven workflows. Prevents 14 documented failure modes. Use when: building coding agents, SRE systems, security auditors, or troubleshooting issues such as CLI-not-found errors, structured-output validation failures, session forking errors, MCP configuration problems, or subagent cleanup.
Send and receive SMS/RCS via the Google Messages web interface (messages.google.com). Use when asked to "send a text", "check texts", "SMS", "text message", "Google Messages", or to forward incoming texts to other channels.
Deep-dive explanation of a file, module, function, or concept in the codebase. Uses git history for context on why code exists.
Generate or refactor Jetpack Compose screens from short specs or existing files, wire Navigation Compose routes/args/deep links, and connect MVVM + UiState + events with previews and string resources. Use when adding or updating Compose UI, integrating new screens into a NavGraph, or aligning Compose screens with existing theme/resources while preserving behavior.