Weekly report
Turns a week of scattered updates into one readable summary.
Operations · produces a Document · built in, ready to run
What you give it
Something like this:
- shipped: offline order queue, urdu labels on order screen
- sap sandbox connected mon, first test order synced thurs (3 failed before that, field mapping)
- pilot store list came in wed, 20 stores
- training deck: not started, waiting on final screens
- 2 stores have no smartphone, no plan yet, imran chasing
- orders placed on portal this week: 214 (last week 156)
- avg order entry time 11 min (last week 47 min)
- bug: price list CSV with commas in product names breaks import. reported tue, not fixed.
What you get back
This is a real run of the skill on the input above, not a mock-up:
**Weekly Report ready.**
I've written your report emphasizing the momentum this week—particularly the dramatic efficiency gains in order entry (77% faster) and transaction volume (+37%), driven by the offline queue and Urdu labels going live. The SAP integration is moving through its growing pains and will unblock training once it stabilizes. Two clear dependency issues are called out with owners. The report reads as narrative, not a list.
[Open the report here](https://volnyn.test/user/ai-docs/3/edit) to review, edit or share.
The wording changes a little every run. The shape does not — that is what the procedure below is for.
Tools it uses
None of its own. A skill that only writes needs no tools, so this one inherits whatever your assistant can normally reach.
The procedure it follows
This is the skill, in full. Add it to your own skills to change any of it.
Write this week's report from the material below.
Shape:
- Three lines at the top: what actually moved
- Shipped
- In progress, with what each is waiting on
- Blocked, with who can unblock it
- Numbers, if any are given, compared to the previous week
Explain what changed and why. A list of numbers with no reading is not a report.
How to run it
| Where | How |
|---|---|
| Chat | "Run my Weekly report skill", or pick it from the + menu |
| Skills page | Find Weekly report under Library and press Add & Use |
| Automations | Invoke it on every trigger |
| API | POST /v1/skills/{id}/run — add it to your own skills first, then take the id from GET /v1/skills |
In chat, on the Skills page and in automations you do not have to add it first — a library skill runs as it is. Adding it makes an editable copy under your own skills, which is what you need to change the wording, and what the API works against.
New to skills? Start with what a skill is.
Open App