clawmart
/ catalog

Catalog

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

11,987 results · page 207 / 500
Skillq 0.47

lovstudio:skill-creator

Create new skills for the lovstudio ecosystem. Each skill is its own independent GitHub repo at lovstudio/{name}-skill, scaffolded locally at ~/lovstudio/coding/skills/{name}-skill/, symlinked to ~/.claude/skills/ for immediate use, and registered in the central index at ~/lovstu

skillsource-lovstudioskill-skill-creator+8
free
Skillq 0.47

lovstudio-review-doc

Review and annotate documents/contracts — output annotated docx with comments or tracked changes. Core: contract review (risk clauses, rights imbalance, vague wording, missing clauses); also general document review (grammar, logic, formatting). 批阅文档/合同 — 审阅任意文档并以批注或修订模式输出带标注的 doc

skillsource-lovstudioskill-review-doc+8
free
Skillq 0.47

lovstudio-proposal

Generate complete business proposals for client projects. Takes client requirement documents (docx/pdf/md) or verbal descriptions as input, outputs a professionally formatted proposal with technical architecture, budget, timeline, risk analysis, and team introduction. Automatical

skillsource-lovstudioskill-proposal+8
free
Skillq 0.47

lovstudio:project-port

基于项目名生成稳定唯一的端口号,并自动更新项目配置。当用户需要为项目设置端口、启动开发服务器、解决端口冲突或初始化新项目配置时使用此 skill。

skillsource-lovstudioskill-project-port+8
free
Skillq 0.47

lovstudio-png2svg

将 PNG 转换为高质量 SVG(去白底+样条曲线+压缩)

skillsource-lovstudioskill-png2svg+8
free
Skillq 0.47

lovstudio-pdf2png

Convert PDF files to a single vertically concatenated PNG image using macOS native CoreGraphics. Each page is rendered at 2x scale and stitched top-to-bottom. ~20x faster than pdftoppm+ImageMagick, zero external dependencies on macOS. Trigger when the user mentions "pdf to png",

skillsource-lovstudioskill-pdf2png+8
free
Skillq 0.47

lovstudio:paid-add

Compute the sum of two numbers. The simplest possible skill, used as an end-to-end test for the paid-skill encryption + activation protocol. Trigger when the user says "paid add", "/paid-add", "用 paid-add 算", or asks to use the paid-add skill.

skillsource-lovstudioskill-paid-add+8
free
Skillq 0.47

lovstudio:obsidian-reset-cache

重置 Obsidian 缓存,解决卡在 "Loading cache..." 的问题。 当用户说 "obsidian 卡住"、"loading cache"、"obsidian 打不开"、"重置 obsidian 缓存" 时触发。

skillsource-lovstudioskill-obsidian-reset-cache+8
free
Skillq 0.47

lovstudio-image-creator

Generate images via multiple mechanisms. Supports: (1) End-to-end AI generation via Gemini/ZenMux — given a prompt, directly output an image. (2) Code-based rendering — generate HTML/React single-file, render to PNG via Playwright. (3) Prompt engineering — generate optimized prom

skillsource-lovstudioskill-image-creator+8
free
Skillq 0.47

lovstudio:gh-tidy

Interactive GitHub repo hygiene skill. Lists all open issues, PRs, stale branches, and orphan labels, shows a summary of each with analysis, then asks the user how to handle each item (close, merge, comment, delete, keep). Executes all chosen actions via gh CLI. Use when the user

skillsource-lovstudioskill-gh-tidy+8
free
Skillq 0.47

lovstudio:gh-contribute

Contribute a clean, professional pull request to someone else's GitHub repository: fork → clone → branch → commit → push → open PR, with smart splitting into one or multiple PRs based on the scope of changes. Trigger when the user says "给这个 repo 提 PR"、"贡献代码"、"fork 然后改再 PR"、 "cont

skillsource-lovstudioskill-gh-contribute+8
free
Skillq 0.47

lovstudio:gh-access

Open a private GitHub repo to external clients or contractors without making it public. Accepts a mixed list of GitHub usernames and/or email addresses, resolves each to a GitHub account (falling back to an email invitation when the user has no discoverable account yet), and invi

skillsource-lovstudioskill-gh-access+8
free
Skillq 0.47

lovstudio:finder-action

