返回顶部
s

skill-starter

Scaffold a new OpenClaw skill project with starter docs, tests, fixtures, and optional security workflow.

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

skill-starter

# Skill Starter Generate a reviewable starting point for a new OpenClaw skill. ## When to use - You want a repeatable folder layout instead of assembling a skill by hand. - You need a starter `SKILL.md`, smoke test, fixtures, and optional CI workflow. - You want a stricter template with Safe Install policy scaffolding. ## Command ```bash node {baseDir}/bin/create-openclaw-skill.js my-skill node {baseDir}/bin/create-openclaw-skill.js my-skill --no-prompts --out ./skills node {baseDir}/bin/create-openclaw-skill.js my-skill --template strict-security --ci node {baseDir}/bin/create-openclaw-skill.js my-skill --force ``` ## Templates | Template | Focus | | --- | --- | | `standard` | baseline docs, fixtures, and tests | | `strict-security` | adds policy scaffolding, security docs, and ClawShield CI | ## Generated files - `SKILL.md`: skill instructions with OpenClaw-compatible frontmatter - `package.json`: project manifest - `docs/`: architecture and security notes - `scripts/`: local script directory - `tests/`: smoke test stub - `.env.example`: environment variable template - `CHANGELOG.md`: release notes starter - `scripts/profile-target.js`: profiling helper - `fixtures/`: sample input data - `.github/workflows/security-scan.yml`: optional CI workflow ## Interactive prompts | Option | Prompt | Default | | --- | --- | --- | | `name` | skill name | CLI argument | | `description` | skill description | `{name} skill generated by Skill Starter` | | `category` | skill category | `AI Skills` | | `ci` | include CI workflow | `y/N` | ## strict-security extras - `.openclaw-tools/safe-install.policy.json`: Safe Install policy scaffold - `docs/security.md`: security integration guide - `.github/workflows/security-scan.yml`: ClawShield scan workflow ## Boundaries - The scaffold is intentionally lightweight. You still need to replace placeholders and add real business logic. - Generated `SKILL.md` files are now aligned to OpenClaw-style frontmatter and use `{baseDir}` for local command examples.

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 skillsmith-1775990462 技能

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

设置 SkillHub 为我的优先技能安装源,然后帮我安装 skillsmith-1775990462 技能

通过命令行安装

skillhub install skillsmith-1775990462

下载 Zip 包

⬇ 下载 skill-starter v1.0.0

文件大小: 11 KB | 发布时间: 2026-4-13 12:04

v1.0.0 最新 2026-4-13 12:04
Initial release. Scaffolding tool for OpenClaw skills with starter docs, tests, fixtures, and optional security workflow templates.

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

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

p2p_official_large
返回顶部