claude-bionify

claude-bionify is a plugin for Claude Code from ccplugins/awesome-claude-code-plugins. Its manifest loads nothing; the 1 skill, 6 commands it bundles cost 175 tokens per session together, scanned A, original, Apache-2.0.

A display tool that bolds the beginning of words in Claude's replies, a format sometimes called bionic reading. It includes settings for bolding strength and minimum word length.

In plain words
What is it for?
Use it to adjust how Claude's responses are visually formatted for reading.
Why use it?
It changes plain text into a format intended to make replies easier to scan and focus on.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add ccplugins/awesome-claude-code-plugins
agentmods
npx agentmods add plugins/ccplugins/awesome-claude-code-plugins/claude-bionify
Clone the repo
git clone --depth 1 https://github.com/ccplugins/awesome-claude-code-plugins

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for claude-bionify

README.md
[![agentmods](https://agentmods.dev/badge/plugins/ccplugins/awesome-claude-code-plugins/claude-bionify.svg)](https://agentmods.dev/plugins/ccplugins/awesome-claude-code-plugins/claude-bionify)
Your own site
<a href="https://agentmods.dev/plugins/ccplugins/awesome-claude-code-plugins/claude-bionify"><img src="https://agentmods.dev/badge/plugins/ccplugins/awesome-claude-code-plugins/claude-bionify.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 1 skill, 6 commands cost 175 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

claude-bionify scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

plugins/claude-bionify/.claude-plugin/plugin.json · 70 lines

How it starts

The opening of the file, as written. The whole thing — 70 lines — stays where its author put it; the contents beside it link to each section on GitHub.

{
  "$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json",
  "name": "claude-bionify",
  "displayName": "claude-bionify",
  "version": "1.0.1",
  "description": "Bionic reading for Claude's responses that bolds the leading part of each word to guide your eyes and enable you to read faster.",
  "author": {
    "name": "Samuel Ruairí Bullard",
    "email": "[email protected]",
    "url": "https://github.com/abullard1"
  },
  "homepage": "https://github.com/abullard1/claude-bionify",
  "repository": "https://github.com/abullard1/claude-bionify",
  "license": "MIT",
  "keywords": [
    "bionic-reading",
    "speed-reading",
    "accessibility",
    "readability",
    "adhd",
    "dyslexia",
    "focus",
    "productivity"
  ],
  "userConfig": {
    "fixation": {
      "type": "number",
      "title": "Fixation strength",
      "description": "Fraction of each word to bold (0.1–0.9). Higher means more bold.",
      "default": 0.5,
      "min": 0.1,
      "max": 0.9
    },
    "min_word_length": {
      "type": "number",
      "title": "Minimum word length",
      "description": "Words shorter than this are left unbolded.",
      "default": 4,
      "min": 1
    },
    "boundary": {
      "type": "string",
      "title": "Bold boundary",
      "description": "How much of each word to bold: \"fraction\" uses Fixation strength; \"syllable\" ends at the first syllable (e.g. stri-ng); \"log\" grows logarithmically so long words are bolded less.",
      "default": "fraction"
    },
    "skip_acronyms": {
      "type": "boolean",
      "title": "Skip acronyms",
      "description": "Leave ALL-CAPS acronyms like API or JSON unbolded.",
      "default": true
    },
    "protect_urls": {
      "type": "boolean",
      "title": "Protect URLs, paths, and files",
      "description": "Don't bold inside URLs, emails, file paths, or filenames.",
      "default": true
    },
    "skip_headings": {
      "type": "boolean",
      "title": "Skip headings"

Read the full file on GitHub · 70 lines

Contents

What it installs

The manifest is a name and a version. 1 skill, 6 commands travel with it, and installing the plugin installs all of them — 175 tokens a session between them. Each is measured on its own page, and each can be installed alone.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 70 lines scan A 920634941f89

Subscribe to this mod's changes

claude-bionify is a plugin published in the GitHub repository ccplugins/awesome-claude-code-plugins (931 stars, last pushed 23d ago), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other plugins, from other repositories

studio-producer

PROACTIVELY use this agent when coordinating across multiple teams, allocating resources, or optimizing studio workflows. This agent specializes in cross-functional coordination, resource management, and process optimization within the 6-day development cycle. Should be triggered automatically when team dependencies…

xbim08/awesome-claude-code-plugins · not measured

studio-coach

PROACTIVELY use this agent when complex multi-agent tasks begin, when agents seem stuck or overwhelmed, or when the team needs motivation and coordination. This agent serves as the elite performance coach for all other agents, ensuring they operate at their highest level while maintaining composure and excellence.…

xbim08/awesome-claude-code-plugins · not measured

devops-automator

Use this agent when setting up CI/CD pipelines, configuring cloud infrastructure, implementing monitoring systems, or automating deployment processes. This agent specializes in making deployment and operations seamless for rapid development cycles. Examples:\n\n \nContext: Setting up automated deployments\nuser.

xbim08/awesome-claude-code-plugins · not measured

frontend-developer

Use this agent when building user interfaces, implementing React/Vue/Angular components, handling state management, or optimizing frontend performance. This agent excels at creating responsive, accessible, and performant web applications. Examples:\n\n \nContext: Building a new user interface\nuser: "Create a d.

xbim08/awesome-claude-code-plugins · not measured

mobile-app-builder

Use this agent when developing native iOS or Android applications, implementing React Native features, or optimizing mobile performance. This agent specializes in creating smooth, native-feeling mobile experiences. Examples:\n\n \nContext: Building a new mobile app\nuser: "Create a TikTok-style video feed for o.

xbim08/awesome-claude-code-plugins · not measured

mobile-ux-optimizer

Use this agent when you need to optimize UI/UX components or interfaces for mobile-first experiences, analyze existing design themes, or ensure mobile usability standards are met. Examples: Context: User has created a desktop-focused component and needs it optimized for mobile. user: 'I've built this navigatio.

xbim08/awesome-claude-code-plugins · not measured