pixeltable-skill
Health Uyari
- License — License: Apache-2.0
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Low visibility — Only 5 GitHub stars
Code Gecti
- Code scan — Scanned 12 files during light audit, no dangerous patterns found
Permissions Gecti
- Permissions — No dangerous permissions requested
Bu listing icin henuz AI raporu yok.
Skill/Plugin for building multimodal AI applications with Pixeltable. Tables, computed columns, embedding search, UDFs, and 30+ AI provider integrations.
Pixeltable Skill
Agent Skill that teaches AI coding assistants to write Pixeltable application files: TableModel in app.py, then pxt schema update, then pxt service update.
Install
Skill (recommended for most assistants)
Install the portable skill with npx skills:
npx skills add pixeltable/pixeltable-skill
This installs SKILL.md and its references for supported coding assistants,
including Cursor, Copilot, Windsurf, and the Codex IDE extension.
Google Antigravity is not one of them: it reads~/.gemini/antigravity/skills, which npx skills does not write to. Install
there with ./install.sh --platform antigravity.
Full plugin
Install the skill with its client-supported commands, agents, and hooks using
npx plugins:
npx plugins add pixeltable/pixeltable-skill
Client-native marketplace options:
- Claude Code:
/plugin marketplace add pixeltable/pixeltable-skill, then/plugin install pixeltable@pixeltable-skill - ChatGPT desktop and Codex:
codex plugin marketplace add pixeltable/pixeltable-skill --ref main, thencodex plugin add pixeltable@pixeltable-skill. Use/pluginsin Codex or the
Plugins page in ChatGPT desktop.
Restart or start a new conversation after installing. Repository marketplaces
are team-distribution sources; they do not publish to a public directory.
Any LLM (paste URL into context)
What's Inside
skills/pixeltable-skill/
├── SKILL.md # Contract: app.py, schema update, service update
└── references/
├── core-api.md # Tables, querying, views, UDFs, config
├── cli.md # pxt CLI
├── providers.md # Import and output shape
├── workflows.md # FastAPIRouter
└── anti-patterns.md # Wrong/right stack
Client manifests and marketplace metadata live alongside the shared skill so
each supported installer can discover the format it understands.
Contributing
See CONTRIBUTING.md. Run python3 scripts/validate_plugin.py after structural changes.
Links
- Pixeltable Docs · GitHub · MCP Server · Discord
- Start:
pxt initthenpxt service example --out app.pythenpxt schema update app.py my_appthenpxt service update app.py my_app.
License
Apache 2.0
Yorumlar (0)
Yorum birakmak icin giris yap.
Yorum birakSonuc bulunamadi