
research
by sarfraznawaz2005
My random collection of agent skills.
SKILL.md
name: research description: Deep research via Gemini CLI — runs in background sub-agent.
Research Skill
Conduct deep research on any topic using Gemini CLI via a spawned sub-agent.
How It Works
When user says "Research: [topic]" or asks for deep research:
Step 1: Clarifying Questions (Always)
Before running any research, ask 2-5 quick questions to focus the work:
Start with the goal:
"Before I dive in - what's your goal here? Are you learning about this topic, making a decision, writing something, or just curious?"
Then adapt based on their answer:
If learning/curious:
- "Any specific aspect you're most interested in?"
- "How technical should I go? (High-level overview vs deep technical detail)"
If decision-making:
- "What decision are you trying to make?"
- "Any specific criteria or constraints I should focus on?"
If writing/creating:
- "What's the output? (Blog post, report, presentation?)"
- "Who's the audience?"
Keep it natural — 2-5 questions max. Don't interrogate.
Step 2: Conduct Research Using Sub-Agents
Conduct research using sub-agent(s) (if available) using web search or any other relevant tools available at your disposal. Research must include:
- Overview & Core Concepts - what is this, terminology, why it matters
- Current State - latest developments, major players
- Technical Deep Dive - how it works, mechanisms, key techniques
- Practical Applications - real-world use cases, tools available
- Challenges & Open Problems - technical, ethical, barriers
- Future Outlook - trends, predictions, emerging areas
- Resources - key papers, researchers, communities, courses
Save the output to: C:\Users\Sarfraz\OneDrive\Documents\AI-Generated-Researches\<slug>\research.md
Be thorough (aim for 500+ lines). Include specific examples and citations.
Tips
- Research typically takes 3-10 minutes depending on complexity
- Check
C:\Users\Sarfraz\OneDrive\Documents\AI-Generated-Researchesfor all past research
スコア
総合スコア
リポジトリの品質指標に基づく評価
SKILL.mdファイルが含まれている
ライセンスが設定されている
100文字以上の説明がある
GitHub Stars 100以上
3ヶ月以内に更新がある
10回以上フォークされている
オープンIssueが50未満
プログラミング言語が設定されている
1つ以上のタグが設定されている
レビュー
レビュー機能は近日公開予定です