skills$openclaw/clean-skill
oakencore6.9k

by oakencore

clean-skill – OpenClaw Skill

clean-skill is an OpenClaw Skills integration for coding workflows. A harmless utility skill for testing.

6.9k stars5.2k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026coding

Skill Snapshot

nameclean-skill
descriptionA harmless utility skill for testing. OpenClaw Skills integration.
owneroakencore
repositoryoakencore/skillvetpath: tests/fixtures/clean-skill
languageMarkdown
licenseMIT
topics
securityL1
installopenclaw add @oakencore/skillvet:tests/fixtures/clean-skill
last updatedFeb 7, 2026

Maintainer

oakencore

oakencore

Maintains clean-skill in the OpenClaw Skills directory.

View GitHub profile
File Explorer
2 files
clean-skill
index.js
119 B
SKILL.md
153 B
SKILL.md

name: clean-skill description: "A harmless utility skill for testing."

Clean Skill

This skill does nothing dangerous. It's a simple utility.

README.md

No README available.

Permissions & Security

Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.

Requirements

  • OpenClaw CLI installed and configured.
  • Language: Markdown
  • License: MIT
  • Topics:

FAQ

How do I install clean-skill?

Run openclaw add @oakencore/skillvet:tests/fixtures/clean-skill in your terminal. This installs clean-skill into your OpenClaw Skills catalog.

Does this skill run locally or in the cloud?

OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.

Where can I verify the source code?

The source repository is available at https://github.com/openclaw/skills/tree/main/skills/oakencore/skillvet. Review commits and README documentation before installing.