专业信息图 · Professional Infographic
SkillDev toolsCreate evidence-led consulting infographics with editable HTML/SVG, high-resolution
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the 专业信息图 · Professional Infographic skill
What this skill tells your AI
The instructions your AI receives, as published by lovstudio/skills in skills/professional-infographic/SKILL.md and read by ahel’s review.
This skill's real instructions are encrypted. To use it, decrypt them first:
uvx lovstudio-skill-helper decrypt professional-infographic
What to do:
- Run the command above.
- The output is the actual SKILL.md for professional-infographic. 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):
npx lovstudio license <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 'professional-infographic' not installed, the encrypted bundle isn't on disk yet. Tell the user:npx lovstudio skills add professional-infographic # recommended: also checks deps npx skills add lovstudio/skills --skill professional-infographic # raw alternative - 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.
- If the decrypted SKILL.md references additional files (e.g.
references/workflow.md,assets/...), DO NOT use theReadtool on them — those paths only exist on disk as encrypted.encblobs. Instead, decrypt each one on demand by passing its relative path as a second argument:
Requires lovstudio-skill-helper ≥ 0.9.0. Earlier versions only decrypt SKILL.md.uvx lovstudio-skill-helper decrypt professional-infographic references/workflow.md
The encrypted payload lives in one of:
~/.claude/skills/professional-infographic/~/.claude/skills/lovstudio-professional-infographic/You don't need to touch it directly — just calluvx lovstudio-skill-helper decrypt professional-infographic [<rel_path>].
Signals
- GitHub stars
- 66
- Forks
- 17
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
lov-professional-infographic- Source
- github.com/lovstudio/skills