meatycapture-capture

Capture bugs, enhancements, and ideas into structured request-logs.

Updated Dec 17, 2025
One-click install
npx skills add https://github.com/miethe/meatycapture --skill meatycapture-capture
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meatycapture-capture
Source: https://github.com/miethe/meatycapture/tree/main/.claude/skills/meatycapture-capture
Command: npx skills add https://github.com/miethe/meatycapture --skill meatycapture-capture

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires zod, and includes scripts (resource) and references (resource) components.

What problem does it solve?

MeatyCapture enables teams to transform scattered notes, bugs, and ideas into organized request-logs, making discovery, tracking, and reporting easier.

Core Features & Use Cases

  • Quick Capture: turn a single finding into a structured item within a project log using the /mc route for token-efficient interaction.
  • Batch Capture: aggregate multiple related items into a single document for audits, reviews, or release cycles.
  • Project & Workflow Integration: integrates with CLAUDE.md and predefined workflows for batch validation, viewing, and updating.
  • Validation & Guidance: provides field-level references and templates to ensure consistent item formatting.

Quick Start

To create a simple log item, provide a JSON payload to the CLI: meatycapture log create --json

Frequently Asked Questions about meatycapture-capture

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I capture bugs and ideas into structured project logs?

You can capture bugs and ideas into structured project logs using the /mc command for quick single-item entries or the batch capture workflow for aggregating multiple items into a single document.

Can I batch capture multiple issues into a single request log for audits?

Yes, batch capturing multiple related issues into a single request log document is supported, allowing you to aggregate findings efficiently for audits, reviews, or release cycles.

How do I ensure consistent formatting when capturing workflow logs?

Consistent formatting for workflow logs is ensured through lightweight script validation and field-level references, which provide templates that standardize how each captured item is structured.

Do I need special configuration to use the meatycapture-capture skill?

No special configuration is required beyond the skill's own workflow docs and templates, which integrate with CLAUDE.md to provide the necessary batch validation, viewing, and updating patterns.

What is the best way to quickly log a single finding from the CLI?

The best way to quickly log a single finding is by providing a JSON payload to the CLI using the command meatycapture log create --json, or by invoking the token-efficient /mc route.

Can I view and update previously captured project logs?

Yes, the skill supports view and update patterns that allow you to discover, track, and modify previously captured items within your structured request logs.