@cyber-dash-tech/revela 0.1.8 → 0.1.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/skill/SKILL.md +1 -0
package/package.json
CHANGED
package/skill/SKILL.md
CHANGED
|
@@ -154,6 +154,7 @@ Each agent's brief should specify:
|
|
|
154
154
|
- The topic slug (shared, e.g. `ai-investment-shift`)
|
|
155
155
|
- The axis name for their file (e.g. `anthropic-profile`, `openai-challenges`, `market-trends`)
|
|
156
156
|
- What to research and what time period to focus on
|
|
157
|
+
- An explicit instruction to use `websearch` (e.g. "Use the websearch tool to find relevant market reports, news, and data for this axis.")
|
|
157
158
|
|
|
158
159
|
##### After Agents Complete
|
|
159
160
|
|