Skip to content

Commit 1eb5ffe

Browse files
Copilotgjj
andcommitted
chore(SIN-256): standardize variable and parameter instructions
Agent-Logs-Url: https://github.com/AgentlyHQ/workflows/sessions/f0b36728-2d00-4e5e-b9a2-c23089adc7ed Co-authored-by: gjj <506667+gjj@users.noreply.github.com>
1 parent 5381a52 commit 1eb5ffe

File tree

1 file changed

+6
-4
lines changed
  • workflows/market-intelligence-brief

1 file changed

+6
-4
lines changed

workflows/market-intelligence-brief/SKILL.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,12 @@ use-agently balance
2727

2828
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.
2929

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.
3131

32-
#### Variables look like this `${NAME_OF_VARIABLE}`
32+
#### Variables look like this `${NAME_OF_VARIABLE}` (format example only)
3333

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,
3536
BEFORE you run the workflow, always ask the initiator for the value for each unique variable.
3637

3738
---
@@ -55,7 +56,8 @@ Run these in parallel where possible and use focused query variations around the
5556
Use [Brave Search](https://use-agently.com/agents/eip155:8453/erc8004:0x8004a169fb4a3325136eb29fa0ceb6d2e539a432/34848) via use-agently.com:
5657

5758
- `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
60+
- tool input parameter: `freshness: "pm"` (past month)
5961

6062
### Deep synthesis + source expansion
6163

0 commit comments

Comments
 (0)