By definite-app
Query data, build data apps, and run automations on a self-hosted Definite deployment via its MCP server. Adds the `definite-onprem` skill, which loads automatically on data, analytics, data app, and pipeline requests.
A plugin marketplace of skills for using a self-hosted (on-prem) Definite deployment from Claude Code, Claude Cowork, Claude Desktop, and other AI agents.
Running Definite Cloud instead? Use
definite-app/claude-skills.
| Plugin | What it does |
|---|---|
definite-onprem | Adds the definite-onprem skill: query data, search the ontology and semantic layer, build data apps, inspect integrations, and run automations through your deployment's MCP server. The skill loads automatically when a request looks data-related, so you never have to say "use the Definite connector." |
# 1. Add this marketplace
/plugin marketplace add definite-app/definite-onprem-skills
# 2. Install the definite-onprem plugin
/plugin install definite-onprem@definite-onprem
Team and Enterprise admins can distribute these plugins to everyone automatically:
definite-app/definite-onprem-skills)
as a marketplace via GitHub sync.definite-onprem plugin's installation preference (auto-install,
available, or restricted) per group.See Manage Claude Cowork plugins for your organization.
The skill drives your deployment's MCP server (mounted at /mcp on the same host
as your Definite app), so each user needs it connected once. Replace
https://your-deployment/mcp with your deployment's URL.
https://your-deployment/mcp.The token is a normal Definite session (14-day lifetime). When it expires, reconnect the connector to sign in again.
Mint a session token from your Definite login and pass it directly:
claude mcp add definite --transport http \
https://your-deployment/mcp \
--header "Authorization: Bearer <session-token>"
For Claude Desktop's config file, the mcp-remote bridge does the same:
{
"mcpServers": {
"definite": {
"command": "npx",
"args": [
"-y", "mcp-remote", "https://your-deployment/mcp",
"--header", "Authorization:Bearer <session-token>"
]
}
}
}
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub definite-app/definite-onprem-skills --plugin definite-onpremQuery data, build dashboards, and run automations on Definite via the Definite MCP server. Adds the `definite` skill, which loads automatically on data, analytics, dashboard, and pipeline requests.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.