Convert input into clean, structured, hierarchical bullet points for summarization, note-taking, and structured thinking.
5cf4dfeWhen 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.Copy a source-pinned command for your client. You run it yourself.
Destination: .claude/skills/bulletmind · pinned to the source commit
# Run from your project root
git clone https://github.com/sickn33/agentic-awesome-skills.git .skillboard-tmp
git -C .skillboard-tmp checkout 5cf4dfeb13ea966daa1e117897689cd7991e3f44
mkdir -p ".claude/skills"
cp -r ".skillboard-tmp/plugins/agentic-awesome-skills-claude/skills/bulletmind" ".claude/skills/"
rm -rf .skillboard-tmpReview the source before running. This copies files into your project; it is not a one-click install and does not verify runtime safety.
sudo apt update && sudo apt install -y gitnpm install -g @anthropic-ai/claude-code# Run from your project root
git clone https://github.com/sickn33/agentic-awesome-skills.git .skillboard-tmp
git -C .skillboard-tmp checkout 5cf4dfeb13ea966daa1e117897689cd7991e3f44
mkdir -p ".claude/skills"
cp -r ".skillboard-tmp/plugins/agentic-awesome-skills-claude/skills/bulletmind" ".claude/skills/"
rm -rf .skillboard-tmpDestination: .claude/skills/bulletmind
Scanner static-checks@0.1.0 · commit 5cf4dfeb13ea. Static checks cannot prove runtime safety – review the source and the exact diff before installing. How checks work.
No static rules matched. This is not a safety guarantee.