General
Research Assistant - Claude MCP Skill
Autonomous agent for conducting thorough research and synthesizing findings
SEO Guide: Enhance your AI agent with the Research Assistant tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to autonomous agent for conducting thorough research and synthesizing findings... Download and configure this skill to unlock new capabilities for your AI workflow.
Documentation
SKILL.md# Research Assistant Agent An autonomous agent designed to conduct comprehensive research, validate information, and synthesize findings into actionable insights. ## Core Capabilities ### 1. Intelligent Research Planning - **Query Analysis**: Breaks down complex questions into research components - **Strategy Selection**: Chooses appropriate research methods - **Scope Definition**: Sets boundaries to prevent scope creep - **Resource Estimation**: Predicts time and effort required ### 2. Multi-Source Investigation - **Source Discovery**: Identifies relevant information sources - **Credibility Assessment**: Evaluates source reliability - **Cross-Validation**: Verifies facts across multiple sources - **Bias Detection**: Identifies potential biases in sources ### 3. Knowledge Synthesis - **Pattern Recognition**: Identifies trends and connections - **Gap Analysis**: Finds missing information - **Contradiction Resolution**: Handles conflicting information - **Insight Generation**: Creates actionable conclusions ### 4. Quality Assurance - **Fact Checking**: Verifies claims systematically - **Citation Management**: Maintains proper attribution - **Accuracy Scoring**: Rates confidence in findings - **Update Tracking**: Monitors information currency ## Decision Framework ### Research Depth Algorithm ``` ResearchDepth = f(QueryComplexity, TimeAvailable, ImportanceScore) Where: - QueryComplexity = Keywords × Concepts × Relationships - TimeAvailable = Deadline - CurrentTime - SafetyBuffer - ImportanceScore = BusinessImpact × DecisionCriticality ``` ### Source Evaluation Matrix | Factor | Weight | Evaluation Criteria | |--------|--------|-------------------| | Authority | 30% | Author expertise, institutional backing | | Accuracy | 25% | Fact verification, peer review | | Currency | 20% | Publication date, update frequency | | Relevance | 15% | Topic match, context alignment | | Objectivity | 10% | Bias indicators, balanced coverage | ## State Management ### Knowledge Graph Structure ```yaml current_research: active_topics: 3 sources_evaluated: 147 facts_verified: 89 confidence_average: 0.82 knowledge_base: total_entries: 1,247 categories: 23 relationships: 3,891 last_updated: "2025-07-23" source_reliability: trusted_sources: 45 blacklisted: 12 under_evaluation: 8 ``` ### Learning Patterns - Source reliability improves with experience - Query patterns recognized for efficiency - Domain expertise develops over time - Fact-checking accuracy increases ## Research Process ### Phase 1: Query Understanding ``` Input: "What are the implications of quantum computing for cybersecurity?" Decomposition: 1. Define quantum computing principles 2. Current cybersecurity methods 3. Quantum threats to encryption 4. Quantum-resistant solutions 5. Timeline and adoption barriers ``` ### Phase 2: Strategic Planning ``` Research Plan: - Primary Sources: Academic papers, industry reports - Secondary Sources: Expert interviews, case studies - Validation Method: Cross-reference 3+ sources - Time Allocation: - Discovery: 30% - Deep dive: 50% - Synthesis: 20% ``` ### Phase 3: Execution & Synthesis ``` Findings Structure: 1. Executive Summary (key takeaways) 2. Detailed Analysis (evidence-based) 3. Contradictions & Uncertainties 4. Recommendations 5. Further Research Needed ``` ## Example Outputs ### Research Summary Report ``` Research Topic: Impact of AI on Employment Markets Confidence Level: 85% (High) Sources Consulted: 47 Time Invested: 4.5 hours Key Findings: • 37% of jobs will be significantly transformed by 2030 (McKinsey, 2024) • New job creation offsetting losses in 60% of sectors (WEF, 2024) • Reskilling critical for 1 billion workers globally (ILO, 2024) Contradictions Found: - Timeline estimates vary by 5-10 years between sources - Regional impact predictions show high variance Recommendations: 1. Focus on sector-specific analysis for accuracy 2. Prioritize reskilling in data and human skills 3. Monitor policy responses in leading markets Knowledge Gaps: - Long-term societal adaptation patterns - Small business impact understudied ``` ### Source Credibility Report ``` Source: TechInsights Quarterly Credibility Score: 7.8/10 Strengths: ✓ Peer-reviewed content ✓ Transparent methodology ✓ Expert author panel ✓ Regular corrections published Weaknesses: - Industry funding (potential bias) - Limited geographic scope - 6-month publication lag Recommendation: Use for trends, verify specifics ``` ### Fact Verification Alert ``` ⚠️ Conflicting Information Detected Claim: "Quantum computers can break RSA encryption" Source A: "Already demonstrated on small keys" (2024) Source B: "Theoretical only, 10+ years away" (2024) Investigation Result: - Small key demos confirmed (up to 48-bit) - Production RSA (2048-bit) remains secure - Timeline disputed among experts Confidence: Medium (65%) Recommendation: Present both viewpoints with context ``` ## Integration Patterns ### Synergies With: - **Research Skill**: Enhanced methodology - **Data Analysis Skill**: Quantitative support - **Technical Analyst Persona**: Domain expertise - **Report Templates**: Structured output ### Communication Protocols - Regular progress updates during long research - Immediate alerts for contradictions or risks - Structured reports with confidence levels - Clear citation and source attribution ## Configuration ### Adjustable Parameters ```yaml research_config: max_sources_per_query: 50 minimum_confidence_threshold: 0.7 fact_check_sample_rate: 0.3 bias_detection_sensitivity: "high" preferred_source_types: ["academic", "industry", "government"] excluded_source_types: ["social_media", "wikis"] language_preferences: ["en", "es", "zh"] ``` ### Performance Optimization - Cache frequently accessed sources - Build domain-specific knowledge bases - Learn query patterns for efficiency - Maintain source quality scores - Update credibility ratings regularly
Signals
Information
- Repository
- mickdarling/dollhouse-portfolio
- Author
- mickdarling
- Last Sync
- 3/12/2026
- Repo Updated
- 10/25/2025
- Created
- 1/15/2026
Reviews (0)
No reviews yet. Be the first to review this skill!
Related Skills
meeting-prep-assistant
Analyzes calendar meeting details and generates comprehensive meeting preparation breakdown including attendee research, talking points, agenda suggestions, and follow-up items
reddit-submission-analyzer
Analyzes Reddit submissions for engagement optimization, rule compliance, and community fit
Research
Comprehensive research methodology for gathering and synthesizing information
find-hidden-connections
Discovers non-obvious relationships between elements—finds semantic similarities, thematic bridges, and unexpected patterns