Install
npx skillscat add finesssee/linear-cli/linear-templates Install via the SkillsCat registry.
SKILL.md
Templates
# List templates
linear-cli tpl list
linear-cli tpl list --output json
# Show template
linear-cli tpl show bug
linear-cli tpl show TEMPLATE_ID --output json
# Create template
linear-cli tpl create bug
# Delete template
linear-cli tpl delete TEMPLATE_IDFlags
| Flag | Purpose |
|---|---|
--output json |
JSON output |