dig

Installation
SKILL.md

Dig

Look up library documentation by finding and exploring the library's source code repository.

Workflow

1. Check for Local Availability

First, check if the library source code already exists locally:

# Check common locations
ls /tmp/cc-repos/{library-name} 2>/dev/null

If the library exists locally, skip to step 3.

2. Clone the Repository

Installs
15
Repository
udecode/plate
GitHub Stars
16.4K
First Seen
Mar 3, 2026
dig — udecode/plate