Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Definite skills for Claude Code

A plugin marketplace of skills for working with Definite from Claude Code, Cursor, and other AI agents.

What's in here

Plugin What it does
definite Adds the definite skill: query data, build dashboards, set up integrations and syncs, and run pipelines through the Definite MCP server. The skill loads automatically when a request looks data-related, so you never have to say "use the Definite connector."

Install (individual)

# 1. Add this marketplace
/plugin marketplace add definite-app/claude-skills

# 2. Install the definite plugin
/plugin install definite@definite

Install (whole organization)

Team and Enterprise admins can distribute these plugins to everyone automatically:

  1. In Claude Cowork, connect this repository (definite-app/claude-skills) as a marketplace via GitHub sync.
  2. Set the definite plugin's installation preference (auto-install, available, or restricted) per group.
  3. Updates roll out to your team on their next session.

See Manage Claude Cowork plugins for your organization.

Prerequisite: connect the Definite MCP server

The skill drives the Definite MCP server, so each user needs it connected once. Grab an API key from the Definite app (bottom-left user menu → API Key), then:

claude mcp add definite --transport http \
  https://api.definite.app/v3/mcp/http \
  --header "Authorization: YOUR_API_KEY"

Reference

License

MIT

About

Definite skills and plugins for Claude Code and other AI agents

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors