← all publishers

lovstudio

@lovstudio source repo

247 published skills · page 1 of 3

  1. Lov Anti Wechat AI Check · lovstudio bundle
    Analyze articles for AI-generated content indicators and rewrite to pass WeChat's 3.27 non-human automated content creation detection. Checks for template phrases, transition word density, sentence uniformity, paragraph pattern repetition, and other signals that WeChat uses to flag AI content. Outputs a risk report and an optional humanized rewrite. Use when the user wants to check if an article looks AI-generated, make an article more human-like, bypass WeChat AI detection, or humanize AI-written content. Also trigger when the user mentions "去AI痕迹", "人性化润色", "微信AI检测", "anti-ai-check", "humanize article", "公众号发文检查".
    0
    installs
  2. Lov Integrate Lovinsp · lovstudio bundle
    Use to integrate Lovinsp into an existing Vite/Webpack/Next.js/Nuxt frontend and verify click-to-source. Trigger when the user mentions 装 lovinsp、集成 lovinsp、接入点击跳转源码 or click to code.
    0
    installs
  3. Lov Clean Mac · lovstudio bundle
    Use when cleaning Mac storage, freeing a target capacity, archiving inactive files, or mentioning legacy `lov-macos-disk-optimizer`; plans guarded cleanup, migration, and capacity verification.
    0
    installs
  4. Lov Media Creator · lovstudio bundle
    把 MP4 或 Screen Studio 源工程剪成 Remotion 成片:保留独立画面、摄像头、麦克风与事件轨, 完成精剪、章节、字幕、动画、横竖版和封面;先交 Studio 审校,再生成平台文件。 Use when editing recordings or .screenstudio projects into review or publish-ready videos.
    0
    installs
  5. Lov Paper Translator · lovstudio bundle
    Translate English academic PDFs into Simplified Chinese while preserving page correspondence, bilingual layouts, figures, and formulas. Use when users mention papers, arXiv files, or technical PDFs.
    0
    installs
  6. Lov Xbti Creator · lovstudio bundle
    Create a complete custom BTI personality test (like LBTI, FBTI, etc.) based on the XBTI architecture. User provides a theme name and preferences, AI generates all content: dimensions, questions, personality types, descriptions, and avatar images via lov-image-creator. Trigger when user says "创建BTI", "自定义人格测试", "make a BTI", "custom personality test", "XBTI变体", "xbti-creator", or mentions creating something like LBTI/FBTI/etc.
    0
    installs
  7. Sgc Gh Tidy · lovstudio bundle
    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 says "清理 GitHub", "tidy repo", "clean up issues", "处理 PR", "repo hygiene", or similar.
    0
    installs
  8. Sgc Gh Access · lovstudio bundle
    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 invites them as collaborators with a chosen permission level (default: read-only, sufficient for pulling code and filing issues / PRs). Also supports revoking access and listing current collaborators. Use when the user says "给客户开权限", "share private repo", "invite collaborator", "邀请外部协作者", "grant repo access", "客户要看代码", "revoke access", "撤销访问", "list collaborators", or similar.
    0
    installs
  9. Sgc Auto Context · lovstudio bundle
    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 harness commands like /fork, /compact, /btw. Covers the full surface of context-affecting operations Claude can reach — direct file edits are auto-executed or confirmed based on sensitivity; harness-only commands (/fork etc.) are surfaced as one-click suggestions.
    0
    installs
  10. Sgc Mobile Adapt · lovstudio bundle
    Adapt an existing web project for mobile devices: fix overflow, add responsive layouts, convert to multi-level page navigation with back support, handle notch/Dynamic Island safe areas, fix 100vh browser chrome issues, and optimize touch targets. Trigger when user says "mobile adapt", "移动端适配", "responsive optimization", "手机适配", "fix mobile overflow", "add safe area", "多级页面", "移动端布局", or mentions adapting a site for phones/tablets.
    0
    installs
  11. Sgc Project Port · lovstudio bundle
    Generate a stable unique dev port (3000-8999) from a project name and help update project config. Use when the user needs to set a project port, start a dev server, resolve port conflicts, initialize a new project, or mentions "端口", "port", "dev server", "端口冲突", "project port".
    0
    installs
  12. Sgc App Generator · lovstudio bundle
    Generate or standardize Lovstudio apps, choosing web-only, PWA, or Tauri desktop case-by-case. Covers React/Vite or Next.js web apps plus Tauri + React + shadcn/ui + TanStack Query projects with Lovstudio branding, CI/CD, deploy/release, optional auto update, and lovinsp. Use when the user asks to create a Lovstudio app, web app, or Tauri app, initialize an app shell, apply Lovstudio app standards, or mentions "App生成器", "新建 Lovstudio Web App", "只创建 web", "生成跨端 App", "create Lovstudio app", or "Lovstudio app generator".
    0
    installs
  13. Sgc Finder Action · lovstudio bundle
    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右键", "右键菜单", "Quick Action", "Finder extension", "空白处右键", "新建文件", "context menu", or wants to add custom actions to Finder.
    0
    installs
  14. Sgc Gh Contribute · lovstudio bundle
    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"、 "contribute to this repo", "open a PR to upstream", "submit a PR to <owner>/<repo>".
    0
    installs
  15. Sgc Skill Creator · lovstudio bundle
    创建、验证并安装本地 LovStudio Skill 或 Skill Kit;当用户说“创建 skill”、 “封装成 skill”、"create a skill" 或 "scaffold skill kit" 时使用。
    0
    installs
  16. Sgc Skill Optimizer · lovstudio bundle
    Audit and automatically optimize a lovstudio skill against repo conventions and official Anthropic skill-creator best practices, then bump the semver version and append a CHANGELOG entry. Checks SKILL.md frontmatter/trigger quality, script CLI hygiene, directory naming, README badge, progressive disclosure structure, Agent Skills-compatible naming, and portability issues such as hard-coded personal workspace paths, private LovStudio workspace assumptions, fixed agent runtime paths, or missing user configuration. Prioritizes issues raised in the current conversation (e.g. bugs the user just hit) over a generic sweep. Use when the user asks to "optimize", "refine", "audit", or "polish" an existing skill, or when they say "bump version", "update changelog", or "fix this skill". Also trigger when the user mentions "优化 skill", "skill 审计", "刷一遍 skill", "skill-optimizer", "bump skill version", "update skill changelog".
    0
    installs
  17. Sgc Skill Publisher · lovstudio bundle
    Use when the user asks to publish a validated local Skill to one or more channels, including “发布这个 Skill”、“上架 LovStudio”、"publish this skill"、 "package for WorkBuddy" 或“提交 SkillPay”。
    0
    installs
  18. Sgc Clash Tun Doctor · lovstudio bundle
    Diagnose and repair application connectivity failures caused by Clash Verge Rev TUN routing, rule precedence, stale runtime state, proxy timeouts, or unusable IPv6 paths. Trigger for symptoms such as WeChat images failing to send, Moments images loading slowly, an app hanging after TUN is enabled, or requests unexpectedly matching DIRECT/proxy rules. Also trigger when the user mentions "Clash TUN 排障", "微信图片发不出去", "朋友圈图片加载慢", "修复微信 TUN 网络", or "diagnose Clash TUN app connectivity".
    0
    installs
  19. Sgc Deploy To Vercel · lovstudio bundle
    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", "部署到 vercel", "vercel deploy", or mentions a *.lovstudio.ai / custom domain with vercel deployment.
    0
    installs
  20. Sgc Release Via Cicd · lovstudio bundle
    Configure CI/CD and publish new versions for Node, Tauri, Vite, shell, and GitHub Release projects. Use when the user asks to setup release workflow, publish a new version, verify macOS signing/notarization, recover a failed GitHub Release, or mentions "release-via-cicd", "配置并发布新版", "签名", "notarize", "GitHub Release", or "CI/CD 发布".
    0
    installs
  21. Sgc Cc Mv · lovstudio bundle
    Move a project folder AND migrate all its Claude Code state in one shot — session store, prompt-up-arrow history, running-session records. Supports both directory-level moves AND session-level cherry-picking (by id, regex on first user prompt, or interactive picker). Use whenever the user wants to rename/move a project directory and keep `claude --resume` working, or wants to move a subset of chats from one project to another. 移动/重命名项目目录并迁移所有 CC 历史,或按 session 粒度把某个话题的对话搬到另一个项目。
    0
    installs
  22. Sgc Obsidian Reset Cache · lovstudio bundle
    重置 Obsidian 缓存,解决卡在 "Loading cache..." 的问题。 当用户说 "obsidian 卡住"、"loading cache"、"obsidian 打不开"、"重置 obsidian 缓存" 时触发。 Trigger when the user mentions Obsidian startup hangs, cache reset, or "Loading cache".
    0
    installs
  23. Sgc Install Tanstack Query · lovstudio bundle
    Initialize or refactor a frontend project to use TanStack Query as the unified server-state layer. Use when the user asks to install TanStack Query, initialize query infrastructure, migrate ad hoc fetch/invoke/useEffect request state, standardize query keys, or make app network requests share one cache model. Also trigger when the user mentions "初始化 TanStack Query", "重构网络请求", "统一请求缓存", "install-tanstack-query", "TanStack Query refactor", or "useInvokeQuery".
    0
    installs
  24. Sgc Optimize Tauri Backend · lovstudio bundle
    Optimize Tauri backend architecture and development ergonomics for Tauri 2 apps, especially Rust restart pain, oversized src-tauri/src/lib.rs files, excessive #[tauri::command] surfaces, stringly invoke APIs, long IPC streams, and dev-state recovery. Use when the user asks about Tauri hot reload, Rust-side restarts, "lib.rs 太大", "commands 太多", "降低到 100 个以内", "Tauri 后端优化", "optimize-tauri-backend", "Tauri backend refactor", or "Tauri dev reload".
    0
    installs
  25. Sgc Bp · lovstudio bundle
    Orchestrate a complete investor BP workflow or route to one focused module: source-backed outline, PPTX/PDF production, or evidence/content/visual polishing. Use when the user wants to create a business plan end to end, combine BP stages, continue from an existing BP workspace, or is unsure which BP skill to use. Trigger on "做 BP", "完整商业计划书", "融资 PPT 全流程", "BP skill kit", "business plan workflow", "pitch deck pipeline", or "continue my BP".
    0
    installs
  26. Sgc Any2pdf · lovstudio bundle
    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, tables, blockquotes, Obsidian callouts, inline images, emoji fallback, LaTeX-style formulas, clickable TOC, watermarks, headers/footers, and page numbers. Supports multiple color themes and is battle-tested for Chinese technical reports. Trigger when user mentions "markdown to PDF", "md2pdf", "any2pdf", "md转pdf", "报告生成", "导出pdf", or wants a professionally formatted PDF from markdown.
    0
    installs
  27. Sgc Bp Deck · lovstudio bundle
    Turn an approved investor BP outline into a clean, professional slide deck with deliberate style selection, real product evidence, charts, branding, PPTX/PDF, and a full-deck preview. Use when the narrative already exists and the user wants PPT production, visual style exploration, slide regeneration, or export. Trigger on "把 BP 大纲做成 PPT", "选择 BP 风格", "生成融资 PPT", "重做第几页", "BP deck", "pitch deck design", "render investor slides", or "export BP PDF".
    0
    installs
  28. Sgc Pdf2png · lovstudio bundle
    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", "pdf转png", "PDF转图片", "pdf拼接", "pdf截图", "convert pdf to image", or wants to turn a multi-page PDF into one long PNG.
    0
    installs
  29. Sgc Png2svg · lovstudio bundle
    Convert PNG images to high-quality SVG with optional white-background removal, vtracer spline vectorization, and svgo compression. Use when the user asks for "PNG to SVG", "png2svg", "转 SVG", "矢量化", "去白底", logo tracing, or converting raster icons into editable vector assets.
    0
    installs
  30. Sgc Any2deck · lovstudio bundle
    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 "create slides", "make a presentation", "generate deck", "slide deck", "PPT", "做PPT", "生成幻灯片", "制作演示文稿", or wants to turn content into a visual slide deck.
    0
    installs
  31. Sgc Any2docx · lovstudio bundle
    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, Nord, GitHub Light, etc.) and is battle-tested for Chinese technical reports. Use this skill whenever the user wants to turn a .md file into a styled Word document, generate an editable report from markdown, or create a DOCX from markdown content — especially if CJK characters, code blocks, or tables are involved. Also trigger when the user mentions "markdown to docx", "md2docx", "any2docx", "md转word", "md转docx", "生成word", or asks for an "editable document" from markdown source.
    0
    installs
  32. Sgc Proposal · lovstudio bundle
    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. Automatically calls illustrate for images and any2pdf for final PDF delivery. Trigger when user mentions "商务方案", "合作评估", "项目评估", "报价方案", "proposal", "需求评估", "给客户出方案", or wants to generate a client-facing project proposal from requirements.
    0
    installs
  33. Sgc Bp Polish · lovstudio bundle
    Review and improve an existing BP outline, PPTX, PDF, or rendered slide set across investment logic, evidence, copy, charts, and visual quality. Produces a scored report, page-level revisions, and targeted regeneration instructions while keeping facts separate from assumptions. Trigger on "润色 BP", "审稿商业计划书", "PPT 不专业", "逐页检查", "改图表", "BP review", "polish pitch deck", or "audit investor deck".
    0
    installs
  34. Sgc Fill Form · lovstudio bundle
    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 user wants to fill in a form template, complete an application form, populate a Word table form, or automate document filling. Also trigger when the user mentions "填表", "填写表格", "fill form", "fill template", "表格填写", "申请表", "登记表", or has a .docx template with blank fields to fill.
    0
    installs
  35. Sgc Find Logo · lovstudio bundle
    Fetch a company/product logo from public sources (Clearbit, og:image, favicon) given a brand name or URL, score candidates (wide-aspect + transparent preferred), and archive the best + runner-ups to the configured logo collection directory. Trigger when the user says "find logo", "找 logo", "抓 logo", "收集 logo", "brand asset", "需要 <brand> 的 logo", or wants logos laid out for a website/PPT/poster.
    0
    installs
  36. Sgc Repo2docs · lovstudio bundle
    Turn any folder of source material — a code repository, a pile of articles, a mixed knowledge dump with images — into a professional, polished Fumadocs (Next.js) documentation website, then deploy it to https://{product-id}.lovstudio.ai/docs. Works by reading the folder one unit at a time and incrementally growing and refining the docs structure and detail, so it scales to large folders and handles images as first-class content (copied into the site, embedded inline, auto-galleried). Trigger when the user wants to "generate docs", "build a docs site", "make a documentation website", "fumadocs", points at a code repo OR a content/article folder, or says "为项目生成文档", "把这个文件夹做成文档站", "做文档站", "生成文档网站", "整理成知识库网站".
    0
    installs
  37. Sgc Bp Outline · lovstudio bundle
    Turn existing project materials into a source-backed investor BP brief, evidence ledger, and 12–15 slide outline. Use before making slides, when the product positioning is unclear, or when an existing outline is too technical, generic, or unsupported. Trigger on "写 BP 大纲", "融资叙事", "梳理商业计划书", "先不要做 PPT", "BP outline", "investor narrative", or "pitch deck outline".
    0
    installs
  38. Sgc Fact Check · lovstudio bundle
    用真人尽调思路校验用户提出的事实命题:拆解可验证问题、检索一手资料、 交叉验证证据链,并给出带置信度和不确定边界的结论。 Trigger when the user asks to fact-check, verify a claim, confirm whether something is true, source-check an answer, or mentions "事实校验", "帮我确认", "这是真的吗", "verify this", "fact check", "source check", "due diligence".
    0
    installs
  39. Sgc Hanzi Lens · lovstudio bundle
    Explain one Chinese character through verified pronunciation, Unicode and glyph structure, historical lexicography, classical usage, semantic relationships, and an evidence-led professional infographic. Use when the user asks "解释这个字", "这个字什么意思", "一图讲清这个汉字", "汉字字源信息图", "explain this Chinese character", or "Chinese character infographic".
    0
    installs
  40. Sgc Review Doc · lovstudio bundle
    专业合同分析、审阅、批注与红线修订。用于用户要求审查合同、协议、条款、NDA、采购或服务合同、SaaS 或数据协议、劳动或顾问协议、知识产权许可、投融资文件,或要求风险分析、逐条批注、修订模式、谈判建议、审阅报告时;支持 DOCX 原位批注和修订,以及 PDF、图片或纯文本的定位审阅。
    0
    installs
  41. Sgc Media Fetch · lovstudio bundle
    自动检索、比较并下载电影、剧集或其他长视频,结合 qBittorrent 与 aria2 做多源测速、可恢复续传、慢源切换、容量预检、剪辑版核验与字幕验收;适用于“帮我找并下载这部电影”、"find and download the best release"。
    0
    installs
  42. Sgc Rich Export · lovstudio bundle
    将一份面向用户的内容稳定导出为单文件 HTML、带 assets 的 HTML 文件夹、Markdown、DOCX 与 PDF,并按格式正确处理图片、音频、视频和嵌入式交互内容。用于“富媒体导出”“一键导出”“导出 html/pdf/docx/md”“离线网页”“交付包”“给产品接导出能力”等需求,以及需要为产品建立可复用内容导出管线时。
    0
    installs
  43. Sgc Style Clone · lovstudio bundle
    Analyzes one or more sample articles to extract a writing style profile (文风画像), then rewrites any target article in that exact style. Trigger when the user says: "分析这篇文章的文风", "模仿这个文风改写", "克隆某人的写作风格", "用 XX 的文风改写", "style clone", "rewrite in this style", or pastes articles asking for style analysis / imitation.
    0
    installs
  44. Sgc Event Poster · lovstudio bundle
    Create event posters, exhibition posters, flyers, and promotional graphics from a brief. Outputs print-ready high-resolution PNG. Trigger words: 海报, poster, event poster, 展览海报, 展架, 活动海报, 宣传图, promotional, banner, flyer
    0
    installs
  45. Sgc Wxmp Cracker · lovstudio bundle
    微信公众号文章抓取与导出。自动处理 mp.weixin.qq.com 的登录态获取与续期, 支持按公众号搜索、抓取文章列表与正文、按日期窗口导出 Markdown / JSON / CSV。 Trigger when the user wants to crawl a WeChat public account, export recent articles, or 提到 "wcx"、"微信公众号"、"公众号文章"、"mp.weixin"、"抓公众号"、 "crawl wechat official account"、"wxmp"、"最近十天的文章"。
    0
    installs
  46. Sgc Business Card · lovstudio bundle
    Generate a professional, editorial-style business card (2:1) as a high-resolution PNG and a self-contained interactive HTML. Collects the user's identity (name, roles, tagline, interests, locations, optional avatar), fills a parameterized design template with a chosen theme, and renders it via headless Chrome. Trigger when the user wants to make a business card, personal card, name card, profile card, or "电子名片", or says "生成名片", "做一张名片", "个人名片", "make a business card", "design a name card".
    0
    installs
  47. Sgc Event Curator · lovstudio bundle
    Generate a complete professional event plan from guest background material. Takes guest bio / CV / intro copy as input, runs a multi-turn clarification dialog (activity type, audience, duration, tone), and outputs a cohesive plan with title + promo copy, minute-level rundown, tiered host question set, and gift / takeaway suggestions. Trigger when user mentions "活动策划", "策划案", "嘉宾对谈", "沙龙策划", "主持人问题", "活动流程", "event planning", "host prep", "salon plan", or pastes a guest bio asking for an event plan.
    0
    installs
  48. Sgc Fill Web Form · lovstudio bundle
    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 registration, profile form) and wants help filling it out from their existing materials. Also trigger when the user mentions "填网页表", "fill web form", "网页填表", "表单填写", "申请表填写", "conference application", "speaker submission", "讲师申请", "报名表", or provides a URL with "form", "feedback", "apply", "register", "submit" in the path.
    0
    installs
  49. Sgc Image Creator · lovstudio bundle
    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 prompts for external models (nano-banana-pro, etc.). Trigger words: image, generate image, 生图, render, poster, 海报, banner, card, 卡片
    0
    installs
  50. Sgc Thesis Polish · lovstudio bundle
    Polish and elevate MBA thesis / dissertation to national outstanding thesis quality (全国优秀论文). Performs comprehensive improvement: academic language, argument structure, logical rigor, innovation highlights, and formatting. Input: markdown thesis text. Output: polished full text. Also trigger when the user mentions "论文润色", "MBA论文", "优秀论文", "thesis polish", "dissertation improvement", "学术润色".
    0
    installs
  51. Sgc Video Chapter · lovstudio bundle
    Turn SRT/VTT subtitles and source videos into 3–5 semantic chapters, an editable React chapter-bar project, a transparent ProRes overlay, a burned-in MP4, and editor-ready packages. Use for subtitle chaptering, video segmentation, chapter progress bars, 剪映/CapCut chapter overlays, video chapter rendering, or requests such as “基于字幕进行视频分段”, “生成章节进度条”, “把章节条压进视频”, and “create video chapters from subtitles”.
    0
    installs
  52. Sgc Expense Report · lovstudio bundle
    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 (酒店), travel-meals, office supplies, communication, and other. Use when the user mentions "发票报销", "expense report", "报销单", "发票整理", "invoice", "报销汇总", "发票分类", "reimbursement", or has invoice images to process.
    0
    installs
  53. Sgc Maintain Partners · lovstudio bundle
    Maintain the LovStudio website's partners section AND align partner logo rows on event posters / hero strips: reuse sgc-find-logo for brand logo discovery, normalize collected logos to a 240px-tall content canvas (retina-ready), rasterize SVGs via rsvg-convert before normalizing (so SVG viewBox padding gets cropped), strip embedded background rects from icon-style SVGs, composite icon + wordmark when only an icon is available (using brand fonts), wrap logos in a fixed-size grid box (96×30 with subtle border) for stable matrix layouts, replace existing logos with user-provided files, append new partners to the PARTNERS array with i18n taglines across zh-CN/en/ja/th, and audit the section for dead URLs / missing files / missing translations. Also handles cross-asset visual height parity (multi-logo strips on dark backgrounds, "logo 不等高", unified-color filter recipe). Trigger when the user mentions "合作伙伴", "partners", "trusted by", "新增 logo", "标准化 logo", "替换 logo", "审计合作伙伴", "维护合作伙伴", "logo 不一样高", "logo 对齐", "lo
    0
    installs
  54. Sgc Translation Review · lovstudio bundle
    Review Chinese-to-English translations for accuracy, grammar, terminology, and consistency. Produces a structured review report with prioritized issues. Trigger when: user provides a Chinese document and its English translation for review/checking/proofreading, or mentions "翻译检查", "翻译审校", "translation review", "translation check", "proofread translation".
    0
    installs
  55. Sgc Anti Wechat AI Check · lovstudio bundle
    Analyze articles for AI-generated content indicators and rewrite to pass WeChat's 3.27 non-human automated content creation detection. Checks for template phrases, transition word density, sentence uniformity, paragraph pattern repetition, and other signals that WeChat uses to flag AI content. Outputs a risk report and an optional humanized rewrite. Use when the user wants to check if an article looks AI-generated, make an article more human-like, bypass WeChat AI detection, or humanize AI-written content. Also trigger when the user mentions "去AI痕迹", "人性化润色", "微信AI检测", "anti-ai-check", "humanize article", "公众号发文检查".
    0
    installs
  56. Sgc Document Illustrator · lovstudio bundle
    为文档原地插入 AI 配图。读取文档后全局规划插入点,并行生成所有图片, 异步插回原文。支持封面图、自定义比例和三种风格。 Use when: 用户要求为文档/文章/笔记生成配图、插图。 Also trigger when user mentions: 配图、插图、illustration、 generate images、document images、为文章加图。
    0
    installs
  57. Sgc Macos Disk Optimizer · lovstudio bundle
    This skill should be used for “帮我清出至少 200GB”、“智能清理 Mac 磁盘”、“处理归档卷”、“避免 Finder 清理弹窗” or “optimize my Mac disk space”; it plans guarded cleanup, migration, and capacity verification.
    0
    installs
  58. Sgc Professional Portrait · lovstudio bundle
    Turn a single-person photo into a polished professional portrait while preserving the person's identity. Use restrained skin retouching, exposure cleanup, optional hat removal and hairstyle reconstruction, background polish, and an explicit quality gate. Trigger when the user asks for a professional headshot, business portrait, profile photo, skin retouch, brighter face, hat removal, or hairstyle cleanup. Also trigger on "职业照", "形象照", "证件形象照", "精修人像", "磨皮提亮", "去掉帽子", "换发型", "professional portrait", "headshot", "portrait retouch", and "remove hat".
    0
    installs
  59. Sgc Write Professional Book · lovstudio bundle
    Write multi-chapter books (technical, tutorial, monograph, etc.) end-to-end. Handles outline planning, per-chapter drafting that stays coherent across long manuscripts, chapter review, and final HTML/PDF build. Trigger when user mentions "写书", "写一本书", "出书", "技术书", "book writing", "逐章写作", "O'Reilly", "mdbook", or wants to author a multi-chapter book.
    0
    installs
  60. Sgc Professional Infographic · lovstudio bundle
    Turn the current conversation, a completed answer, Markdown, research, or source material into a consulting Exhibit-quality professional infographic with an editable HTML/SVG source and high-resolution PNG. Use for topic-led public visuals, answer-first executive Exhibits, comparison or heat matrices, decision and driver trees, 2x2 positioning maps, waterfalls, roadmaps, operating models, and small-multiple data stories. Trigger when the user says "把以上内容做成专业信息图", "一图总结", "生成咨询风格海报", "咨询 Exhibit", "turn this into a professional infographic", or "create a consulting-style visual summary".
    0
    installs
  61. Sgc Video Chapter Plan · lovstudio
    Analyze timestamped SRT/VTT subtitles and determine 3–5 natural video chapters with cue-aligned cuts, concrete titles, summaries, and platform-ready timestamps. Use when the user asks to segment a long video from subtitles or decide chapter content.
    0
    installs
  62. Sgc Media Discovery · lovstudio
    识别电影或剧集并从多个独立渠道收集、去重、归一化可下载候选;适用于“帮我找这部片的不同版本”、"search releases for this title",输出可审计的候选清单。
    0
    installs
  63. Sgc Media Selection · lovstudio
    比较媒体候选的剪辑版本、画质、编码、体积、音轨、字幕、活跃度与证据,自动选出最合适版本;适用于“哪个版本最值得下”、"choose the best compact release"。
    0
    installs
  64. Sgc Video Chapter Design · lovstudio
    Refine chapter boundaries, titles, colors, typography, placement, and progress behavior in the bundled React video chapter editor. Use when the user wants to preview, debug, beautify, or customize a video chapter progress bar.
    0
    installs
  65. Sgc Video Chapter Export · lovstudio
    Package chapter overlays, timestamps, CSV metadata, and project JSON for 剪映/CapCut and other video editors. Use when the user asks for editor integration, transferable chapter assets, or a ready-to-import chapter package.
    0
    installs
  66. Sgc Video Chapter Render · lovstudio
    Render a chapter project as a transparent ProRes 4444 overlay or burn it into the source video with FFmpeg. Use when the user asks to generate, export, render, encode, or press a chapter progress bar into video.
    0
    installs
  67. Sgc Media Acquisition · lovstudio
    在下载前检查磁盘空间,通过 qBittorrent 并行测试多个候选、选择持续速度更好的来源、观测进度并在停滞时切换;适用于“开始下载,太慢就换源”、"race sources and finish the download"。
    0
    installs
  68. Sgc Media Verification · lovstudio
    使用 ffprobe 验证已下载视频的可读性、时长、分辨率、编码、音轨、字幕和剧集完整性;适用于“检查下载是否完整”、"verify the downloaded media",输出结构化验收报告。
    0
    installs
  69. Lov Rich Export · lovstudio bundle
    将一份面向用户的内容稳定导出为单文件 HTML、带 assets 的 HTML 文件夹、Markdown、DOCX 与 PDF,并按格式正确处理图片、音频、视频和嵌入式交互内容。用于“富媒体导出”“一键导出”“导出 html/pdf/docx/md”“离线网页”“交付包”“给产品接导出能力”等需求,以及需要为产品建立可复用内容导出管线时。
    0
    installs
  70. Lov Search Chat · lovstudio bundle
    从本机 Ataru 记忆索引里召回过去的 AI 会话上下文,返回可定位的命中与原文片段。 Use when asked what was discussed, decided, or fixed in an earlier session.
    0
    installs
  71. Lov Search File · lovstudio bundle
    从本机 Codex、Claude 等 AI 对话记录中追溯图片、文档与其他交付文件,返回仍然 存在的候选路径、会话证据与存储层级。适用于“上次 AI 给我的文件在哪”或 “find the file from an earlier AI chat”。
    0
    installs
  72. Lov Style Clone · lovstudio bundle
    Analyzes one or more sample articles to extract a writing style profile (文风画像), then rewrites any target article in that exact style. Trigger when the user says: "分析这篇文章的文风", "模仿这个文风改写", "克隆某人的写作风格", "用 XX 的文风改写", "style clone", "rewrite in this style", or pastes articles asking for style analysis / imitation.
    0
    installs
  73. Lov Auto Context · lovstudio bundle
    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 harness commands like /fork, /compact, /btw. Covers the full surface of context-affecting operations Claude can reach — direct file edits are auto-executed or confirmed based on sensitivity; harness-only commands (/fork etc.) are surfaced as one-click suggestions.
    0
    installs
  74. Lov Cli2anything · lovstudio bundle
    将已授权观察到的网站 API 转成可验证的 OpenAPI、SDK、Swagger 或任务型 CLI。适用于“把这个网站 API 变成 CLI”“生成可调用 Swagger”以及 “turn observed APIs into a CLI”。
    0
    installs
  75. Lov Dev Research · lovstudio bundle
    根据软件需求比较复用策略并输出有来源的技术选型与研发计划。支持明确输入与结果回读。Use to research a development plan and technology choices.
    0
    installs
  76. Lov Event Poster · lovstudio bundle
    Create event posters, exhibition posters, flyers, and promotional graphics from a brief.
    0
    installs
  77. Lov Meta Command · lovstudio bundle
    把重复操作封装成通用 Skill,并按需提供宿主 slash command 适配入口。支持明确输入与结果回读。Use to turn a repeated command workflow into a portable skill.
    0
    installs
  78. Lov Mobile Adapt · lovstudio bundle
    Adapt an existing web project for mobile devices: fix overflow, add responsive layouts, convert to multi-level page navigation with back support, handle notch/Dynamic Island safe areas, fix 100vh browser chrome issues, and optimize touch targets. Trigger when user says "mobile adapt", "移动端适配", "responsive optimization", "手机适配", "fix mobile overflow", "add safe area", "多级页面", "移动端布局", or mentions adapting a site for phones/tablets.
    0
    installs
  79. Lov Project Port · lovstudio bundle
    Generate a stable unique dev port (3000-8999) from a project name and help update project config. Use when the user needs to set a project port, start a dev server, resolve port conflicts, initialize a new project, or mentions "端口", "port", "dev server", "端口冲突", "project port".
    0
    installs
  80. Lov Refactor API · lovstudio bundle
    识别后端接口重复并在保持调用契约的前提下实施重构。支持明确输入与结果回读。Use to refactor redundant backend APIs.
    0
    installs
  81. Lov Visual Clone · lovstudio bundle
    Analyze a reference design image and extract visual DNA — layout, style, color palette, texture, typography, copy tone, spacing, etc. — into a structured, reusable replication prompt that can be applied to new scenarios. Trigger when: user provides a reference image and asks to "extract style", "replicate this", "clone this design", "analyze this visual", "generate a replication prompt", "提取设计要素", "复刻这个风格", "分析这张图", "视觉克隆".
    0
    installs
  82. Lov Wxmp Cracker · lovstudio bundle
    Export WeChat Official Account articles into reusable structured content.
    0
    installs
  83. Lov Xbti Gallery · lovstudio bundle
    从已核实的社区地址或仓库列出可访问的 XBTI 人格测试案例。支持明确输入与结果回读。Use to browse a gallery of XBTI personality tests.
    0
    installs
  84. Lov App Generator · lovstudio bundle
    Use when the user asks for "App生成器", "生成 Web App", "生成 Tauri App", "生成原生 macOS App", "Finder Quick Action", "只创建 web", or to standardize an existing app with branding, CI/CD, native integration, and Lovinsp where applicable.
    0
    installs
  85. Lov Better Readme · lovstudio bundle
    依据项目代码完善 README、安装说明、使用示例与真实品牌资产。支持明确输入与结果回读。Use to create or improve a project README.
    0
    installs
  86. Lov Business Card · lovstudio bundle
    Generate a professional, editorial-style business card (2:1) as a high-resolution PNG and a self-contained interactive HTML. Collects the user's identity (name, roles, tagline, interests, locations, optional avatar), fills a parameterized design template with a chosen theme, and renders it via headless Chrome. Trigger when the user wants to make a business card, personal card, name card, profile card, or "电子名片", or says "生成名片", "做一张名片", "个人名片", "make a business card", "design a name card".
    0
    installs
  87. Lov Check Balance · lovstudio bundle
    一条命令查清 Claude、Codex、DeepSeek 等 agent 账号的剩余额度与重置时间,合并官方订阅窗口、API 余额、本地网关消费与消耗速率;用户说“查我的额度”“还有多少用量”“什么时候重置”,或问 how much quota is left 时使用。
    0
    installs
  88. Lov Clone Rebrand · lovstudio bundle
    将模板或 fork 改造为新项目,按范围同步品牌、语言和部署设置。支持明确输入与结果回读。Use to create a project from a template and rebrand it.
    0
    installs
  89. Lov Create Qrcode · lovstudio bundle
    将网址、文本或任意 UTF-8 内容生成可扫码验证的二维码 PNG,默认只输出码本体,并复用个人配色、圆角、纠错与海报偏好;适用于“生成二维码”“按我的偏好做 QR code”和 “create a QR code”。
    0
    installs
  90. Deep Research · lovstudio bundle
    Use when the user needs multi-source research with citation tracking, evidence persistence, structured report generation, or an implementation landscape that includes GitHub and other open-source forges. Triggers on "deep research", "comprehensive analysis", "research report", "compare X vs Y", "analyze trends", "state of the art", "open-source solutions", or "开源方案". Not for simple lookups, debugging, or questions answerable with 1-2 searches.
    0
    installs
  91. Lov Event Curator · lovstudio bundle
    Generate a complete professional event plan from guest background material.
    0
    installs
  92. Lov Fill Web Form · lovstudio bundle
    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 registration, profile form) and wants help filling it out from their existing materials. Also trigger when the user mentions "填网页表", "fill web form", "网页填表", "表单填写", "申请表填写", "conference application", "speaker submission", "讲师申请", "报名表", or provides a URL with "form", "feedback", "apply", "register", "submit" in the path.
    0
    installs
  93. Lov Finder Action · lovstudio bundle
    创建 macOS Finder 文件快捷操作或目录背景菜单扩展。支持明确输入与结果回读。Use to create a Finder context menu action.
    0
    installs
  94. Lov Gh Contribute · lovstudio bundle
    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"、 "contribute to this repo", "open a PR to upstream", "submit a PR to <owner>/<repo>".
    0
    installs
  95. Lov Human Writing · lovstudio bundle
    用作者性账本、篇章审计和 30 项中文表层度量改进稿件,保留真实判断并定位过度解释、 单线因果和强行收束。Use when users say“去 AI 味”“保留我的判断”或 "humanize this Chinese draft".
    0
    installs
  96. Lov Image Creator · lovstudio bundle
    按用途生成图像、制作可编辑图文布局或整理图像提示词。支持明确输入与结果回读。Use to create an image, designed graphic, or image prompt.
    0
    installs
  97. Lov Media Crawler · lovstudio bundle
    给定视频号、小红书、抖音、快手、B站、微博、贴吧或知乎链接,复用登录态解析并高速下载媒体,返回可验证文件与诊断报告;适用于“下载这个视频链接”、"download this media link"。
    0
    installs
  98. Lov Memory Search · lovstudio bundle
    跨已配置的 memory 与 distill 知识记录检索并返回可追溯结果。支持明确输入与结果回读。Use to search a personal knowledge base.
    0
    installs
  99. Lov NPM Publisher · lovstudio bundle
    为全新或已有 npm 包建立免重复登录的自动发布链,兼容 GitHub Actions OIDC(trusted publishing)与本地 granular NPM_TOKEN(bypass)两种平级方式,处理首次引导、发布审计与线上回读。Use when the user asks to 自动发布 npm 包、publish npm without login、发布 npm 包不用登录。
    0
    installs
  100. Lov Repo Takeover · lovstudio bundle
    将已有 clone 连接到用户自己的 GitHub 仓库并保留来源与历史。支持明确输入与结果回读。Use to publish a cloned repository under your account.
    0
    installs