install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/data-things" ~/.claude/skills/majiayu000-claude-skill-registry-data-things && rm -rf "$T"
manifest:
skills/data/data-things/SKILL.mdsource content
Data Things
Another skill for working with data.
What It Does
- Works with data
- Processes information
- Does analysis
Usage
Just use it when you need to work with data.