← 返回 Skills 市场
typewrong

Nika Skill Creator

作者 typewrong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
261
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install nika-skill-creator
功能描述
Create or update Nika platform skills (main doc + sub docs) that follow Nika constraints (two-level docs, @sub-doc references, no path/extension references)....
安全使用建议
This skill appears to do exactly what it says: generate and validate Nika-format skill documents inside the repository. Before running: (1) inspect the generated SKILL.md and references output (the init script prints written paths); (2) run the init/validate scripts locally in a safe branch or sandbox so you can review diffs; (3) note that init will create files under skills/<name> and will refuse to overwrite existing files unless you pass --force; (4) because the skill can write repository files, avoid enabling autonomous agent execution with write access in sensitive repositories—use manual invocation or backups to be safe.
功能分析
Type: OpenClaw Skill Name: nika-skill-creator Version: 1.0.0 The skill bundle is a development tool designed to create and validate documentation for the 'Nika' platform. It contains Python scripts (init_nika_skill.py and validate_nika_skill.py) that perform basic file scaffolding and regex-based linting of markdown files. The scripts use standard libraries, include path-traversal checks in filename validation, and do not perform any network requests, sensitive data access, or command execution. The instructions in SKILL.md are consistent with the stated purpose of managing documentation templates.
能力评估
Purpose & Capability
Name/description match the delivered files: SKILL.md, two helper scripts (init + validate), and reference templates/specs. All required artifacts are appropriate for creating and validating Nika skill documents; there are no unrelated environment variables, binaries, or third-party credentials requested.
Instruction Scope
Runtime instructions tell the agent to run the included Python scripts which create/validate skill docs in the repository. This stays within the claimed scope, but the init script will create directories and write files under the target 'skills/<name>' path (and refuses to overwrite existing files unless --force is used). Review or sandbox file writes before running in a sensitive repo.
Install Mechanism
No install spec is provided (instruction-only), which is the lowest-risk model. The only executable artifacts are the included Python scripts; there are no downloads, package installs, or external installers in the manifest.
Credentials
The skill requests no environment variables, credentials, or config paths. The scripts operate on repository files only and do not attempt to access secrets, network endpoints, or unrelated system configuration.
Persistence & Privilege
The skill does write files into the repository (creates skill directory and reference files). always is false and it does not modify other skills or system-wide configs. If you allow autonomous invocation for agents that run this skill, note the ability to create files in the repo—prefer manual invocation or reviewing diffs before committing.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nika-skill-creator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nika-skill-creator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
nika-skill-creator v1.0.0 - Initial release of the Nika Skill Creator. - Provides tools and workflows for creating and updating Nika platform skills according to platform constraints. - Includes scripts for skill skeleton generation and validation. - Detailed documentation on required input, output contracts, and two-level document structure (main doc + sub docs). - Reference templates and checklists included for skill authors and reviewers.
元数据
Slug nika-skill-creator
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Nika Skill Creator 是什么?

Create or update Nika platform skills (main doc + sub docs) that follow Nika constraints (two-level docs, @sub-doc references, no path/extension references).... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 261 次。

如何安装 Nika Skill Creator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install nika-skill-creator」即可一键安装,无需额外配置。

Nika Skill Creator 是免费的吗?

是的,Nika Skill Creator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Nika Skill Creator 支持哪些平台?

Nika Skill Creator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Nika Skill Creator?

由 typewrong(@typewrong)开发并维护,当前版本 v1.0.0。

💬 留言讨论