# Export Excel

> Export Android strings.xml resources to a translator-friendly XLSX workbook with missing-key and placeholder-risk tracking

- **Type:** Skill
- **Install:** `agentstack add skill-jason0404-jason-android-marketplace-export-excel`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [jason0404](https://agentstack.voostack.com/s/jason0404)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [jason0404](https://github.com/jason0404)
- **Source:** https://github.com/jason0404/Jason-Android-Marketplace/tree/main/plugins/android-localization-toolkit/skills/export-excel

## Install

```sh
agentstack add skill-jason0404-jason-android-marketplace-export-excel
```

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

## About

Create a structured translation workbook from Android string resources.

## Workflow

1. Locate the requested Android resource scope and establish the base locale.
2. Invoke `android-strings-auditor` before export.
3. Invoke `android-localization-workbook-generator` to write an `.xlsx` workbook under:
   `android-localization-output/translation-workbook-YYYYMMDD-HHmm.xlsx`
4. Summarize the output workbook and technical issues detected.

## Workbook requirements

- Base locale key order determines row order.
- Columns must include `key`, base text, each locale, `placeholder_signature`, `status`, and `notes`.
- Preserve placeholders, escaped content and raw Android resource keys.
- Mark missing values and placeholder mismatches clearly.
- Use readable header styling, auto-filter, frozen header row and suitable widths.
- When source sets represent different product/flavour contexts, separate or clearly label them.

Do not translate text automatically and do not modify source XML files.

## Source & license

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

- **Author:** [jason0404](https://github.com/jason0404)
- **Source:** [jason0404/Jason-Android-Marketplace](https://github.com/jason0404/Jason-Android-Marketplace)
- **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-jason0404-jason-android-marketplace-export-excel
- Seller: https://agentstack.voostack.com/s/jason0404
- 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%.
