research-gap-analysis
Identifies missing information required to complete qualification, segmentation, or outreach preparation. Use when the user provides records and a goal and wants prioritized research gaps with sources.
How do I install this agent skill?
npx skills add https://github.com/spiralcrew-ou/profilespider-agent-skills --skill research-gap-analysisIs this agent skill safe to install?
- Gen Agent Trust Hubpass
No security issues were detected. The skill is designed to perform a structured analysis of user-provided data to identify missing information, using natural language processing without any external dependencies or executable code.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
What does this agent skill do?
Research Gap Analysis
Purpose
Identify missing information required to complete qualification, segmentation, or outreach prep.
When to use this skill
- Finding what blocks qualification or segmentation
- Prioritizing enrichment work
- Scoping research before outreach
- Turning "incomplete data" into a task list
When not to use this skill
- You have no goal to assess gaps against
- The dataset is already complete
- You want the gaps filled, not identified
Required inputs
- Records
- The goal (qualify, segment, or prep outreach)
Optional inputs
- Required fields for the goal
- Approved research sources
Rules
- Assess gaps against the stated goal.
- Explain why each gap matters and its impact.
- Suggest a realistic research source per gap.
- Prioritize gaps by impact.
- List assumptions to verify.
Process
- Parse the goal and required fields.
- Compare records to requirements.
- List missing fields and their impact.
- Suggest sources and assign priority.
- Record unresolved assumptions.
Output format
Return one record per identified gap with the following fields:
- missing_field
- why_it_matters
- impact_on_decision
- suggested_research_source
- priority
- unresolved_assumptions
Validation
- Confirm gaps map to the goal.
- Confirm priorities reflect impact.
- Confirm assumptions are flagged.
Limitations
- It identifies gaps; it does not fill them.
- Source suggestions may vary in availability.
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/spiralcrew-ou/profilespider-agent-skills/research-gap-analysis">View research-gap-analysis on skillZs</a>