Portable agent skill for public internet research. It helps an AI agent find, compare, rank, and summarize current evidence from public sources.
- Source-backed research reports
- Product, company, or market scans
- Technical evidence gathering
- Community pain point and sentiment review
- Competitor and alternative analysis
- News, changelog, incident, and issue review
The skill guides an agent to search across the source types that matter for the request, including official documentation, changelogs, repositories, issue trackers, forums, tutorials, news, reviews, social discussion, standards, and security advisories.
It favors primary sources, recent evidence, direct links, and compact reporting.
Copy this folder into any agent runtime that supports SKILL.md skills:
skills/internet-research-review/
SKILL.md
README.md
Use the skill name in your agent prompt:
Use $internet-research-review to review current public evidence about <topic>.
The skill asks the agent to return:
Executive signal: strongest findingsEvidence table: source, date, signal, relevance, confidence, linkPatterns: repeated themes, disagreements, outliersRisks: uncertainty, missing sources, bias, stale dataNext searches: only when more research would materially improve confidence
- Public sources only.
- No paid APIs required.
- No runtime-specific metadata required.
- No private, paywalled, credentialed, or sensitive content without explicit authorization.