Moai Formats Data

🌐Community
by hnabyz-bot Β· vlatest Β· Repository

Transforms data into various formats (JSON, CSV, XML) according to specified requirements using hnabyz-bot's advanced parsing.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add hnabyz-bot-moai-formats-data npx -- -y @trustedskills/hnabyz-bot-moai-formats-data
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "hnabyz-bot-moai-formats-data": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/hnabyz-bot-moai-formats-data"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill, moai-formats-data, transforms data into various formats. It can handle JSON and CSV data, reformatting them as needed for different applications or systems. The agent can also convert between these file types, facilitating interoperability across diverse platforms.

When to use it

  • You need to standardize data from multiple sources with differing formats (e.g., combining CSV reports into a single JSON document).
  • An external API requires data in a specific format that your current data isn't in (converting JSON to CSV for an older system).
  • You want to prepare data for import into a new database or application requiring a particular structure.
  • You need to extract information from unstructured text and convert it into a structured, machine-readable format like JSON.

Key capabilities

  • JSON formatting and parsing
  • CSV formatting and parsing
  • Data type conversion between JSON and CSV formats

Example prompts

  • "Convert this JSON data to CSV: [paste JSON data]"
  • "Format the following CSV data into a valid JSON structure: [paste CSV data]"
  • β€œCan you reformat this data from JSON to CSV, ensuring all dates are in YYYY-MM-DD format? [paste JSON data]”

Tips & gotchas

The skill's effectiveness depends on the quality and consistency of the input data. Ensure your data is relatively clean and well-structured for optimal results.

Tags

πŸ›‘οΈ

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β€” what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
hnabyz-bot
Installs
2

🌐 Community

Passed automated security scans.