AI coding skills
Build local Tablewealth apps with ChatGPT Plus, Codex, Claude Code, or the Tablewealth Editor.
The Tablewealth app-builder skills help you build personal, local apps on top of your Tablewealth API key. Start from the dashboard wizard at:
https://app.tablewealth.com/dashboard/<your-workspace>/ai-integrationThe wizard lets you choose ChatGPT Plus with Codex, Claude Code, or the Tablewealth Editor. For Codex and Claude Code, it can create a read-only API key for you and give you a short prompt to paste into your coding tool.
Skill ZIPs
Use these ZIP files when you want the coding agent to install the skill for you:
https://app.tablewealth.com/ai-app-builder/tablewealth-claude-code-skill.zip
https://app.tablewealth.com/ai-app-builder/tablewealth-codex-skill.zip
https://app.tablewealth.com/ai-app-builder/tablewealth-codex-plugin.zipAsk your coding tool:
Install the Tablewealth app-builder skill from this ZIP URL:
<paste ZIP URL>What The Skill Builds
The starter is a static, no-build browser app with:
index.htmlapp.jsstyles.csstablewealth-sdk.jsAGENTS.md
It uses a local API-key variant of the Tablewealth SDK, pinned React/Recharts browser scripts, sample data, metrics, charts, and a transaction table.
Publishing
Local apps may use an API key and pinned CDN scripts. Publish-review bundles are stricter: one self-contained HTML file, no external network calls, no CDN scripts, no API-key inputs, and no private data.
Ask the agent:
/tablewealth-publishThe skill prepares a review bundle and draft email to support@tablewealth.com.