Generate Mac Finder right-click menu actions. Two modes: (A) Automator Quick Action for file/folder context menus, (B) Finder Sync Extension (Swift + xcodegen) for blank-space context menus. Automatically selects mode based on user intent. Trigger when user mentions "Finder右键", "

skillsource-lovstudioskill-finder-action+8
free
Skillq 0.47

lovstudio-fill-web-form

Fill web forms by fetching form fields from a URL, deep-searching the user's local knowledge base for relevant info, and generating a markdown document with all answers pre-filled. Use when the user provides a URL to a web form (conference application, speaker submission, event r

skillsource-lovstudioskill-fill-web-form+8
free
Skillq 0.47

lovstudio-fill-form

Fill in Word document form templates (.docx) with user-provided data. Reads a template containing tables with label→value cell pairs, detects all fillable fields, and outputs a completed document. Handles CJK/Latin mixed text with proper font switching. Use this skill when the us

skillsource-lovstudioskill-fill-form+8
free
Skillq 0.47

lovstudio-expense-report

Extract invoice data from images or text descriptions and generate a categorized Excel expense report. Supports receipt photos, scanned invoices, and manual text input. Auto-classifies into: business entertainment (客户餐费), travel-transport (机票/火车票/打车), travel-accommodation (酒店), t

skillsource-lovstudioskill-expense-report+8
free
Skillq 0.47

lovstudio-event-poster

Create event posters and promotional graphics from a brief. Outputs print-ready high-resolution PNG. Trigger words: 海报, poster, event poster, 活动海报, 宣传图, promotional, banner, flyer

skillsource-lovstudioskill-event-poster+8
free
Skillq 0.47

lovstudio-document-illustrator

为文档原地插入 AI 配图。读取文档后全局规划插入点,并行生成所有图片, 异步插回原文。支持封面图、自定义比例和三种风格。 Use when: 用户要求为文档/文章/笔记生成配图、插图。 Also trigger when user mentions: 配图、插图、illustration、 generate images、document images、为文章加图。

skillsource-lovstudioskill-document-illustrator+8
free
Skillq 0.47

lovstudio:deploy-to-vercel

Deploy frontend projects to Vercel with automatic custom domain setup. Handles Vite, Next.js, CRA, and static sites. Auto-configures Cloudflare DNS CNAME records and Vercel domain aliases. Supports SPA routing via vercel.json. Trigger when user says "deploy to vercel", "部署到 verce

skillsource-lovstudioskill-deploy-to-vercel+8
free
Skillq 0.47

lovstudio:cc-migrate-session

Recover Claude Code session history lost after a project folder moved or was renamed. 项目迁移后 claude --resume / cc --resume 找不到历史会话时用此 skill 迁移 session 存储。

skillsource-lovstudioskill-cc-migrate-session+8
free
Skillq 0.47

lovstudio:auto-context

Manual or hook-triggered context operator. Evaluates the current session for pollution (long conversations, topic drift, stale noise), AND takes concrete context-shaping actions: writing project memory, updating global or project CLAUDE.md (with diff + confirm), and recommending

skillsource-lovstudioskill-auto-context+8
free
Skillq 0.47

lovstudio-any2pdf

Convert Markdown documents to professionally typeset PDF files. Primary engine: reportlab (cover pages, frontispiece, back cover, bookmarks). Fallback engine: pandoc + XeLaTeX (better table handling, LaTeX-quality typesetting). Handles CJK/Latin mixed text, fenced code blocks, ta

skillsource-lovstudioskill-any2pdf+8
free
Skillq 0.47

lovstudio-any2docx

Convert Markdown documents to professionally styled DOCX (Word) files with python-docx. Handles CJK/Latin mixed text, fenced code blocks, tables, blockquotes, cover pages, TOC field, watermarks, and page numbers. Supports multiple color themes matching any2pdf (Warm Academic, Nor

skillsource-lovstudioskill-any2docx+8
free
Skillq 0.47

lovstudio-any2deck

Generate professional slide deck images from content (Markdown, text, URLs). Creates outlines with style instructions, then generates individual slide images. Supports 16 visual styles, CJK/Latin mixed text, branding overlays, and PPTX/PDF export. Use when the user asks to "creat

skillsource-lovstudioskill-any2deck+8
free