Claude Skill

update-turbo

Update installed Turbo skills from the local repo with a dynamic changelog, conflict resolution for customized skills, and guided user experience. Use when the user asks to "update turbo", "update turbo skills", "reinstall turbo", or "upgrade turbo".

LLM Mart · 0 points · 19 views 0 listing impressions 0 install-command copies
Virus-scanned Reviewed automatically before listing.

Full trust report

Download tobihagemann-turbo-claude_skills_update-turbo-b903a85.zip · 0 KB
Part of tobihagemann/turbo — 147 skills

Install

skills CLI npx skills add https://github.com/tobihagemann/turbo/tree/main/claude/skills/update-turbo
Claude Code claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install tobihagemann-turbo@llmmart
Git git clone https://github.com/tobihagemann/turbo.git

The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole tobihagemann/turbo collection as a plugin from our marketplace. Git is the plain clone.

Skill manifest

Update Turbo

Read the latest update instructions from the local repo and follow them.

Step 1: Read Instructions

Fetch origin, then read the latest UPDATE.md:

git -C ~/.turbo/repo fetch origin
git -C ~/.turbo/repo show origin/main:claude/UPDATE.md

Step 2: Follow Instructions

Follow the fetched UPDATE.md instructions from start to finish.

Files (turbo)
  • SKILL.md 669 B
    ---
    name: update-turbo
    description: "Update installed Turbo skills from the local repo with a dynamic changelog, conflict resolution for customized skills, and guided user experience. Use when the user asks to \"update turbo\", \"update turbo skills\", \"reinstall turbo\", or \"upgrade turbo\"."
    ---
    
    # Update Turbo
    
    Read the latest update instructions from the local repo and follow them.
    
    ## Step 1: Read Instructions
    
    Fetch `origin`, then read the latest UPDATE.md:
    
    ```bash
    git -C ~/.turbo/repo fetch origin
    git -C ~/.turbo/repo show origin/main:claude/UPDATE.md
    ```
    
    ## Step 2: Follow Instructions
    
    Follow the fetched UPDATE.md instructions from start to finish.
    

Comments (0)

Sign in to join the conversation.

No comments yet.

Reviews (0)

No reviews yet.

Related