Pixeltable Skill
Install when you need a multimodal data layer—tables, embeddings, UDFs, and tool-calling agents wired to many LLM providers—in Claude Code.
Overview
pixeltable-skill is a plugin marketplace for the Build phase that teaches Claude Code how to build multimodal Pixeltable apps with tables, embeddings, UDFs, and tool-calling agents across many AI providers.
What is this marketplace?
- Single plugin bundles Pixeltable patterns: declarative tables, computed columns, and embedding search
- Tool-calling agents and UDFs on top of the same table model
- 25+ AI provider integrations referenced in the marketplace metadata
- Version 2.3.0 marketplace with strict:false for flexible local skill paths
- Oriented toward multimodal apps (not a one-off MCP-only connector)
- Marketplace lists 1 plugin (pixeltable-skill)
- Metadata version 2.3.0
- Describes 25+ AI provider integrations
Community signal: 3 GitHub stars.
What problem does it solve?
You have multimodal data and multiple model providers but no repeatable pattern in the agent for tables, embeddings, and agent tools in one place.
Who is it for?
Solo builders shipping agent or RAG products who want Pixeltable as the central data and integration layer in Claude Code.
Skip if: Teams that only need a static CLAUDE.md or a single REST call without a multimodal table model.
What do I get? / Deliverables
After you add the marketplace plugin, the agent can scaffold Pixeltable-centric flows—computed columns, search, UDFs, and provider-backed agents—instead of ad-hoc scripts per feature.
- Agent-ready guidance for Pixeltable table schemas, computed columns, and embedding search
- Patterns for UDFs and tool-calling agents on shared tables
- A registered marketplace plugin pointing at ./skills/pixeltable-skill
Plugins in this marketplace
1 plugin — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
Pixeltable is where builders wire multimodal storage, computed columns, and agent tools into a shippable product; that work lives in Build before you harden ops. The marketplace skill centers on provider integrations and agent-facing data APIs, which maps to the integrations shelf rather than pure UI or PM.
How it compares
Data-and-LLM integration marketplace plugin, not a standalone MCP server listing or a journey-wide process skill.
Common Questions / FAQ
Who is Pixeltable Skill for?
Indie developers and small teams building multimodal AI apps who use Claude Code and want Pixeltable tables, embeddings, and agent tooling in one registered plugin.
When should I use Pixeltable Skill?
Use it during Build when you are implementing backends, retrieval, and tool-calling agents that should sit on Pixeltable rather than bespoke files per modality.
How do I add Pixeltable Skill to my agent?
Register the Pixeltable Skill marketplace from Pixeltable in your Claude Code plugin marketplaces config, then enable the Pixeltable Skill plugin so its bundled skill path loads into the agent.