Awesome AI Agents › Integration and Extensions
supabase/agent-skills
⭐ 2599
TypeScript
repository created 2026-01-16
Supabase Agent Skills is a repository of Agent Skills that help developers who use AI coding agents work with Supabase. A skill is a folder of instructions, scripts and resources that an agent can discover and load when a relevant task appears, so the model does not have to rely on memorised or outdated knowledge. The skills follow the Agent Skills open standard published at agentskills.io, and the README states compatibility with more than 18 agents, including Claude Code, GitHub Copilot, Cursor and Cline. Installation goes through the skills CLI: adding the repository installs every skill, and a skill flag installs a single one. The same content is also distributed as Claude Code plugins through a marketplace entry. Two skills ship today. The supabase skill covers the whole product surface: database, auth, edge functions, realtime, storage, vectors, cron and queues, the supabase-js and SSR client libraries in Next.js, React, SvelteKit, Astro and Remix, troubleshooting of login, session, JWT, cookie and row-level-security problems, the Supabase CLI and MCP server, schema changes, migrations, security audits and Postgres extensions such as pg_graphql, pg_cron and pgvector. The supabase-postgres-best-practices skill collects Postgres performance guidance in eight categories ordered by impact, from query performance and connection management through schema design, concurrency and locking, security and row-level security, data access patterns, monitoring and advanced features. Each skill directory contains a required SKILL.md manifest with frontmatter plus an optional references directory holding longer documentation. Every release also publishes an index file that conforms to the agent-skills well-known URI specification, which supabase.com serves so agents can discover the skills over HTTP. Release artifacts are built by a script and triggered by Release Please on each semantic version.
https://github.com/supabase/agent-skills
agent-skillssupabasepostgrescoding-agentsdeveloper-tools
Also in Integration and Extensions
Composio is a production-ready toolset that equips AI agents and LLMs with over 250 high-quality integrations across software, OS operations, and search capabilities, featuring managed authentication and a pluggable architecture for custom extensions.
A community preset pack for DeepSeek Harness that starts a session under a minimal tool schema with no injected context, then promotes to the full standard toolset once the session is durable.
Cloudflare official collection of Agent Skills, slash commands and MCP server references for building Workers, Durable Objects, Sandboxes and Agents SDK applications with coding agents.
Collection of 33 specialized Claude Code subagent definitions covering development, infrastructure, testing, data and AI, security and documentation, plus a meta-agent that assembles agent teams.
Configuration repository for Claude Code distributing a plugin marketplace of skills and agents covering deep research, image generation, GitHub automation and translation, plus multi-model gateway settings.
A Claude Code skill of 27 scripts that build and test Xcode projects and drive the iOS Simulator through accessibility-based navigation with token-efficient, progressively disclosed output.
A curated list of community plugins for DeepSeek Harness, the plugin-based open-source coding agent, sorted into categories such as models, tools, memory, skills, workflow, security and remote access.
A modular collection of 20+ tools, function pipes and filters that extend Open WebUI with search, media generation, semantic routing and autonomous planner agents.