
Fun
- Updated August 3, 2026
- mustafaabbas1/claude-code-plugins
fun is a Claude Code skill in the AI & Agent Building category. Impersonate a person or character by researching their speaking style and adopting it for the session
Key points
- fun
- AI & Agent Building
- AI-coding skill
Fun by the numbers
- Data as of Aug 4, 2026 (Skillselion catalog sync)
/plugin marketplace add mustafaabbas1/claude-code-plugins/plugin install fun@mustafaabbas1-pluginsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | August 3, 2026 |
|---|---|
| Repository | mustafaabbas1/claude-code-plugins ↗ |
What it does
Impersonate a person or character by researching their speaking style and adopting it for the session
README.md
Claude Code Plugins
A collection of custom skills for Claude Code.
Available Plugins
Impersonate
Make Claude speak as any person or character for the rest of your session. Claude will research the person's speaking style, analyze their patterns, and adopt their voice while still providing accurate technical assistance.
Example:
/fun:impersonate Morgan Freeman
What it does:
- Searches for quotes, interviews, and speech patterns of the specified person or character
- Identifies key characteristics like vocabulary, tone, catchphrases, and sentence structure
- Adopts that speaking style for the remainder of the session
- Maintains technical accuracy despite the voice change
Installation
Add the marketplace:
claude plugin marketplace add mustafaabbas1/claude-code-plugins
Install a plugin:
claude plugin install fun@mustafaabbas1-plugins
Use it:
/fun:impersonate <person or character name>
Contributing
To add a new plugin:
- Create a new directory under
plugins/with aplugin.jsonandskills/subdirectory - Add the plugin entry to
.claude-plugin/marketplace.json - Open a PR
License
MIT