VerifiedGit
v1.0.0

pdf2png — PDF to Vertically Concatenated PNG

by @lovstudio0 pulls
URLopenbooklet.com/s/pdf2png-pdf-to-vertically-concatenated-png
Pinnedopenbooklet.com/s/pdf2png-pdf-to-vertically-concatenated-png@1.0.0
APIGET /api/v1/skills/pdf2png-pdf-to-vertically-concatenated-png

Convert multi-page PDF files into a single tall PNG image. All pages are rendered at 2x scale (Retina quality) and stitched vertically. Uses macOS CoreGraphics directly — no pdftoppm, no ImageMagick, no Ghostscript.

21 skills from this repolovstudio/skills
pdf2png — PDF to Vertically Concatenated PNGviewing
anti-wechat-ai-check — 微信公众号 AI 痕迹检测与人性化润色skills/anti-wechat-ai-check/SKILL.md

检测文章中的 AI 生成痕迹(模板短语、过渡词堆砌、句式雷同等),给出风险 评分和修改建议,并可输出人性化润色后的版本。基于微信公众平台运营规范 3.27 条款(非真人自动化创作行为)的检测逻辑。

any2docx — Markdown to Professional DOCXskills/any2docx/SKILL.md

This skill converts any Markdown file into a professionally styled Word document using Python's python-docx library. It shares the same theme palette as any2pdf and handles all CJK/Latin edge cases correctly.

any2pdf — Markdown to Professional PDFskills/any2pdf/SKILL.md

This skill converts any Markdown file into a publication-quality PDF using Python's reportlab library. It was developed through extensive iteration on real Chinese technical reports and solves several hard problems that naive MD→PDF converters get wrong.

AutoContext: Context Health Checkskills/lovstudio-auto-context/SKILL.md
contract-review-proskills/contract-review-pro/SKILL.md

Professional-grade contract review skill that adds comment-based issue annotations without changing original text. Enforces a four-layer review (entity verification, basic, business, legal), writes structured comments (issue type, risk reason, revision suggestion) with risk level encoded via reviewer name, and generates a contract summary, consolidated opinion, and Mermaid business flowchart (with rendered image). Output language must follow the contract’s language.

deploy-vercel — One-Command Frontend Deploymentskills/deploy-to-vercel/SKILL.md

Deploy frontend projects to Vercel with automatic custom domain and DNS setup.

event-curator (encrypted)skills/event-curator/SKILL.md

This skill's real instructions are encrypted. To use it, decrypt them first:

expense-report — Invoice → Categorized Excelskills/expense-report/SKILL.md

Extract invoice information from images or text, classify expenses, and generate a professional Excel report with subtotals per category.

fill-form — Fill Word Form Templatesskills/fill-form/SKILL.md

This skill fills in Word document form templates (.docx) with user-provided data. It detects table-based form fields (label in one cell, value in the adjacent cell) and populates them automatically.

fill-web-form — Fill Web Forms from Local Knowledge Baseskills/fill-web-form/SKILL.md

Fetch a web form, extract all fields, deep-search the user's local knowledge base for matching information, and output a ready-to-use markdown document.

finder-action — Mac Finder 右键菜单动作生成器skills/finder-action/SKILL.md

根据用户描述生成 Finder 右键菜单动作,自动判断模式:

gh-contribute — Clean PRs to Upstream Reposskills/gh-contribute/SKILL.md

Turn local changes into a clean, professional pull request against an upstream repo you don't own. Handles the full fork → branch → commit → push → PR pipeline, and splits work into multiple PRs when the changes span unrelated concerns.

lovstudio:cc-migrate-sessionskills/cc-migrate-session/SKILL.md

Moves the session store `~/.claude/projects/<slug>/` from the old path-slug to the new one and rewrites every `"cwd"` field inside the jsonl files. After this, `claude --resume` from the new directory will see all prior sessions.

lovstudio:event-posterskills/event-poster/SKILL.md

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

lovstudio:gh-accessskills/gh-access/SKILL.md

Grant, revoke, and audit collaborator access on private GitHub repos — by username **or** email, with read-only as the safe default.

lovstudio:gh-tidyskills/lovstudio-gh-tidy/SKILL.md

Interactive GitHub repo triage — issues, PRs, branches, labels in one pass.

lovstudio:image-creatorskills/lovstudio-image-creator/SKILL.md

Generate images using Gemini via ZenMux

lovstudio:skill-creatorskills/skill-creator/SKILL.md

Create new skills for the lovstudio/skills repo. Based on the official skill-creator methodology with lovstudio-specific conventions layered on top.

maintain-partners — LovStudio 合作伙伴板块维护skills/maintain-partners/SKILL.md

Operates on `/Users/mark/lovstudio/coding/web` (the LovStudio website repo). The partners strip lives in `app/(main)/(home)/WorkshopDispatch.tsx` as a `PARTNERS: Partner[]` array; logos in `public/partners/<slug>/logo.png`; taglines in `src/i18n/messages/{zh-CN,en,ja,th}.json` under `dispatch.partne

paid-add (encrypted)skills/paid-add/SKILL.md

This skill's real instructions are encrypted. To use it, decrypt them first:

Auto-indexed from lovstudio/skills

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0