clawmart
/ catalog

Catalog

Every x402, MPP, MCP, and skill listing we've indexed, normalized, and enriched.

12,003 results · page 206 / 501
Skillq 0.47

cache-edit-pin-and-replay

Queue cache edits for the next microcompact request, pin them to user-message positions, replay pinned edits later, and reset state only on explicit lifecycle boundaries.

skillsource-ychampionskill-cache-edit-pin-and-replay+9
free
Skillq 0.47

bundled-skill-file-extraction

Lazily extract referenced files for bundled skills so large prompts stay offline until needed.

skillsource-ychampionskill-bundled-skill-file-extraction+9
free
Skillq 0.47

bundled-and-mcp-turn-zero-skill-filter

For first-turn skill listings, prefer a small bundled+MCP subset and fall back to bundled-only when the filtered set is still too large.

skillsource-ychampionskill-bundled-and-mcp-turn-zero-skill-filter+9
free
Skillq 0.47

built-in-agent-feature-gating

Gate built-in agents based on feature flags and entrypoint types so SDK sessions stay lean.

skillsource-ychampionskill-built-in-agent-feature-gating+9
free
Skillq 0.47

budget-diminishing-continue

Issue continuation nudges while the turn stays under budget, then halt once diminishing returns or the budget cap justify stopping.

skillsource-ychampionskill-budget-diminishing-continue+9
free
Skillq 0.47

budget-aware-skill-listing-formatting

Derive the active model context budget at runtime and format skill listings to fit it instead of emitting raw command sets.

skillsource-ychampionskill-budget-aware-skill-listing-formatting+9
free
Skillq 0.47

bridge-safe-command-advertising

Advertise only slash commands that a bridge client can actually invoke by filtering announcements with the same bridge-safety predicate used at execution time.

skillsource-ychampionskill-bridge-safe-command-advertising+9
free
Skillq 0.47

bridge-origin-safe-slash-override

Keep remote slash-command skipping enabled by default, then reopen it only for bridge-safe commands while denying unsafe local commands with a friendly local response.

skillsource-ychampionskill-bridge-origin-safe-slash-override+9
free
Skillq 0.47

background-marketplace-reconciliation

Run marketplace diff and reconciliation in the background while surfacing per-source progress to the UI without blocking startup.

skillsource-ychampionskill-background-marketplace-reconciliation+9
free
Skillq 0.47

autocompact-recursion-guards

Block autocompact from running in recursive contexts so forks and helpers don’t deadlock.

skillsource-ychampionskill-autocompact-recursion-guards+9
free
Skillq 0.47

autocompact-circuit-breaker

Break the autocompact retry loop after several consecutive failures to avoid hammering shared APIs.

skillsource-ychampionskill-autocompact-circuit-breaker+9
free
Skillq 0.47

auto-refresh-after-new-plugin-sources

Trigger a plugin refresh cycle whenever reconciliation installs new marketplaces so plugin state stays in sync.

skillsource-ychampionskill-auto-refresh-after-new-plugin-sources+9
free
Skillq 0.47

auto-memory-tool-permission-fencing

Gate every tool call in the auto-memory extract agent so only safe read-only actions and targeted writes execute.

skillsource-ychampionskill-auto-memory-tool-permission-fencing+9
free
Skillq 0.47

atomic-post-await-state-commit

After awaiting persistence work, update the shared budget state for each `tool_use_id` exactly once so no concurrent reader ever sees a half-committed decision.

skillsource-ychampionskill-atomic-post-await-state-commit+9
free
Skillq 0.47

append-only-sidechain-transcripts

Persist every subagent transcript entry by appending with explicit parent UUIDs so transcripts become a linear, resumable sidechain.

skillsource-ychampionskill-append-only-sidechain-transcripts+9
free
Skillq 0.47

api-round-ptl-retry-truncation

On prompt-too-long retries, drop the oldest API-round groups first and inject a synthetic user preamble when needed so the summarize request stays valid.

skillsource-ychampionskill-api-round-ptl-retry-truncation+9
free
Skillq 0.47

api-round-message-grouping

Split conversation history into API-round buckets so compaction retries cut only the chunks tied to the failed round.

skillsource-ychampionskill-api-round-message-grouping+9
free
Skillq 0.47

ansi-safe-border-caption-embedding

Embed captions into terminal borders while preserving alignment, clipping, and color/dim semantics.

skillsource-ychampionskill-ansi-safe-border-caption-embedding+9
free
Skillq 0.47

aggregated-change-signal-return

Collapse multiple change sources into one caller-facing boolean so headless bootstraps know whether a downstream refresh is necessary.

skillsource-ychampionskill-aggregated-change-signal-return+9
free
Skillq 0.47

agent-specific-mcp-server-initialization

Connect each agent’s frontmatter MCP servers safely and tear them down without leaking clients, while honoring plugin-only guards.

skillsource-ychampionskill-agent-specific-mcp-server-initialization+9
free
Skillq 0.47

additive-agent-tool-surface-construction

Merge agent-specific tool sets (MCP clients + fetched tools) into the parent context without disrupting the parent’s existing pool.

skillsource-ychampionskill-additive-agent-tool-surface-construction+9
free
Skillq 0.47

ddev

DDEV local development environment for Craft CMS projects. ALWAYS load this skill when running any ddev command, configuring .ddev/config.yaml, or troubleshooting local container issues. Covers: config.yaml settings (project type, PHP/Node versions, database, docroot), shorthand

skillsource-michtioskill-ddev+12
free
Skillq 0.47

craftcms

Craft CMS 5 plugin and module development — extending Craft with PHP. Covers the full extend surface: elements, element queries, services, models, records, project config, controllers, CP templates, migrations, queue jobs, console commands, field types, native fields, events, beh

skillsource-michtioskill-craftcms+12
free
Skillq 0.47

craft-twig-guidelines

Twig coding standards and conventions for Craft CMS 5 templates. ALWAYS load this skill when writing, editing, or reviewing any .twig file in a Craft CMS project — even for small edits. Covers: variable naming (camelCase, no abbreviations), null handling (?? operator, ??? with em

skillsource-michtioskill-craft-twig-guidelines+12
free