visual-note-prompt

v1.0.1

将简短文本转换为知识卡片图片的提示词生成器(社区精简版)。基于严格的格式规则,自动分析输入内容并生成符合视觉笔记标准的图片提示词。

0· 127·0 current·0 all-time
by八点虾@spiderzhcl
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (generate visual-note image prompts) align with the provided SKILL.md, README, and assets. No unrelated env vars, binaries, or install steps are requested.
Instruction Scope
The runtime instructions are narrowly scoped to parsing user text and emitting strictly formatted prompt blocks. However they enforce many strict rules (boundary markers, field order, backtick-wrapped user text, prohibition on percentages/coordinates, and mandatory '[Author]: By 八点虾') which affect the final output and can reject/modify user content. This is design behavior rather than secret-exfiltration, but it is brittle and may be surprising to users who expect their original content unchanged.
Install Mechanism
Instruction-only skill with no install spec and no code files to execute; lowest-risk install footprint.
Credentials
The skill requests no environment variables, credentials, or config paths. Declared requirements are proportional to the stated purpose.
Persistence & Privilege
always:false and normal agent invocation defaults. The skill does not request permanent presence or attempt to modify other skills or system settings.
Assessment
This skill appears coherent and low-risk because it's instruction-only and asks for no credentials or installs. Before using: (1) be aware it will enforce a strict output format and will add a mandatory author credit 'By 八点虾' to every generated prompt — if you need prompts without that attribution, this skill will not produce them as-is; (2) it forbids percentage/coordinate numbers and certain font usages, so inputs containing percentages or layout numbers may be altered or rejected by the formatter; (3) the spec is brittle ('zero tolerance' rules) and could cause generation failures if you deviate from the exact input format — test with sample inputs first; (4) check licensing/attribution policy if you plan to redistribute or auto-submit generated prompts to other image services. If these behaviors are acceptable, the skill is internally consistent and can be used safely.

Like a lobster shell, security has layers — review code before you run it.

latestvk9759q8daxw875ebz1qxn3d9md84d255

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments