Blog Polisher

v1.0.1

Hey, this skill polishes your blog draft in markdown. Fixes spelling, grammar, adds clarity if needed, keeps it simple and original language. Asks before big...

0· 214·2 current·2 all-time
byJeff Yang@j3ffyang
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 (blog polishing) matches the declared inputs and the SKILL.md workflow, which only requires reading a markdown file and writing a polished version.
Instruction Scope
SKILL.md only instructs the agent to read the provided draft path, analyze and edit text, preview changes, and write a polished file. It does not ask to read unrelated files, environment variables, or send data to external endpoints.
Install Mechanism
No install spec or code files beyond SKILL.md and included draft sample; nothing will be downloaded or written to disk by an installer.
Credentials
No environment variables, credentials, or config paths are required. The few references to OpenClaw config in the included draft.md are informational only and not used by the skill's runtime instructions.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent privileges. It only performs per-invocation read/write operations on the specified draft file.
Assessment
This skill appears to do exactly what it says: read a local markdown file, suggest/preview edits, and write a polished copy. Before installing or running, confirm the agent's 'read_file'/'write_file' tools are trusted and confined to local files (so your drafts or sensitive snippets aren't sent elsewhere). Don't use this on drafts containing secrets (API keys, passwords, private tokens). If you want extra assurance, open SKILL.md yourself and run the skill on a non-sensitive sample first.

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

latestvk97d5phnpvqfbyghws0h79yzxx82x6pv

License

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

Comments