🎯

data-migration

🎯Skill

from microck/ordinary-claude-skills

VibeIndex|
What it does

Assists users in systematically transferring, transforming, and mapping data between different systems, databases, or file formats with structured migration guidance.

data-migration

Installation

Install skill:
npx skills add https://github.com/microck/ordinary-claude-skills --skill data-migration
2
AddedJan 27, 2026

Skill Details

SKILL.md

Overview

i drew this with my left hand. as you can deduce, im indeed right-handed

a massive local repository of official and community-built claude skills, organized by category.

docs

license

maintenance

claude

---

quickstart

there are two ways to consume this library.

1. the civilized way (search & browse)

go to the [static site](https://microck.github.io/ordinary-claude-skills/#/).

i have indexed everything with search and categories. it is much easier than digging through folders.

2. the developer way (raw files)

clone the repo to map these skills into your own mcp servers or agents.

  1. clone the repo

```bash

git clone https://github.com/Microck/ordinary-claude-skills.git

cd ordinary-claude-skills

```

  1. choose your weapon

* for claude.ai: go to your profile, hit custom skills, and upload the specific folder for the skill you want.

* for api/devs: point your mcp client or system prompt config to the relevant skill directory.

  1. verify

ask claude can you use the [skill name] skill now? if it says yes, you are gucci.

table of contents

  • [overview](#overview)
  • [features](#features)
  • [skill catalog](#skill-catalog)
  • [configuration](#configuration)
  • [how-to examples](#how-to-examples)
  • [troubleshooting](#troubleshooting)
  • [dependencies](#dependencies)
  • [license & credits](#license--credits)

overview

skills are basically fancy prompt packages and scripts that teach claude how to do specific things without you having to explain the context every single time. they load lazily (only when needed), which saves context window space and keeps claude from getting confused by instructions it doesn't need yet.

this repo aggregates hundreds of skills from anthropic, composiohq, k-dense-ai, and random internet geniuses.

features

  • non-curated selection: i dumped everything in here. if it doesnt work i probably havent noticed. just let me know and i may or may not fix it.
  • categorized: everything is sorted so you don't have to doomscroll to find the python tools.
  • standardized: i tried to keep the folder structures somewhat consistent.
  • local first: designed to be cloned locally so you aren't dependent on a third party url staying up forever.

skill catalog

i used to list all 600+ skills here, but it made the readme scroll for eternity.

[view the full inventory on the documentation site β†’](https://microck.github.io/ordinary-claude-skills/#/)

categories include:

  • science & academia (protein folding, astronomy, lab automation)
  • software engineering (api design, debugging, testing)
  • infrastructure (kubernetes, docker, terraform)
  • data & ai (vector dbs, llm evaluation, rag)
  • business (marketing, finance, legal)
  • creative (writing, art, philosophy)
  • web3 (solidity, smart contracts, defi)

page

configuration

getting this to work depends on your environment. here is the recommended way to set things up if you are using mcp or a local client.

file st

More from this repository10

🎯
workflow-interactive-dev🎯Skill

Enables interactive development workflows by providing dynamic, context-aware guidance and step-by-step assistance for software development tasks.

🎯
postgres-migrations🎯Skill

Helps developers manage and execute PostgreSQL database schema migrations by providing structured guidance and commands for version-controlled database schema changes.

🎯
ga4-privacy-compliance🎯Skill

Helps organizations assess and ensure Google Analytics 4 (GA4) data collection practices comply with privacy regulations like GDPR and CCPA.

🎯
wheels migration generator🎯Skill

Generates database migration scripts for Python wheels, automating the process of creating database schema migration files.

🎯
brightdata🎯Skill

Retrieves and manages web scraping and proxy services using the Brightdata platform for automated data collection and access.

🎯
novelweave-workflow🎯Skill

Assists writers in structuring and developing novel narratives by providing step-by-step guidance through plot development, character creation, and story arc planning.

🎯
alex-hormozi-pitch🎯Skill

Generates persuasive business pitches and marketing language in the style of entrepreneur Alex Hormozi, focusing on high-impact, value-driven communication.

🎯
analyzing-financial-statements🎯Skill

Helps Claude analyze financial statements by providing structured guidance on interpreting balance sheets, income statements, and cash flow reports to assess a company's financial health.

🎯
archon🎯Skill

Generates strategic game-like resource management and territory control scenarios or simulations based on user-defined parameters.

🎯
bd-issue-tracking🎯Skill

Streamlines bug documentation and project management by generating detailed GitHub issue reports with reproducible steps and clear severity levels