refine-markdown-to-mkdocs

v1.0.0

Refines raw reading notes by merging similar ideas, removing noise, and summarizing key points. Outputs structured markdown with different format (mkdocs mat...

0· 76·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
Name and description match the instructions: the SKILL.md details classification, clustering, plan generation, and content reconstruction for notes-to-mkdocs. Nothing asked for (no env vars, no binaries, no installs) is disproportionate or unrelated to note-refinement.
Instruction Scope
Instructions explicitly tell the agent to read the input file, consult the bundled references/notes_classify.md, save a plan file ({filename}-plan.md), and then rewrite/merge/delete content per the approved plan. That behaviour is expected for a notes-refinement tool, but users should be aware the skill is permitted to delete or rewrite content locally — it pauses for confirmation at two points (category and plan), which reduces risk.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes risk because nothing is downloaded or written beyond the agent's normal outputs.
Credentials
No environment variables, credentials, or config paths are requested. All referenced files (references/notes_classify.md) are included in the package and are appropriate for the stated purpose.
Persistence & Privilege
always:false (default) and the skill does not request elevated or persistent privileges. It will create local plan and output files as part of normal operation but does not modify other skills or system-wide settings.
Scan Findings in Context
[no-findings] expected: The regex-based scanner found nothing. That is expected because this is an instruction-only skill (no code files) and the relevant behavior is described in SKILL.md.
Assessment
This skill appears coherent with its stated purpose and does not request credentials or network access. Points to consider before installing: 1) The skill is allowed to delete or rewrite your notes — keep a backup of any originals you care about. 2) It will write a plan file ({filename}-plan.md) and output refined markdown; review the plan and approve changes when prompted. 3) Although the skill pauses for confirmation, if you plan to let an autonomous agent run it, ensure the agent's policies limit destructive actions. 4) There is no external transmission specified, but if you later modify the SKILL.md or agent policy to add network calls, re-review for data exfiltration. Overall: safe-to-install from a coherence perspective, but backup your files and review plans before allowing destructive edits.

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

latestvk973agadxgysjv1q7bk2qb17v583z5k7

License

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

Comments