Elegant One Pager Architect

v0.1.1

当用户要求整理沟通记录、会议纪要,或需要生成“一页纸汇报”、“高管总结”、“排版卡片”、“导出PDF/图片”时触发。 该技能将杂乱文本清洗为客观结论,并直接渲染为具备现代感、色彩丰富、使用渐变色区分板块且视觉舒适的HTML瀑布流代码。

0· 125·0 current·0 all-time
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
The name/description (produce a one‑page report / render HTML) match the SKILL.md. There are no unexpected requirements (no env vars, no binaries, no config paths). All declared capabilities are proportional to the stated purpose.
Instruction Scope
SKILL.md instructions are narrowly focused: extract five types of information from input text, sanitize language, and populate a provided HTML template. It does not instruct reading files, accessing system state, or sending data to external endpoints. It explicitly forbids inventing missing fields, which limits scope creep.
Install Mechanism
No install spec or code files are present (instruction-only). Nothing will be written to disk or downloaded as part of the skill itself.
Credentials
No environment variables, credentials, or config paths are requested. The lack of secrets or external-service keys is appropriate for a text-to-HTML formatting skill.
Persistence & Privilege
Flags show default behavior (always: false, agent-invocable). The skill does not request permanent presence or elevated privileges and does not modify other skills or system settings.
Assessment
This skill appears low-risk because it only specifies how to transform text into an HTML one‑pager and requests no installs or credentials. Before installing: (1) Note provenance — the source/homepage is unknown, so there is no publisher reputation to check. (2) Be mindful of the content you feed the skill: it will process whatever meeting notes or chat you provide, so avoid sending highly sensitive secrets or PII if you do not want them reflected in generated output. (3) Because the skill auto-outputs HTML and forbids explanatory text, test it first on non-sensitive samples to confirm formatting and that it meets your needs. If you need the skill to include dates or stakeholder metadata reliably, supply those fields explicitly in inputs rather than relying on implicit extraction.

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

latestvk972dwrs9wf73a3152qxypr6bh83dyj8

License

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

Comments