Home / Categories / Core Tools
🔧

Core Tools

Essential utilities for PDFs, Word docs, spreadsheets, presentations, and skill creation.

Skills 8
Featured 0
🔧 Core Tools
RARE

Regex Builder & Explainer

Build, test, and explain regular expressions. Generates regex patterns from natural language descriptions, explains complex existing patterns step by step, and handles edge cases across JavaScript, Python, and Go flavors.

Community 3.7K
Scanned
regex patterns parsing
mkdir -p ~/.claude/skills/regex-builder && curl -fsSL https://raw.githubusercontent.com/Jeffallan/claude-skills/HEAD/skills/prompt-engineer/SKILL.md -o ~/.claude/skills/regex-builder/SKILL.md
🔧 Core Tools
RARE

String (Markdown that Runs)

Run a single Markdown file as a portable app, tool, or shell session through the String MCP runtime. Use /open, /act, /install, and /set to read files and URLs, run actions, install apps, and manage credentials from any agent.

string-os 1.9K
Scanned
mcp markdown runtime
mkdir -p ~/.claude/skills/using-string && curl -fsSL https://raw.githubusercontent.com/string-os/string/HEAD/skills/using-string/SKILL.md -o ~/.claude/skills/using-string/SKILL.md
🔧 Core Tools
RARE

Polis Protocol (Multi-Agent Teams)

Set up a self-optimizing, multi-vendor AI agent team in a folder of Markdown. Each agent is a citizen with a signed capability card; tasks are contracts routed to the best performer by a learning bandit; settled contracts produce lessons that compound into team memory.

yehudalevy-collab 1.2K
Scanned
multi-agent orchestration routing
mkdir -p ~/.claude/skills/polis-protocol && curl -fsSL https://raw.githubusercontent.com/yehudalevy-collab/polis-protocol/HEAD/SKILL.md -o ~/.claude/skills/polis-protocol/SKILL.md
Added to wishlist