Agent skill
research
How to research topics using web tools
Install this agent skill to your Project
npx add-skill https://github.com/QuixiAI/Hexis/tree/main/skills/installed/research
SKILL.md
Research Methodology
When investigating a topic that requires current or external information:
- Use
web_searchfor broad queries to find relevant sources - Use
web_fetchto read the most promising results in full - Cross-reference findings with existing memories via
recall - Store important findings with
rememberfor future reference
When to Research
- When a goal requires information you don't have in memory
- When existing memories have low confidence or are outdated
- When the user asks about recent events or facts
- When you need to verify something before acting on it
Research Quality
- Use specific, targeted search queries rather than broad ones
- Cross-reference multiple sources before accepting a claim
- Note the source URL when storing findings as memories
- Prefer authoritative sources (official docs, academic, established media)
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
knowledge-ingest
Ingest URLs, documents, and text into the memory system as structured knowledge
cost-report
Query and report on API usage costs across LLM, embedding, and tool providers
email-digest
Digest and ingest emails into memory, surfacing important threads and action items
image-gen
Generate images from text descriptions using DALL-E or compatible providers
youtube-analytics
Retrieve and analyze YouTube channel stats, video performance, and content trends
daily-briefing
Compile a comprehensive daily briefing from calendar, contacts, goals, and recent activity
Didn't find tool you were looking for?