json-toolkit

Swiss-army knife for JSON files.

7 stars

Best use case

json-toolkit is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Swiss-army knife for JSON files.

Teams using json-toolkit should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/json-toolkit/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/claudiodrusus/json-toolkit/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/json-toolkit/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How json-toolkit Compares

Feature / Agentjson-toolkitStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Swiss-army knife for JSON files.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# json-toolkit

Swiss-army knife for JSON files.

## Install

```
npx clawhub@latest install json-toolkit
```

Related Skills

creative-toolkit

7
from Demerzels-lab/elsamultiskillagent

Generate images from text with multi-provider routing — supports Nanobanana Pro, GPT Image, Seedream, and local.

cloudflare-toolkit

7
from Demerzels-lab/elsamultiskillagent

Manage Cloudflare domains, DNS records, SSL settings, zone configuration, firewall rules, tunnels, and analytics.

Freelance Toolkit

7
from Demerzels-lab/elsamultiskillagent

Boîte à outils pour freelances/indépendants en France : factures, time tracking, clients, dashboard.

sql-toolkit

7
from Demerzels-lab/elsamultiskillagent

Query, design, migrate, and optimize SQL databases. Use when working with SQLite, PostgreSQL, or MySQL — schema design, writing queries, creating migrations, indexing, backup/restore, and debugging slow queries. No ORMs required.

habib-pdf-to-json

7
from Demerzels-lab/elsamultiskillagent

Extract structured data from construction PDFs.

accessibility-toolkit

7
from Demerzels-lab/elsamultiskillagent

Friction-reduction patterns for agents helping humans with disabilities. Voice-first workflows, smart home templates, efficiency automation.

aria2-json-rpc

7
from Demerzels-lab/elsamultiskillagent

Interact with aria2 download manager via JSON-RPC 2.0. Manage downloads, query status, and control tasks through natural language commands. Use when working with aria2, download management, or torrent operations.

expanso-yaml-to-json

7
from Demerzels-lab/elsamultiskillagent

Convert YAML to JSON format.

expanso-xml-to-json

7
from Demerzels-lab/elsamultiskillagent

Convert XML to JSON format.

expanso-json-validate

7
from Demerzels-lab/elsamultiskillagent

Validate JSON syntax and structure".

expanso-json-to-yaml

7
from Demerzels-lab/elsamultiskillagent

Convert JSON to YAML format.

expanso-json-to-csv

7
from Demerzels-lab/elsamultiskillagent

Convert JSON array of objects to CSV format".