session-cost-summary Skill
Reads the real /cost (Copilot-credit) usage of your past Copilot Cowork sessions by driving your signed-in Cowork web app, then builds a Session | Date | /cost table with a running total. Asks the date window (default last 30 days), opens Cowork, enumerates your sessions from the left nav, and for each in-window sessio Published by microsoft in CoworkCost.
What is session-cost-summary Skill?
Reads the real /cost (Copilot-credit) usage of your past Copilot Cowork sessions by driving your signed-in Cowork web app, then builds a Session | Date | /cost table with a running total. Asks the date window (default last 30 days), opens Cowork, enumerates your sessions from the left nav, and for each in-window sessio Published by microsoft in CoworkCost. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Browser automation
- Deployment
- Design and media
- Browser automation use cases
- Deployment use cases
Technical details
- Install or run with Copy skill directory
When to use session-cost-summary Skill
- Use it for browser automation.
- Use it for deployment.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/CoworkCost
- Skill file: session-cost-summary/SKILL.md
What it does
Reads the real /cost (Copilot-credit) usage of your past Copilot Cowork sessions by driving your signed-in Cowork web app, then builds a Session | Date | /cost table with a running total. Asks the date window (default last 30 days), opens Cowork, enumerates your sessions from the left nav, and for each in-window sessio
Skill instructions
Session Cost Summary — read real /cost across your Cowork sessions Produces one table — Session · Date · /cost · Running total — where every number is a genuine /cost reading pulled live from the Cowork web app. This skill never computes, estimates, or fabricates a cost. The only authoritative source of a session's Copilot-credit cost is the /cost command inside that session in the Cowork UI, so the core of this skill is a browser sweep: it drives the user's signed-in Cowork app, opens each session, runs /cost, and reads the result. When to use - "Total my Cowork credit usage since <date" / "running credit cost to date" - "Run /cost across my past sessions and add it up" / "cost per session this month" When NOT to use - Cloud/M365/Azure billing or invoices, Power BI cost dashboards → separate billing sources - GitHub Copilot / IDE usage → not Cowork sessions - A time-saved / value / ROI narrative → cowork-roi-report (this skill is cost-only) --- What you need - The local browser tool (
Explore related resources
Frequently asked questions
What is session-cost-summary?
session-cost-summary is a open-source AI agent skill with Copy skill directory. Reads the real /cost (Copilot-credit) usage of your past Copilot Cowork sessions by driving your signed-in Cowork web app, then builds a Session | Date | /cost table with a running total.
Who is session-cost-summary best for?
session-cost-summary is best for reusing agent instructions, scripts, and references, browser automation workflows, deployment workflows, design and media workflows.
How do I install session-cost-summary?
Install or run session-cost-summary using Copy skill directory. Check session-cost-summary for the latest setup command.
Is session-cost-summary actively maintained?
session-cost-summary may need a closer maintenance check before production use.
Auto-fetched from GitHub.