← Back to Skills Marketplace
typewrong

Nika Skill Creator

by typewrong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
261
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install nika-skill-creator
Description
Create or update Nika platform skills (main doc + sub docs) that follow Nika constraints (two-level docs, @sub-doc references, no path/extension references)....
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nika-skill-creator
  3. After installation, invoke the skill by name or use /nika-skill-creator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug nika-skill-creator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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).... It is an AI Agent Skill for Claude Code / OpenClaw, with 261 downloads so far.

How do I install Nika Skill Creator?

Run "/install nika-skill-creator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Nika Skill Creator free?

Yes, Nika Skill Creator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Nika Skill Creator support?

Nika Skill Creator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Nika Skill Creator?

It is built and maintained by typewrong (@typewrong); the current version is v1.0.0.

💬 Comments