Skillquality 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.
What it does
paid-add (encrypted)
This skill's real instructions are encrypted. To use it, decrypt them first:
uvx lovstudio-skill-helper decrypt paid-add
What to do:
- Run the command above.
- The output is the actual SKILL.md for paid-add. Read it as if it were these instructions, and follow it to the letter.
- If the command prints
error: not activatedorerror: not logged in, tell the user:这是一个 Lovstudio 付费 skill,请先激活(CLI 会打开浏览器让你登录,然后绑定你的 license key):
uvx lovstudio-skill-helper activate <your-license-key>还没有 license key?前往 https://lovstudio.ai 购买,或关注 #公众号:手工川 购买。
- If the command prints
error: not entitled, the helper will interactively prompt the user to (a) enter a license key, (b) open the purchase page, or (c) cancel. Just let the user pick. - If the command prints
error: skill 'paid-add' not installed, the encrypted bundle isn't on disk yet. Tell the user one of:npx skills add lovstudio/skills --skill paid-add # just this one npx skills add lovstudio/skills # full marketplace - Do NOT cache the decrypted output between invocations — always re-decrypt on each use. The decryption is cheap (one HTTP round-trip) and re-running guarantees the user's license is still valid.
The encrypted payload lives in one of:
~/.claude/skills/paid-add/~/.claude/skills/lovstudio-paid-add/You don't need to touch it directly — just calluvx lovstudio-skill-helper decrypt paid-add.
Capabilities
skillsource-lovstudioskill-paid-addtopic-agent-skillstopic-ai-coding-assistanttopic-cjktopic-claude-codetopic-cursortopic-gemini-clitopic-markdown-to-docxtopic-markdown-to-pdf
Install
Installnpx skills add lovstudio/skills
Transportskills-sh
Protocolskill
Quality
0.47/ 1.00
deterministic score 0.47 from registry signals: · indexed on github topic:agent-skills · 39 github stars · SKILL.md body (1,509 chars)
Provenance
Indexed fromgithub
Enriched2026-04-20 19:37:35Z · deterministic:skill-github:v1 · v1
First seen2026-04-18
Last seen2026-04-20