research/SKILL.md
Deep research via Gemini CLI (MiniPC) or Local — Spawns sub-agent for efficiency.
npx skillsauth add kjaylee/misskim-skills research-proInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Conduct deep research on any topic using Gemini CLI via a spawned sub-agent. This keeps your main session clean and saves Claude tokens.
Before starting, ask the Master 1-2 clarifying questions:
Spawn a sub-agent with the following task:
sessions_spawn(
task: "Research: [TOPIC]
Use Gemini CLI (available on MiniPC) to research this topic.
Run: gemini --yolo \"[DETAILED RESEARCH PROMPT]\"
Prompt guidelines:
- Overview & Core Concepts
- Latest Trends & Developments
- Technical Architecture/Deep Dive
- Market Analysis & Major Players
- Challenges & Future Outlook
- Key Resources/Links
Save result to: ~/clawd/research/[slug]/report.md
Notify Master when done via:
cron(action: 'wake', text: '🔬 리서치 완료: [TOPIC]. 요약: [3줄]. 경로: research/[slug]/report.md', mode: 'now')
",
label: "research-[slug]"
)
~/clawd/research/<topic-slug>/report.mdgemini for breadth and speed.claude (but gemini is default for research).testing
게임 아이디어를 검토해 와우 팩터 5개를 추가하고, 스펙→TC→구현→QA→런칭까지 한 번에 밀어붙이는 일일 게임 런칭 써클. 기존 자동 게임 파이프라인을 대체/승격할 때 사용.
data-ai
Advanced YouTube analysis, transcripts, and metadata extraction.
development
Modern web design engineering skills including design tokens, advanced UI/UX methodologies, accessibility, and game-specific UI patterns. Use for building commercial-grade, performant, and accessible web interfaces.
development
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".