skills/bulletmind/SKILL.md
Convert input into clean, structured, hierarchical bullet points for summarization, note-taking, and structured thinking.
npx skillsauth add ranbot-ai/awesome-skills 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.tools
Delegate coding tasks to the Grok Build CLI only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.
development
--- name: graceful-shutdown description: Implement graceful shutdown for servers and workers: drain connections, finish in-flight work, release resources, and exit cleanly on SIGTERM/SIGINT. category: AI & Agents source: antigravity tags: [python, typescript, node, api, claude, ai, template, docker, kubernetes] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/graceful-shutdown --- # Graceful Shutdown ## Overview A skill for implementing graceful shutdown in server
development
--- name: falsify description: The scientific thinking protocol for AI agents. Use when facing complex, ambiguous, or high-stakes questions where guessing is costly: hypothesis → attempt to break it → evidence → calibrated co category: Creative & Media source: antigravity tags: [markdown, claude, ai, agent, llm, template, design, security, rag, cro] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/falsify --- # Falsify — The Scientific Thinking Protocol > Think like
tools
Configure approved delegation lanes across installed implementer CLIs, including optional model and effort choices, then write global or project config only after explicit user approval.