Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Accelerating the Agent Economy

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    julienbreux

    license-header-adder

    julienbreux/license-header-adder
    Coding
    17

    About

    SKILL.md

    Install

    Install via Skills CLI

    or add to your agent
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    ├─
    ├─
    └─

    About

    Adds the standard open-source license header to new source files. Use involves creating new code files that require copyright attribution.

    SKILL.md

    License Header Adder Skill

    This skill ensures that all new source files have the correct copyright header.

    Instructions

    1. Read the Template: First, read the content of the header template file located at resources/HEADER_TEMPLATE.txt.

    2. Prepend to File: When creating a new file (e.g., .go), prepend the target_file content with the template content and change with the current year.

    3. Modify Comment Syntax:

    • For C-style languages (Go), keep the /* ... */ block as is.
    • For Shell or YAML, convert the block to use # comments.
    Recommended Servers
    Google Docs
    Google Docs
    OpenZeppelin
    OpenZeppelin
    Bitbucket
    Bitbucket
    Repository
    julienbreux/run-cli
    Files