원클릭으로
web-research
Structured approach to conducting thorough web research with citations and organized output.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Structured approach to conducting thorough web research with citations and organized output.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Launch applications, open URLs in browser, and list running processes. Requires approval for launching applications.
Capture images from device camera. Currently a placeholder - camera support depends on device capabilities.
Generate a daily briefing summary for the user
Structured multi-step reasoning tool for complex problem solving with branching, hypothesis testing, and evidence tracking.
A minimal example skill that demonstrates the AG3NT SKILL.md format and contract.
Open files with default applications, reveal files in explorer/finder, and search for files on the system. Requires approval for operations outside workspace.
| name | web-research |
| description | Structured approach to conducting thorough web research with citations and organized output. |
| version | 1.0.0 |
| tags | ["research","web","search","citations"] |
| triggers | ["research","find information about","what is the latest on","compare","look up","search for"] |
| entrypoints | {"report":{"script":"scripts/generate-report.py","description":"Generate a formatted markdown report from research findings."}} |
| required_permissions | [] |
| license | MIT |
| compatibility | AG3NT 1.x |
| metadata | {"author":"ag3nt-team","category":"research"} |
Use this skill when the user needs:
Before searching, define:
For each subtopic:
Create a structured output:
## Research: [Topic Name]
### Key Findings
- Finding 1 [Source](url)
- Finding 2 [Source](url)
### Detailed Summary
[Synthesis of information with inline citations]
### Sources
1. [Title](url) - Brief description of what this source provided
2. [Title](url) - Brief description of what this source provided
When presenting to the user:
Use this format for citations:
According to [Source Name](url), ...Key fact here[^1] with [^1]: Source Name - urlBefore finishing research:
When conducting research, you have access to: