Agent Plugins Marketplace
All plugins

paperthin

Low-level agentic design patterns. Turning old engineering wisdom into reflexes your agent reaches for on its own—on any agent.

Claude Code1 Skill

6 GitHub starsUpdated 3 days ago

Directory evidence

Runtimes
Claude Code
Parsed components
1 skill or MCP entry
Source updated
Sep 21, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install paperthin for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install paperthin@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/imMamdouhaboammar/get-fable

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is skills/fable-wise/.

Plugin files

skills/fable-wise/
├── .claude-plugin/plugin.json
└── SKILL.md

Included Skills1

fable-wiseSKILL.md

Low-level agentic design patterns and cognitive reflexes across Depth, Breadth, Coil, and Mesh. Turns senior engineering wisdom into reflexes that remove bloat, preserve truth, prevent drift, and compound learning (re0, readchk, autobahn, ssotize, detool, feynman, debloat, sip, hate, macrothink, prism). Use when refactoring complex systems, stripping AI slop, rewriting drifted artifacts from clean v0, consolidating truth into single sources, or evaluating architectural decisions against contrarian counter-arguments.

Plugin manifests1

skills/fable-wise/.claude-plugin/plugin.json
{
  "name": "paperthin",
  "description": "Low-level agentic design patterns. Turning old engineering wisdom into reflexes your agent reaches for on its own—on any agent.",
  "skills": [
    "./skills/depth/re0",
    "./skills/depth/readchk",
    "./skills/depth/aim",
    "./skills/depth/modelchk",
    "./skills/depth/hate",
    "./skills/depth/macrothink",
    "./skills/depth/feynman",
    "./skills/depth/autobahn",
    "./skills/depth/reorder",
    "./skills/depth/detool",
    "./skills/depth/dedash",
    "./skills/depth/debloat",
    "./skills/depth/shower",
    "./skills/depth/factchk",
    "./skills/depth/mandela",
    "./skills/depth/sip",
    "./skills/depth/re0-git",
    "./skills/depth/re0-release",
    "./skills/depth/re0-merge",
    "./skills/breadth/ssotize",
    "./skills/breadth/re0-upgrade",
    "./skills/coil/re0-plan",
    "./skills/coil/re0-loop",
    "./skills/coil/re0-memo",
    "./skills/coil/re0-work",
    "./skills/coil/catchup",
    "./skills/coil/nba",
    "./skills/mesh/prism"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[paperthin on Agent Plugins Marketplace](https://pluginsmp.com/plugins/paperthin)