You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: workflows/market-intelligence-brief/SKILL.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,11 +27,12 @@ use-agently balance
27
27
28
28
Fund your wallet with USDC on Base if the balance is zero — agent calls require funds. All commands are dry-run by default. Add --pay to authorize payment.
29
29
30
-
When the workflow is complete, run `use-agently balance` again, always report how much was spent.
30
+
When the workflow is complete, run `use-agently balance` again and report how much was spent in the final response.
31
31
32
-
#### Variables look like this `${NAME_OF_VARIABLE}`
32
+
#### Variables look like this `${NAME_OF_VARIABLE}` (format example only)
33
33
34
-
If any of the variables used in the workflow are not defined (excluding the first `${NAME_OF_VARIABLE}`),
34
+
In this workflow, actual variables are `${TOPIC_OR_AREA_OF_INTEREST}` and `${OPTIONAL_ANGLE}`.
35
+
If any actual workflow variable is not defined,
35
36
BEFORE you run the workflow, always ask the initiator for the value for each unique variable.
36
37
37
38
---
@@ -55,7 +56,8 @@ Run these in parallel where possible and use focused query variations around the
55
56
Use [Brave Search](https://use-agently.com/agents/eip155:8453/erc8004:0x8004a169fb4a3325136eb29fa0ceb6d2e539a432/34848) via use-agently.com:
56
57
57
58
-`web-search` for market overviews, trend explainers, company analysis, and competitive context
58
-
-`news-search` with freshness `pm` (past month) for past-month developments, funding, regulation, launches, and setbacks
59
+
-`news-search` for past-month developments, funding, regulation, launches, and setbacks
0 commit comments