clawmart
/ catalog

Catalog

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

39,994 results · page 2 / 1,667
Skillq 0.45

help-me

Decide when to check command help before running shell or CLI commands. Use when Codex is about to execute a command and must judge whether it already understands the exact command form, flags, subcommands, or help path well enough to proceed, or should first consult `--help`, bu

skillsource-narumirunaskill-help-me+1
free
Skillq 0.45

gourmet-research

Use when creating or updating city-based gourmet research outputs that require multi-source evidence, standardized scoring, and structured audit files.

skillsource-narumirunaskill-gourmet-research+1
free
Skillq 0.45

git-commit

Use when inspecting local git changes, drafting or validating Conventional Commit messages, checking type or scope choices, explaining breaking changes, or creating a focused commit from the actual diff.

skillsource-narumirunaskill-git-commit+1
free
Skillq 0.45

Deploy OpenClaw on Cloudflare Workers with Moltworker

Use Moltworker to deploy a supervised OpenClaw personal agent stack on Cloudflare Workers, Sandbox containers, Access, R2, and optional AI Gateway.

skillsource-agentskillexchangeskill-deploy-openclaw-on-cloudflare-workers-with-moltworker+12
free
Skillq 0.46

pinecone-quickstart

Interactive Pinecone quickstart for new developers. Choose between two paths - Database (create an integrated index, upsert data, and query using Pinecone MCP + Python) or Assistant (create a Pinecone Assistant for document Q&A). Use when a user wants to get started with Pinecone

skillsource-pinecone-ioskill-pinecone-quickstart+5
free
Skillq 0.46

pinecone-query

Query integrated indexes using text with Pinecone MCP. IMPORTANT - This skill ONLY works with integrated indexes (indexes with built-in Pinecone embedding models like multilingual-e5-large). For standard indexes or advanced vector operations, use the CLI skill instead. Requires P

skillsource-pinecone-ioskill-pinecone-query+5
free
Skillq 0.46

pinecone-mcp

Reference for the Pinecone MCP server tools. Documents all available tools - list-indexes, describe-index, describe-index-stats, create-index-for-model, upsert-records, search-records, cascading-search, and rerank-documents. Use when an agent needs to understand what Pinecone MCP

skillsource-pinecone-ioskill-pinecone-mcp+5
free
Skillq 0.46

pinecone-full-text-search

Create, ingest into, and query a Pinecone full-text-search (FTS) index using the preview API (2026-01.alpha, public preview). Use when the user or agent asks to build a text search index on Pinecone, add dense or sparse vector fields, ingest documents, construct score_by clauses

skillsource-pinecone-ioskill-pinecone-full-text-search+5
free
Skillq 0.46

pinecone-cli

Guide for using the Pinecone CLI (pc) to manage Pinecone resources from the terminal. The CLI supports ALL index types (standard, integrated, sparse) and all vector operations — unlike the MCP which only supports integrated indexes. Use for batch operations, vector management, ba

skillsource-pinecone-ioskill-pinecone-cli+5
free
Skillq 0.46

pinecone-assistant

Create, manage, and chat with Pinecone Assistants for document Q&A with citations. Handles all assistant operations - create, upload, sync, chat, context retrieval, and list. Recognizes natural language like "create an assistant from my docs", "ask my assistant about X", or "uplo

skillsource-pinecone-ioskill-pinecone-assistant+5
free
Skillq 0.46

unfreeze

Clear the freeze boundary set by /freeze, allowing edits to all directories again. Use when you want to widen edit scope without ending the session. Use when asked to "unfreeze", "unlock edits", "remove freeze", or "allow all edits".

skillsource-timurgaleevskill-unfreeze+9
free
Skillq 0.46

tdd

Test-driven development with the red-green-refactor loop. Vertical-slice tracer bullets, not horizontal slicing. Tests verify behavior through public interfaces, not implementation details, so they survive refactors. Sub-docs cover deep modules, interface design, mocking, refacto

skillsource-timurgaleevskill-tdd+9
free
Skillq 0.46

ship

Ship workflow: detect + merge base branch, run tests, review diff, bump VERSION, update CHANGELOG, commit, push, create PR. Use when asked to "ship", "deploy", "push to main", "create a PR", "merge and push", or "get it deployed". Proactively invoke this skill (do NOT push/PR dir

skillsource-timurgaleevskill-ship+9
free
Skillq 0.46

setup-memory

Set up persistent memory for this coding agent using secondbrain: install the CLI, initialize a local PGLite or Supabase brain, register MCP, capture per-remote trust policy. One command from zero to "persistent memory is running and this agent can call it." Use when: "setup memo

skillsource-timurgaleevskill-setup-memory+9
free
Skillq 0.46

setup-deploy

Configure deployment settings for /land-and-deploy. Detects your deploy platform (Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, custom), production URL, health check endpoints, and deploy status commands. Writes the configuration to CLAUDE.md so all future deploys are

skillsource-timurgaleevskill-setup-deploy+9
free
Skillq 0.46

setup-browser-cookies

Import cookies from your real Chromium browser into the headless browse session. Opens an interactive picker UI where you select which cookie domains to import. Use before QA testing authenticated pages. Use when asked to "import cookies", "login to the site", or "authenticate th

skillsource-timurgaleevskill-setup-browser-cookies+9
free
Skillq 0.46

review

Pre-landing PR review. Analyzes diff against the base branch for SQL safety, LLM trust boundary violations, conditional side effects, and other structural issues. Use when asked to "review this PR", "code review", "pre-landing review", or "check my diff". Proactively suggest when

skillsource-timurgaleevskill-review+9
free
Skillq 0.46

retro

Weekly engineering retrospective. Analyzes commit history, work patterns, and code quality metrics with persistent history and trend tracking. Team-aware: breaks down per-person contributions with praise and growth areas. Use when asked to "weekly retro", "what did we ship", or "

skillsource-timurgaleevskill-retro+9
free
Skillq 0.46

reroll-buddy

Use when the user wants to reroll their Claude Code /buddy companion pet. Triggers on "/reroll-buddy", "reroll buddy", "reset pet", "reset companion", "new buddy".

skillsource-timurgaleevskill-reroll-buddy+9
free
Skillq 0.46

qa

Systematically QA test a web application and fix bugs found. Runs QA testing, then iteratively fixes bugs in source code, committing each fix atomically and re-verifying. Use when asked to "qa", "QA", "test this site", "find bugs", "test and fix", or "fix what's broken". Proactiv

skillsource-timurgaleevskill-qa+9
free
Skillq 0.46

qa-only

Report-only QA testing. Systematically tests a web application and produces a structured report with health score, screenshots, and repro steps — but never fixes anything. Use when asked to "just report bugs", "qa report only", or "test but don't fix". For the full test-fix-verif

skillsource-timurgaleevskill-qa-only+9
free
Skillq 0.46

pr-summary

Analyze all PR changes and update PR description with accurate summary.

skillsource-timurgaleevskill-pr-summary+9
free
Skillq 0.46

plan-tune

Self-tuning question sensitivity + developer psychographic for vibestack (v1: observational). Review which AskUserQuestion prompts fire across vibestack skills, set per-question preferences (never-ask / always-ask / ask-only-for-one-way), inspect the dual-track profile (what you

skillsource-timurgaleevskill-plan-tune+9
free
Skillq 0.46

plan-eng-review

Eng manager-mode plan review. Lock in the execution plan — architecture, data flow, diagrams, edge cases, test coverage, performance. Walks through issues interactively with opinionated recommendations. Use when asked to "review the architecture", "engineering review", or "lock i

skillsource-timurgaleevskill-plan-eng-review+9
free