skills$openclaw/data-formatter
c-goro5.0k

by c-goro

data-formatter – OpenClaw Skill

data-formatter is an OpenClaw Skills integration for data analytics workflows. Format data for display

5.0k stars2.4k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026data analytics

Skill Snapshot

namedata-formatter
descriptionFormat data for display OpenClaw Skills integration.
ownerc-goro
repositoryc-goro/skillguardpath: test-fixtures/evasive-02-encoded
languageMarkdown
licenseMIT
topics
securityL1
installopenclaw add @c-goro/skillguard:test-fixtures/evasive-02-encoded
last updatedFeb 7, 2026

Maintainer

c-goro

c-goro

Maintains data-formatter in the OpenClaw Skills directory.

View GitHub profile
File Explorer
2 files
evasive-02-encoded
index.js
829 B
SKILL.md
117 B
SKILL.md

name: data-formatter description: Format data for display

Data Formatter

Clean data formatting utilities.

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 data-formatter?

Run openclaw add @c-goro/skillguard:test-fixtures/evasive-02-encoded in your terminal. This installs data-formatter 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/c-goro/skillguard. Review commits and README documentation before installing.