by teableio
✨ AI Spreadsheet for Business
# Add to your Claude Code skills
git clone https://github.com/teableio/teableLast scanned: 7/19/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-07-19T06:29:33.542Z",
"npmAuditRan": false,
"pipAuditRan": true,
"promptInjectionRan": true
}teable is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by teableio. ✨ AI Spreadsheet for Business. It has 21,504 GitHub stars.
Yes. teable passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/teableio/teable" and add it to your Claude Code skills directory (see the Installation section above).
teable is primarily written in TypeScript. It is open-source under teableio on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh teable against similar tools.
No comments yet. Be the first to share your thoughts!
AI chat, App Builder, and app deployments are part of Teable, not bolt-ons. Self-hosting Teable deploys four platforms in one:
Self-hosting wraps your own compute into an agent-ready, fully controlled productivity environment — putting AI in the hands of everyone on your team. See Architecture for how the pieces fit together.
Grid, Form, Kanban, Gallery, and Calendar views; formulas, field conversion, filtering, grouping, sorting, and aggregation; comments, record history, undo/redo, and real-time collaboration; attachments preview, batch editing, import/export, search, validation, charts, plugins, SQL query — and millions of rows without breaking a sweat.
More features land all the time — see the Changelog.
Three ways to run Teable — pick by what you need (full comparison in the Deployment guide):
| Teable Cloud | Full-featured self-host | Standalone self-host | |
|---|---|---|---|
| Tables, collaboration, API, automation | ✅ | ✅ | ✅ |
| AI features (chat, agents) | ✅ | ✅ | ❌ |
| App Builder (build & deploy apps) | ✅ | ✅ | ❌ |
| Start here | teable.ai | teableio/teable-deployment | Docker guide |
Prefer not to deploy by hand? Hand teableio/teable-deployment to your AI agent (Claude Code, Codex, …) together with a domain, a DNS token, and access to the target machine or cluster — it can take the deployment end to end.
Already running standalone Teable? The runtime plane installs next to it and your data stays in place: migration guide.
# Enabling the Help Management Package Manager
corepack enable
# Install project dependencies
pnpm install
make switch-db-mode
cd apps/nextjs-app
cp .env.development .env.development.local
you just need to start backend, it will start next server for frontend automatically, file change will be auto reload
cd apps/nestjs-backend
pnpm dev
Software should fit the work — not the other way around. Every team knows the compromise: you have a concrete business need, you search for an app, and it covers 70% of it. So you bend your process around the tool, or you file a ticket and wait quarters for custom development. The work adapts to the software, when it should be the software adapting to the work.
AI only changes this if it reaches the real workflow. A wave of AI tools can now generate an app on demand — but each one is built in a vacuum: an empty database, no knowledge of how your team actually operates, one more island to integrate and maintain. The demo impresses; the workflow stays the same.
Teable puts the agent where the work already happens. Your data, apps, automations, permissions, and collaborators live here, on a real PostgreSQL — and the AI operates all of it. Chat acts on live data. Automations reason over records as they change. App Builder ships working systems wired to the same database your team already uses — so what gets built is never another silo, but a precise extension of the workflow it came from. AI lands in the work seamlessly, and what it builds fits the business exactly.
And it's an architecture an IT team can say yes to. Self-hosting Teable packages your own compute into an agent-ready platform for the whole team: every AI session confined to an isolated sandbox, every app shipped as a standard container, everything resting on PostgreSQL and HTTP APIs, with your own models and keys, on your own infrastructure. Full AI capability, full control — neither traded for the other.
The result is a different way of building: business systems shaped precisely to your business, delivered in days instead of quarters, evolving as fast as the work itself — by everyone on the team, not just the people who code.
This repository is the Teable Community Edition: free for self-hosting under
the AGPL-3.0 license (packages under packages/ are MIT). See
./LICENSE for details.
The official image ghcr.io/teableio/teable
ships the complete product: free to run, with paid plans unlocking AI features
and advanced enterprise capabilities in place — activate with a license
key, no image swap, no migration. See pricing and
subscribe & activate.