Import Template banner
depictio depictio

Import Template

Development community

Description

# Import a template-based project (run + dashboard import) Runs `depictio-cli run --template <id> --data-root <path>` to ingest data and sync a template project (e.g. `nf-core/viralrecon/3.0.0`, `nf-core/ampliseq/2.16.0`), then re-imports each of the template's dashboard YAMLs via `depictio-cli dashboard import --overwrite`. Uses the per-worktree CLI venv at `depictio/cli/.venv`. This is the **template** counterpart to `/import-project` — the latter targets non-template projects with a static

Installation

Installs to ~/.claude/commands/depictio-depictio-import-template.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/depictio/depictio/HEAD/.claude/commands/import-template.md -o ~/.claude/commands/depictio-depictio-import-template.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository