Knowledge CenterAPI ReferencesDalil MCPClaude Skills

Download Skills

Grab individual skill files for projects that don't use plugins. For Claude Code, installing the plugin is easier and keeps everything up to date automatically.

Recommended: install the plugin instead

/plugin marketplace add Dalil-AI/dalil-docs-and-skills
/plugin install dalil@dalil-marketplace

Installs all 14 skills at once. See Claude Skills for details.

Manual install

Each skill is a folder containing a SKILL.md file. Copy it into your project's .claude/skills/ directory, keeping the folder name:

# One skill
mkdir -p .claude/skills/person
curl -o .claude/skills/person/SKILL.md \
  https://raw.githubusercontent.com/Dalil-AI/dalil-docs-and-skills/main/.claude/skills/person/SKILL.md

# All skills
git clone https://github.com/Dalil-AI/dalil-docs-and-skills.git
cp -r dalil-docs-and-skills/.claude/skills/* .claude/skills/

person

Create, read, update, delete and search person records.

company

Manage companies including domain, LinkedIn and revenue.

opportunity

Handle deal stages, amounts and pipeline records.

task

Create and manage tasks with due dates and assignees.

note

Create and manage notes with rich body content.

task-relation

Attach tasks to people, companies or opportunities.

note-relation

Attach notes to people, companies or opportunities.

pipeline

Work with dynamic pipelines (discovers endpoints first).

field

Create, update and delete custom fields on any object.

relation

Create and delete relation fields between objects.

sequence

Build and run multi-channel outreach sequences.

workflow

Create workflows and versions, activate and run them.

inbox

Search synced email, LinkedIn and WhatsApp messages.

crm-onboarding

GTM interview that generates a customer Sales OS.