# explain-this

An Agent Skills package for creating distill-style interactive explainers - single self-contained index.html pages with a sticky two-column layout, hand-built Canvas figures, and conversational prose, like the explainers at distill.pub.

- Tier: Indexed (plain plugin)
- Category: Content
- Page: https://www.flowy.sh/listings/analyticalmonk-explain-this
- Source: https://github.com/analyticalmonk/explain-this
- Price: free and open source

## Summary
explain-this is a Claude Code plugin with 3 hand-picked skills for content work, indexed on Flowy. Install it with the command on its page. It includes creating-explainers, explaining-codebases, fact-checking-explainers. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add analyticalmonk/explain-this
```

## Skills
- creating-explainers
- explaining-codebases
- fact-checking-explainers

## FAQ

### What is explain-this?
An Agent Skills package for creating distill-style interactive explainers - single self-contained index.html pages with a sticky two-column layout, hand-built Canvas figures, and conversational prose, like the explainers at distill.pub.

### How do I install explain-this?
Run these in Claude Code: npx -y skills add analyticalmonk/explain-this. Then prompt normally.

### Does explain-this auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is explain-this free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
