返回顶部
w

wip-license-guard

License compliance for your own repos. Ensures correct copyright headers, dual-license blocks, and LICENSE files across all source files.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.9.68
安全检测
已通过
695
下载量
0
收藏
概述
安装方式
版本历史

wip-license-guard

# wip-license-guard License compliance for your own repos. Ensures correct copyright, dual-license blocks, LICENSE files, and README license sections. ## When to Use This Skill - Before a release, to verify all files have correct license headers - After adding new source files to a repo - To enforce the MIT/AGPL dual-license pattern - To standardize README license sections across all your repos ## CLI ```bash wip-license-guard check [path] # audit repo against config wip-license-guard check --fix [path] # auto-fix LICENSE, CLA, copyright issues wip-license-guard init [path] # interactive setup wip-license-guard init --from-standard # apply WIP Computer defaults (no prompts) wip-license-guard readme-license [path] # audit README license sections wip-license-guard readme-license --dry-run # preview what would change wip-license-guard readme-license --fix # apply standard block to all READMEs ``` ### readme-license Scans all repos for README license sections. Three modes: - **No flags**: audit only. Reports non-standard, missing, and sub-tool READMEs that shouldn't have license sections. - **--dry-run**: preview. Shows what each README has now and what would change. No files touched. - **--fix**: apply. Replaces non-standard sections with the standard dual MIT/AGPLv3 block. Removes license sections from sub-tool READMEs. Works on a single repo or a directory of repos: ```bash wip-license-guard readme-license /path/to/one-repo wip-license-guard readme-license /path/to/directory-of-repos ```

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 wip-license-guard-1776123435 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 wip-license-guard-1776123435 技能

通过命令行安装

skillhub install wip-license-guard-1776123435

下载 Zip 包

⬇ 下载 wip-license-guard v1.9.68

文件大小: 12.94 KB | 发布时间: 2026-4-15 14:59

v1.9.68 最新 2026-4-15 14:59
# Release Notes: wip-ai-devops-toolbox v1.9.68

Closes #239

## Four-track release pipeline

The release tool now supports four tracks: alpha, beta, hotfix, and stable. This replaces the single-track model where every release was public.

Alpha is silent (no public release notes by default). Beta publishes prerelease notes to the public repo. Hotfix publishes to npm @latest without syncing code to public. Stable is the full deploy: npm + code sync + release notes. Developers can iterate on private, ship betas to testers, and only go public when ready.

Version numbering uses standard semver prereleases: `1.9.68-alpha.1`, `1.9.68-beta.1`. The installer (`ldm install --beta` / `--alpha`) pulls the right tag from npm.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部