clawmart
/ catalog

Catalog

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

44,149 results · page 40 / 1,840
Skillq 0.46

github-navigator

GitHub operations via gh CLI. CRITICAL: Use instead of WebFetch for any `github.com` URL or GitHub repo path like `owner/repo`. Use when the user asks to inspect repositories, files, issues, pull requests, releases, Actions runs, or repository structure. Use when the user says 's

skillsource-arvindandskill-github-navigator+10
free
Skillq 0.46

context7

Documentation lookup via Context7 REST API. Use when the user needs current library APIs, framework patterns, migration guidance, or official code examples for React, Next.js, Prisma, Express, Vue, Angular, Svelte, or other npm/PyPI packages. Use when the user says 'how do I use

skillsource-arvindandskill-context7+10
free
Skillq 0.46

jup

jup is a small command-line tool for installing and syncing agent skills across the local skill directories used by supported AI assistants.

skillsource-andraderskill-jup+9
free
Skillq 0.46

jup-roadmap

Use when iterating on the jup roadmap, brainstorming new features, or refining existing ideas into specs.

skillsource-andraderskill-jup-roadmap+9
free
Skillq 0.46

jup-architect

Use when analyzing the jup codebase, identifying technical debt, suggesting architectural improvements, or ensuring high engineering standards.

skillsource-andraderskill-jup-architect+9
free
Skillq 0.46

create-gemini-agent

Create a custom Gemini agent by defining its system prompt, tools, and configuration in a markdown file.

skillsource-andraderskill-create-gemini-agent+9
free
Skillq 0.46

agent-computer-use

REQUIRED for any task that involves operating a desktop application — opening apps, clicking buttons, typing into fields, pressing keys, scrolling, dragging, reading what's on screen, moving or resizing windows, or verifying state after an action. Always use the `agent-cu` CLI co

skillsource-kortix-aiskill-agent-computer-use+12
free
Skillq 0.46

immune

Hybrid adaptive memory system for Claude Code — Cheatsheet (positive patterns) + Immune (negative patterns)

skillsource-contactjccoaching-wqskill-immune+10
free
Skillq 0.46

openclaw-config

Manage OpenClaw bot configuration - channels, agents, security, and autopilot settings

skillsource-adisinghstudentskill-openclaw-config+4
free
Skillq 0.46

codealive-context-engine

Semantic search, grep, and Q&A across codebases and documentation indexed in CodeAlive. Use when the user mentions "CodeAlive", asks to list or get data sources, list indexed repositories, search code or docs across remote repos, fetch artifact content, or trace call graphs acros

skillsource-codealive-aiskill-codealive-context-engine+6
free
Skillq 0.46

meshy-3d-agent

Generate 3D models, textures, images, rig characters, animate them, and prepare for 3D printing using the Meshy AI API. Handles API key detection, task creation, polling, downloading, and full 3D print pipeline with slicer integration. Use when the user asks to create 3D models,

skillsource-meshy-devskill-meshy-openclaw+9
free
Skillq 0.46

meshy-3d-printing

3D print models generated with Meshy AI. Handles slicer detection, white model printing, multi-color printing via API, and print-optimized download workflows. Use when the user mentions 3D printing, slicing, Bambu, OrcaSlicer, Prusa, Cura, Creality Print, Elegoo, Anycubic, multic

skillsource-meshy-devskill-meshy-3d-printing+9
free
Skillq 0.46

meshy-3d-generation

Generate 3D models, textures, images, rig characters, and animate them using the Meshy AI API. Handles API key detection, setup, and all generation workflows via direct HTTP calls. Use when the user asks to create 3D models, convert text/images to 3D, texture models, rig or anima

skillsource-meshy-devskill-meshy-3d-generation+9
free
Skillq 0.46

golang-fullstack-best-practices

Comprehensive Go + GORM + PostgreSQL review meta-skill. Coordinates 9 specialized domain skills for fullstack Go application audits. Covers concurrency, architecture, idioms, queries, SQL performance, and migration safety.

skillsource-saifoellohskill-golang-best-practices-skill+4
free
Skillq 0.46

holochain

Holochain hApp development assistant covering coordinator/integrity zome architecture, Rust HDK/HDI patterns, entry/link types, CRUD, validation, cross-zome calls, Tryorama testing, TypeScript client integration, and Nix dev environments. USE WHEN writing zome code, designing DHT

skillsource-soushi888skill-holochain-agent-skill+11
free
Skillq 0.46

hr

扮演HR,生成拒信/开人通知,或以HR人格回答问题。支持中文/英文/双语,覆盖大厂/中小厂/北美企业/初创公司风格。

skillsource-schlafliedskill-hr-skill+6
free
Skillq 0.46

mece

Validate or decompose any specification, plan, or requirement list using the MECE framework (Mutually Exclusive, Collectively Exhaustive). Use when reviewing PRDs, feature lists, user stories, API designs, state management, roadmaps, or any structured breakdown. Also use when the

skillsource-uxderrickskill-mece+10
free
Skillq 0.46

mdma-integration

Integrate MDMA into an application and build features with it — wire up parsing, the runtime store, React rendering, LLM streaming, custom components, prompts, and CI validation. Use this skill when the user asks to add MDMA to an app, build a chat that streams MDMA, author or ma

skillsource-mobilerealityskill-mdma-integration+12
free
Skillq 0.46

smalltalk-usage-finder

Class and method usage analyzer for Pharo Smalltalk. Provides expertise in understanding class responsibilities through class comments (get_class_comment), discovering usage patterns via references (search_references_to_class), finding example methods (exampleXXX patterns), analy

skillsource-mumezskill-smalltalk-usage-finder+9
free
Skillq 0.46

smalltalk-implementation-finder

Method implementation finder and analyzer for Pharo Smalltalk. Provides expertise in discovering implementors across class hierarchies (search_implementors), analyzing implementation patterns, learning coding idioms from existing implementations, assessing refactoring impact (cou

skillsource-mumezskill-smalltalk-implementation-finder+9
free
Skillq 0.46

smalltalk-developer

Comprehensive Pharo Smalltalk development workflow guide with AI-driven Tonel editing. Provides expertise in Tonel file format syntax (class definitions with name, superclass, instVars, category, method categories, class comment placement), package structure (package.st placement

skillsource-mumezskill-smalltalk-developer+9
free
Skillq 0.46

smalltalk-debugger

Systematic debugging guide for Pharo Smalltalk development. Provides expertise in error diagnosis (MessageNotUnderstood, KeyNotFound, SubscriptOutOfBounds, AssertionFailure), incremental code execution with eval tool, intermediate value inspection, error handling patterns (`on:do

skillsource-mumezskill-smalltalk-debugger+9
free
Skillq 0.46

smalltalk-commenter

Generates CRC-style class comments for Smalltalk classes. Use after creating or modifying Tonel files to add or improve class documentation.

skillsource-mumezskill-smalltalk-commenter+9
free
Skillq 0.46

vue

Auto-activate for .vue files, vue.config.js. Expert knowledge for Vue 3 development with TypeScript. Use when: building Vue components (`.vue` files), using Composition API (`<script setup>`), or managing Vue SFC state. Not for React (see react), Svelte (see svelte), or Vue 2 Opt

skillsource-cofinskill-vue+12
free