Agent skill
web-research
Research topics on the web, gather information from multiple sources, and summarize findings.
Install this agent skill to your Project
npx add-skill https://github.com/accomplish-ai/accomplish/tree/main/apps/desktop/bundled-skills/web-research
SKILL.md
Web Research
This skill helps conduct thorough web research and compile findings.
Research Process
- Define the question: Clarify what information is needed
- Search: Use browser to search multiple sources
- Gather: Collect relevant information from trusted sources
- Verify: Cross-reference facts across sources
- Summarize: Present findings in a clear format
Best Practices
- Use multiple sources to verify information
- Prefer authoritative sources (official docs, reputable sites)
- Note the date of information (some may be outdated)
- Cite sources when presenting findings
Output Format
Research results should include:
- Summary: Key findings in 2-3 sentences
- Details: Expanded information organized by topic
- Sources: Links to where information was found
- Caveats: Any limitations or uncertainties
Examples
- "Research the best React state management libraries"
- "Find information about GDPR compliance requirements"
- "Look up the latest Node.js LTS version"
- "Research competitors of [product]"
Requirements
- Browser automation tools for web navigation
- Ability to read and extract content from web pages
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
download-file
Download files in Chrome on Windows and macOS. Handles triggering downloads, detecting and resolving popups, verifying completion, and locating files.
google-sheets
Automate Google Sheets interactions through browser automation - create spreadsheets, enter data, apply formulas, and format cells.
git-commit
Create well-structured git commits with conventional commit messages, proper staging, and commit best practices.
code-review
Review code for bugs, security issues, performance problems, and best practices. Provide actionable feedback.
skill-creator
Guide for creating effective skills. Use when users want to create a new skill (or update an existing skill) that extends the AI's capabilities with specialized knowledge, workflows, or tool integrations.
safe-file-deletion
Enforces explicit user permission before any file deletion. Activates when you're about to use rm, unlink, fs.rm, or any operation that removes files from disk. MUST be followed for all delete operations.
Didn't find tool you were looking for?