{"id":50897529,"url":"https://github.com/apitable/agent-skills","last_synced_at":"2026-06-16T01:30:23.138Z","repository":{"id":360766837,"uuid":"1188599313","full_name":"apitable/agent-skills","owner":"apitable","description":"AITable.ai skills for AI coding agents (Claude Code, Codex, OpenClaw) - Turn your AI assistant into an AITable automation expert","archived":false,"fork":false,"pushed_at":"2026-04-06T09:55:24.000Z","size":17,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-09T00:27:53.176Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apitable.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-22T10:13:22.000Z","updated_at":"2026-05-31T18:36:52.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/apitable/agent-skills","commit_stats":null,"previous_names":["apitable/agent-skills"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/apitable/agent-skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apitable%2Fagent-skills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apitable%2Fagent-skills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apitable%2Fagent-skills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apitable%2Fagent-skills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apitable","download_url":"https://codeload.github.com/apitable/agent-skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apitable%2Fagent-skills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34387472,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-16T01:30:22.462Z","updated_at":"2026-06-16T01:30:23.131Z","avatar_url":"https://github.com/apitable.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# AITable Agent Skills\n\nA collection of skills for AI agents to interact with [AITable.ai](https://aitable.ai) - a collaborative database platform.\nTurn your coding assistant into an AITable automation expert.\n\n## Included Skills\n\n| Skill | Description |\n|-------|-------------|\n| **[aitable-api](./skills/aitable-api)** | Interact with AITable REST API via curl commands. CRUD operations for records, fields, views, datasheets, attachments, and more. |\n\n## Installation\n\nYou can install these skills using the [Agent Skills CLI](https://github.com/vercel-labs/skills).\n\n### Install All Skills\nAdd the entire toolkit to your agent (OpenClaw, Claude Code, Cursor, etc.):\n\n```bash\nnpx skills add apitable/agent-skills\n```\n\n### Install Specific Skills\nIf you only need a specific capability:\n\n```bash\nnpx skills add apitable/agent-skills --skill aitable-api\n```\n\n### Manual Installation\nClone this repository and symlink the skills to your agent's skill directory:\n\n```bash\ngit clone https://github.com/apitable/agent-skills.git\ncd agent-skills\n\n# For Claude Code\nln -s $(pwd)/skills/aitable-api ~/.claude/skills/\n```\n\n## Requirements\n\n- **API Token**: Get your token from AITable User Center \u003e Developer Token\n- **curl**: All API calls use curl (no additional dependencies)\n\n### Environment Setup\n\n```bash\nexport AITABLE_TOKEN=\"your_api_token\"\n# Optional: for self-hosted instances\nexport AITABLE_HOST=\"https://your-instance.com\"\n```\n\n## What's Inside aitable-api\n\nThe skill includes comprehensive documentation for all AITable API endpoints:\n\n| Reference | Description |\n|-----------|-------------|\n| `records.md` | CRUD operations with filtering, sorting, pagination |\n| `fields.md` | Field types and create/delete operations |\n| `views.md` | View listing and usage |\n| `datasheets.md` | Datasheet creation with templates |\n| `attachments.md` | File upload and attachment handling |\n| `spaces-nodes.md` | Workspace navigation and node search |\n| `members-teams.md` | Member and team management |\n| `field-types.md` | Complete field value format reference |\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapitable%2Fagent-skills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapitable%2Fagent-skills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapitable%2Fagent-skills/lists"}