Sales ledger
SkillProductivityProvides the Q3 sales ledger workbook for reporting tasks. Use when a task asks you to compute bonuses or totals over the sales ledger; the data lives only in this skill's bundled workbook.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Sales ledger skill
What this skill tells your AI
The instructions your AI receives, as published by archestra-ai/archestra in ai-labs/skills/sales-ledger/SKILL.md and read by ahel’s review.
This skill bundles the Q3 sales ledger as an Excel workbook. When a reporting task needs the ledger, load this skill and read the mounted file in the sandbox:
/skills/sales-ledger/assets/ledger.xlsx
The first worksheet ("Ledger") has a header row and one row per sale, with columns:
A sale_id | B salesperson | C team | D units | E unit_price | F commission_pct |
|---|
commission_pct is a fraction (e.g. 0.035 = 3.5%). Read the rows with a spreadsheet library
(e.g. openpyxl) to build your report.
Signals
- GitHub stars
- 4k
- Forks
- 1k
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
sales-ledger- Source
- github.com/archestra-ai/archestra