bundled-skills/bulletmind/SKILL.md
Convert input into clean, structured, hierarchical bullet points for summarization, note-taking, and structured thinking.
npx skillsauth add FrancoStino/opencode-skills-antigravity bulletmindInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
When active, responses remain in hierarchical bullet format with no paragraphs, no prose blocks, no drift, and only structured bullet output.
Transform input into a structured bullet hierarchy when the user asks for:
Use this skill to enforce:
This improves readability, memorization, and structured thinking for note-taking and review workflows.
Default mode: full. Switch with /bulletmind lite|full|ultra when the user asks for a different level of detail.
| Level | Behavior | | ----- | --------------------------------------------------------------------------------------------------- | | lite | clean hierarchical bullets, light restructuring, preserve sentence flow | | full | default strict hierarchy, balanced compression, clear grouping + splitting | | ultra | deep hierarchical decomposition, aggressive splitting, high granularity, maximal structural clarity |
Use consistent indentation:
-- for all bulletsWhen the skill is active, output:
EXAMPLES.md for output templates.research
Skill for academic research workflows: search Semantic Scholar (200M+ papers), inspect citations, download arXiv PDFs, and extract PDF text. Bundles a self-contained Python CLI.
development
Turns vague prompts into 8 structured planning files for brand new projects. DO NOT use on existing codebases.
development
Maps code, architecture, and infrastructure changes to specific control IDs in PCI-DSS v4.0 and MAS TRM (Singapore financial regulator), producing an audit-traceable findings report with per-control remediation.
testing
Companion to atlas-contract. Auto-invoked by its Final Audit on caught drift; also use after Post Reviews or user requests to record a mistake. Distills drift into WHEN/DON'T/INSTEAD clauses, writes to Atlas.md after confirmation.