NEW First-class support for Claude skills and MCP configs

The open script library for modern developers.

A free, public marketplace for the small useful programs you write every day β€” bash, Python, Go, Claude skills, MCP server configs, system prompts. Search, copy, share. No tiers, ever.

Free forever. Β· GitHub sign-in Β· No credit card Β· 1,247 scripts and counting
ineedascript.dev/browse
jane.doe BASH
Rename Git branches by regex
Bulk-rename matching branches with a dry-run flag.
β†— 312 copies2d ago
aiden.b CLAUDE SKILL
PR review with a checklist
Reviews a diff against a configurable checklist.
β†— 488 copies5h ago
miguel.a PYTHON
Diff two JSON files semantically
Ignores key order, colorized output, CI mode.
β†— 207 copies1w ago
david.c MCP CONFIG
Local Postgres MCP server
Read-only access with safe-query filtering.
β†— 691 copies3d ago
Built for the tools you already use
BASH PYTHON NODE GO CLAUDE CURSOR MCP
Built for craft

Everything a snippet deserves β€” and nothing it doesn't.

No analytics dashboards, no upsells, no AI feature you didn't ask for. Just a clean, fast home for the scripts you actually use.

⌘

A real editor, not a textarea

Monaco-powered code editor with syntax highlighting for every supported language. Tabs survive, comments survive, your dignity survives.

Learn more β†’
β—†

First-class AI tooling

Claude skills, MCP server configs, system prompts, Cursor rules β€” all browseable, searchable, and copyable like any other script.

See AI scripts β†’
∞

Free, public, forever

No tiers, no paywall, no "pro plan coming soon." We're an independent project, and we don't plan to change that.

Read our promise β†’
Find

The right script in seconds, not Gist-archaeology.

Full-text search across titles, descriptions, and tags. Filter by language. Sort by newest or most copied. Land on a clean detail page with a one-click copy button.

  • Postgres full-text search β€” fast and forgiving
  • Filter by language or AI-tooling type
  • Trending scripts surfaced on the homepage
  • Clean URLs you can share or bookmark
Try the marketplace β†’
ineedascript.dev/browse
sara.k BASH
Pretty-print JSON from clipboard
β†— 207 copies1w ago
oliver.t GO
Tail a log with regex highlight
β†— 154 copies4d ago
Submit

Paste, label, publish β€” in about sixty seconds.

Sign in with GitHub. Paste your code. Add a title, a one-line description, and a language. Hit publish. The whole form fits on one screen, and we mean it.

  • Markdown supported in descriptions
  • Tags for browsability β€” up to five
  • Edit, version, or retire your scripts anytime
  • Soft delete β€” never lose your work by accident
Submit your first script β†’
ineedascript.dev/new
Rename Git branches in bulk by regex
BASH β–Ύ
gitclirefactor
#!/usr/bin/env bash PATTERN="$1" git branch --list "$PATTERN" \ | while read b; do git branch -m "$b" "${b}-new" done
β€” The agent era

A proper home for Claude skills, MCP configs, and prompts.

The new wave of dev tools produces a new kind of artifact β€” a Claude skill folder, an MCP server config, a battle-tested system prompt. They get lost in Twitter threads and Discord pins. I Need A Script treats them like first-class code. Browse them, copy them, drop a Claude skill straight into your ~/.claude/skills/ folder.

184
Claude Skills
72
MCP Configs
211
System Prompts
46
Cursor Rules
1,247
Scripts in the marketplace
18
Supported languages & formats
9,840
Copies in the last 30 days
$0
Forever & for everyone
β€” Join the registry

Start with someone else's, or share your own.

Free, public, fast. GitHub sign-in, no tiers, no upsells, no paywall coming later.