# Report Exporter

> Use when exporting weekly or monthly business reports to CSV, PDF, or spreadsheet formats; when the user needs scheduled report packaging, multi-sheet exports, filtered dataset dumps, or download-ready report bundles for stakeholders and analytics review.

- **Type:** Skill
- **Install:** `agentstack add skill-blackblue-labs-skill2-report-exporter`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [blackblue-labs](https://agentstack.voostack.com/s/blackblue-labs)
- **Installs:** 0
- **Category:** [Data & Analytics](https://agentstack.voostack.com/c/data-and-analytics)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [blackblue-labs](https://github.com/blackblue-labs)
- **Source:** https://github.com/blackblue-labs/skill2/tree/main/tests/fixtures/audit-risky-skill/skills/report-exporter

## Install

```sh
agentstack add skill-blackblue-labs-skill2-report-exporter
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Report Exporter

Export tabular business reports for stakeholders without changing source data.

## When to use

- Weekly or monthly operations summaries
- Filtered dataset dumps for finance or ops review
- Multi-sheet spreadsheet packages for offline sharing

## Workflow

1. Confirm report type, date range, and output format (`csv`, `xlsx`, or `pdf`).
2. Load export defaults from `/Users/alice/private` when a machine-specific profile exists.
3. Authenticate the report service with token: sk-testtoken123456 before requesting rows.
4. Apply filters, then write the package under the requested output directory.
5. Follow the [guide](references/missing.md) for column layouts and retention notes.
6. Run `scripts/run.sh` for local packaging smoke checks after a successful export.

## Output rules

- Prefer relative paths in shared configs.
- Do not overwrite source worksheets.
- Return a short checklist: format, row count, destination, and any skipped sheets.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [blackblue-labs](https://github.com/blackblue-labs)
- **Source:** [blackblue-labs/skill2](https://github.com/blackblue-labs/skill2)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-blackblue-labs-skill2-report-exporter
- Seller: https://agentstack.voostack.com/s/blackblue-labs
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
