size-limit-enforcement

Official

Enforce memory and size limits

Authorkreuzberg-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents resource exhaustion and potential denial-of-service attacks by enforcing strict limits on document processing.

Core Features & Use Cases

  • Document Size Validation: Rejects excessively large input documents (default 50MB).
  • Nesting Depth Control: Prevents stack overflows by limiting parsing recursion depth (default 256 levels).
  • Output Size Monitoring: Halts conversion if the output exceeds a defined threshold (default 100MB), preventing excessive resource consumption.
  • Graceful Rejection: Provides clear error messages when limits are breached.

Quick Start

Ensure that the processing of the attached document adheres to the default safety configuration.

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: size-limit-enforcement
Download link: https://github.com/kreuzberg-dev/html-to-markdown/archive/main.zip#size-limit-enforcement

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 223,000+ vetted skills library on demand.