원클릭으로
claude-setup
claude-setup에는 zcaceres에서 수집한 skills 30개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Run Gemini Deep Research reports on any topic. Use when user says "deep research", "research report", "gemini research", or "run a research report on...". Generates comprehensive research reports using Google's Deep Research agent.
Search for recent news and updates about topics in your INTERESTS.md file (like Google Alerts). Use when user says "check my interests", "interests digest", "what's new", "news digest", or "update me on my interests". Generates a concise digest only when there's new information.
Organize and triage files from the Notion export folder. Use when user says "triage notion", "organize notion", "clean up notion", "notion cleanup", or "let's work on notion".
Updates the NOW.md dashboard in Obsidian by aggregating tasks from project TODO.md files. Use when user says "update my NOW", "refresh my dashboard", "what should I work on", or "let's do my weekly review". Supports quick regeneration mode and guided weekly review mode.
Generate text-heavy graphics (banners, social images, OG images) using Playwright to render HTML with real web fonts. Perfect for branded collateral where typography matters.
Multi-phase market research for evaluating a business idea. Runs ecosystem surveys, competitive deep dives, distribution analysis, and CAC estimation. Creates comprehensive summary documents. Use when user says "research business idea", "market research", "evaluate this market", or wants to understand competitors and unit economics.
Create new Claude Code skills with proper structure and documentation. Use when the user asks to create, design, or build a new skill, or needs help structuring skill files.
Automated SPY 0DTE call options trading bot using Robinhood. Monitors SPY price, buys a 0DTE call option, and sells at 3% profit. Use when user says 'run spy bot', 'trade spy', 'spy options', or 'start trading bot'.
Download and transcribe YouTube videos to markdown. Use when user says "transcribe youtube", "transcribe this video", "youtube transcript", or provides a YouTube URL to transcribe.
Generate personalized packing lists and pre-trip task lists for travel. Uses weather forecasts to recommend appropriate clothing and gear. Integrates with Google Calendar to identify schedule conflicts before departure. Use when user says "plan a trip", "packing list", "I'm traveling to", "trip to [destination]", or "what should I pack".
Core agent-browser usage guide. Read this before running any agent-browser commands. Covers the snapshot-and-ref workflow, navigating pages, interacting with elements (click, fill, type, select), extracting text and data, taking screenshots, managing tabs, handling forms and auth, waiting for content, running multiple browser sessions in parallel, and troubleshooting common failures. Use when the user asks to interact with a website, fill a form, click something, extract data, take a screenshot, log into a site, test a web app, or automate any browser task.
Trace through code paths to find bugs, logic errors, race conditions, and unintended behaviors. Uses static analysis first, then escalates to runtime browser testing (Playwright/Chrome DevTools) for frontend code or hard-to-trace paths. Trigger phrases: "chaos monkey", "exercise code paths", "trace code for bugs", "find hidden bugs", "stress test the logic", "probe for edge cases"
Interactive file cleanup workflow for organizing Downloads, Desktop, and Documents folders. Goes file-by-file proposing actions like delete, upload to Google Drive, or move to proper location. Use when user says "clean up my computer", "organize my downloads", "help me declutter", "what's in my Downloads", or "file cleanup". Skips receipts (handled by process-receipt skill).
Analyze codebase for dead code, duplicates, and consolidation opportunities. Use when user says "analyze code", "find dead code", "code cleanup", "find duplicates", "unused exports", "consolidation opportunities", or "static analysis".
Refine and edit text into clear, concise copywriting. Use when user says "edit this copy", "make this clearer", "rewrite this", "copywriting help", "tighten this up", or shares text they want polished.
Audit project documentation against the current state of the codebase and produce a revision plan. Reads README and all docs, launches parallel Explore agents to verify claims, diffs documentation vs reality, and applies approved fixes. Use when user says "update docs", "docs update", "check documentation", "audit docs", "fix readme", "documentation is outdated", or "sync docs with code".
File documents from Downloads into organized Google Drive folders. Handles insurance paperwork, legal documents, medical records, and general documents. Uses predefined folder mappings for quick filing.
Generate logo designs iteratively using AI, then create all favicon, PWA, and social media asset variants. Use when user says "generate logo", "create logo", "logo design", "favicon generator", "brand assets", or needs to create logos with all size variants.
Generate arbitrary graphic assets using Google's Nano Banana (Gemini image generation). Use for logos, icons, illustrations, UI elements, or any one-off graphics.
Analyze a codebase for performance bottlenecks in full-stack web applications. Use when user says "perf review", "performance review", "find bottlenecks", "optimize performance", "slow code", "performance audit", or "why is my app slow". Interactive workflow that discusses each finding before moving on.
Review PR changes against a base branch, focusing on regressions, missing edge cases, serious code quality problems, and other fundamental issues. Use when you want a thorough code review of your changes before merging.
Automated invoice processing workflow. Finds invoices from vendors in Downloads, extracts vendor and date information, and uploads to the appropriate vendor folder in Google Drive with proper naming.
Record animated GIFs of web page animations using Playwright screenshots and ffmpeg. Use when capturing demos, UI animations, or feature previews for sharing.
Analyze conversation history to provide structured retrospective on user prompting, agent performance, system gaps, efficiency, and technical decisions. Use when wanting insights to improve collaboration, optimize workflows, or understand what worked/didn't work.
Find large files and directories that are safe to delete to free up storage. Focuses on node_modules in inactive projects, local AI models (Ollama, LLaMA), Docker artifacts, cache directories (npm, yarn, pip, Homebrew), old downloads, and other space hogs. Use when user says "free up space", "storage cleanup", "find large files", "disk space", "what's taking up space", or "clean up storage".
End-to-end stress test for City Tycoon game using Playwright. Tests placing roads, power plants, water towers, interacting with NPC proposals (accept/reject/counter), and verifying construction progress. Use when you need to QA test the game, verify game features work correctly, or run a smoke test after changes.
Analyze a codebase and update or create CLAUDE.md agent documentation. Extracts project patterns, conventions, and principles through codebase exploration, then presents findings for interactive refinement. Use when user says "update CLAUDE.md", "refresh agent docs", "create CLAUDE.md", "improve agent documentation", or "document codebase for Claude".
Complete video captioning workflow using Whisper. Removes silence/dead zones for fast-paced social media style, generates captions, polishes for errors, creates custom thumbnails with text overlays, embeds subtitles, prepends thumbnail as first frame for platform previews, and generates social media content. Use when user needs to caption and prepare videos for X/LinkedIn/social publishing.
Live system visualization using D2 diagrams. Analyzes codebase architecture, generates a D2 diagram, and starts a live-updating browser view. Designed to be re-invoked repeatedly (manually or via /loop) to keep the visualization current as the agent works. Use when user says "visualize system", "visualize", "show me the architecture", "system diagram", "live diagram", or "map this codebase".
Find YouTube links for requested songs, save links to a text file, and download them as opus using yt-dlp. Use when user says "download song", "get this song", "find and download music", "youtube song", or requests specific songs to download.