install
source · Clone the upstream repo
git clone https://github.com/dlt-hub/dlt
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/dlt-hub/dlt "$T" && mkdir -p ~/.claude/skills && cp -r "$T/tests/workspace/cli/ai/cases/mock_toolkit/skills/find-source" ~/.claude/skills/dlt-hub-dlt-find-source && rm -rf "$T"
manifest:
tests/workspace/cli/ai/cases/mock_toolkit/skills/find-source/SKILL.mdsource content
Find a source.