Download Skills
Download individual skill files into your project's .claude/skills/ directory, or grab the full repo as a ZIP.
Quick install
# Download a single skill
curl -o .claude/skills/person.md \
https://raw.githubusercontent.com/Dalil-AI/dalil-docs-and-skills/main/.claude/skills/person.md
# Clone the full repo
git clone https://github.com/Dalil-AI/dalil-docs-and-skills.git
cp dalil-docs-and-skills/.claude/skills/*.md .claude/skills/
person.md
Create, read, update, delete and search person records.
company.md
Manage company records including domain, LinkedIn and ARR.
opportunity.md
Handle deal stages, amounts and pipeline records.
note.md
Create and manage notes with rich body content.
note-relation.md
Attach notes to people, companies or opportunities.
task.md
Create and manage tasks with due dates and assignees.
task-relation.md
Attach tasks to people, companies or opportunities.
pipeline.md
Work with dynamic pipeline objects (discovers endpoints first).