motim

Community

Capture, search, and replay web API traffic.

Authorvaibhavk97
Version1.0.0
Installs0

System Documentation

What problem does it solve?

AI agents need to interact with web APIs but often lack documentation, credentials, or understanding of how services work. This skill bridges that gap by capturing real browser traffic and making it searchable, inspectable, and replayable.

Core Features & Use Cases

  • Traffic Capture: Records HTTP(S) requests and responses through a local proxy, automatically filtering out analytics, tracking, and static assets.
  • Search & Inspection: Search captured exchanges by host, method, status, or path, and inspect full request/response details including headers and bodies.
  • Authenticated Replay: Replay captured requests with exact authentication, or mutate them with JSON patches and header overrides to test API behavior and debug failures.
  • Endpoint Discovery: Extract API endpoints from captured JavaScript bundles and reconstruct session flows around specific requests.

Quick Start

Use the motim skill to start the local proxy, browse a target website to capture its API traffic, then search for and replay a specific captured request to interact with the service programmatically.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: motim
Download link: https://github.com/vaibhavk97/motim/archive/main.zip#motim

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.