morph-warpgrep

Installation
SKILL.md

Morph WarpGrep & Fast Apply

Morph provides two tools that significantly improve coding agent performance:

  • WarpGrep: Agentic code search that's 5x faster than regular search, uses parallel tool calls, achieves 0.73 F1 in ~4 steps
  • Fast Apply: Merges AI edits into code at 10,500 tok/s with 98% accuracy (2x faster than search-replace)

Prerequisites

  1. Get a Morph API key from https://www.morphllm.com/dashboard
  2. Set environment variable:
export MORPH_API_KEY="your-api-key"
  1. Install the Morph SDK:
Installs
125
Repository
letta-ai/skills
GitHub Stars
122
First Seen
Jan 30, 2026
morph-warpgrep — letta-ai/skills