Agent skill · Documentation

bulletmind

Convert input into clean, structured, hierarchical bullet points for summarization, note-taking, and structured thinking.

Nick44,086★ · +407/wk · 1 repos on radarProfile →
claude-codecodexcursorMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill bulletmind --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Declared author: tejasashinde
Path: skills/bulletmind/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Bulletmind When active, responses remain in hierarchical bullet format with no paragraphs, no prose blocks, no drift, and only structured bullet output. --- ## When to Use This Skill Transform input into a structured bullet hierarchy when the user asks for: - Bullet-only summaries of dense text, notes, explanations, articles, or webpages - Cleaned-up note-taking output with clear parent-child relationships - Structured study material that is easier to scan and memorize - Consistent formatting for messy or mixed bullet lists Use this skill to enforce: - No paragraphs or long prose - Only bullets with clean indentation This improves readability, memorization, and structured thinking for note-taking and review workflows. --- ## Mode Default mode: **full**. Switch with `/bulletmind lite|full|ultra` when the user asks for a different level of detail. --- ## Intensity | Level | Behavior | | ----- | --------------------------------------------------------------------------------------------------- | | lite | clean hierarchical bullets, light restructuring, preserve sentence flow | | full | default strict hierarchy, balanced compression, clear grouping + splitting | | ultra | deep hierar

What's inside
Steps it walks through
  1. When to Use This Skill
  2. Mode
  3. Intensity
  4. Bullet Structure
  5. Rules
  6. Formatting
  7. Transformation Logic
  8. Compression Strategy
  9. When Not to Use This Skill
  10. Output Rule
  11. Limitations
  12. Examples
  13. Important Notes
Ships with 1 file
  • EXAMPLES.md
More from agentic-awesome-skills
All skills →
About this skill
What does the bulletmind skill do?

Convert input into clean, structured, hierarchical bullet points for summarization, note-taking, and structured thinking.

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill bulletmind --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going