{
  "markdown": "# BAT AI Tools — Agent Skills\n\n> **Tell your AI agent one sentence. Your tool gets listed on [bataitools.com](https://bataitools.com) in 28 languages — no web forms, no platform fees.**\n\nPortable [Agent Skills](https://skills.sh/) that teach AI coding agents (Cursor, Claude Code, Windsurf, Cline, and 14+ more) how to submit AI tools to the BAT directory via [`bat-cli`](https://www.npmjs.com/package/@bataitools/bat-cli).\n\n[![skills.sh](https://skills.sh/b/bataitools/bat-skills)](https://skills.sh/bataitools/bat-skills/bat-submit)\n\n---\n\n## Available Skills\n\n| Skill | Description |\n| :--- | :--- |\n| [**bat-submit**](./skills/bat-submit/SKILL.md) | 3-step workflow — extract metadata, translate into 28 languages, pack & submit to bataitools.com |\n\n---\n\n## Quick Start\n\n### 1. Install `bat-cli`\n\n```bash\nnpm install -g @bataitools/bat-cli@latest\n# or\nbun add -g @bataitools/bat-cli@latest\n```\n\n### 2. Install the Skill\n\n```bash\n# Project scope\nnpx skills add bataitools/bat-skills --skill bat-submit\n\n# Global — available in every project (recommended)\nnpx skills add bataitools/bat-skills --skill bat-submit -g -y\n\n# Target specific editors at once\nnpx skills add bataitools/bat-skills --skill bat-submit -g -y -a cursor,claude-code,codex,windsurf\n```\n\n### 3. Submit with one prompt\n\nOpen your AI agent and say:\n\n```\nSubmit https://your-product.com to BAT AI Tools\n```\n\nOr in Chinese:\n\n```\n提交 https://your-product.com 到 bataitools\n```\n\nThe agent runs the full workflow automatically. First `bat-cli` use creates a guest device account — no sign-up required.\n\n---\n\n## What the Skill Does (3 Steps)\n\n| Step | Action | Output |\n| :--- | :--- | :--- |\n| **1. Extract** | Crawl the target site, fill English metadata | `base.json`, `i18n/en.json` |\n| **2. Translate** | Localize into 27 other languages (batched, 2–4 per round) | `i18n/*.json` (28 total) |\n| **3. Submit** | Pack, validate, authenticate, POST to BAT API | Submission queued for review |\n\nLogo and screenshots are resolved on the BAT server during submit — no local browser capture required.\n\nTypical review time: **~24 hours**. Live URL: `https://bataitools.com/tools/{slug}`\n\n---\n\n## Supported Agents\n\nAny editor that loads `SKILL.md` skills:\n\nCursor · Claude Code · Windsurf · Cline · GitHub Copilot · Gemini CLI · Codex CLI · Continue · Roo Code · Antigravity · Kiro · VS Code · Zed · and more.\n\nFull list on the [submit page](https://bataitools.com/submit).\n\n---\n\n## Update Installed Skills\n\n```bash\nnpx skills update\n```\n\n---\n\n## Manual Setup (Alternative)\n\n```bash\ngit clone https://github.com/bataitools/bat-skills.git\nmkdir -p .cursor/skills\ncp -r bat-skills/skills/bat-submit .cursor/skills/bat-submit\n```\n\n---\n\n## Releases\n\nTag a version to trigger CI packaging:\n\n```bash\ngit tag v1.x.x && git push origin v1.x.x\n```\n\nSkill zips are attached to [GitHub Releases](https://github.com/bataitools/bat-skills/releases).\n\n---\n\n## Links\n\n- **Directory:** [bataitools.com](https://bataitools.com)\n- **Submit guide:** [bataitools.com/submit](https://bataitools.com/submit)\n- **skills.sh listing:** [skills.sh/bataitools/bat-skills](https://skills.sh/bataitools/bat-skills)\n- **CLI package:** [@bataitools/bat-cli on npm](https://www.npmjs.com/package/@bataitools/bat-cli)\n\n---\n\n## License\n\nMIT — see [LICENSE](LICENSE).\n",
  "bytes": 3288,
  "sha": "cbaa3126068332204c45bc96bc19ef0e9039d5fda4aa3db242489b80d20fb83e",
  "repo_slug": "bataitools/bat-skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_bataitools_bat_skills_bat_submit_d3efd27c/readme"
}