
Mypenny Code Claude Code
- Updated July 30, 2026
- HelperLabs/mypenny-code
mypenny-code-claude-code is a Claude Code skill in the AI & Agent Building category. MyPenny memory for Claude Code
Key points
- mypenny-code-claude-code
- AI & Agent Building
- AI-coding skill
Mypenny Code Claude Code by the numbers
- Data as of Jul 31, 2026 (Skillselion catalog sync)
/plugin marketplace add HelperLabs/mypenny-code/plugin install mypenny-code-claude-code@mypennyAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | July 30, 2026 |
|---|---|
| Repository | HelperLabs/mypenny-code ↗ |
What it does
MyPenny memory for Claude Code
README.md
@mypenny/code-claude-code
Claude Code plugin shell for MyPenny memory. It bundles the Penny skill plus
hook config files; hook behavior lives in @mypenny/code-core.
Install (once published)
/plugin install mypenny-code-claude-code@mypenny
Upgrade
Refresh the mypenny marketplace/source, then reinstall
mypenny-code-claude-code from the plugin browser or rerun:
/plugin install mypenny-code-claude-code@mypenny
After upgrading, restart Claude Code or open a fresh session so the bundled Penny skill and hooks reload.
First-launch
On first SessionStart the plugin prints an auth hint to stderr with the exact resolved path to the bundled login script, e.g.: "[mypenny] plugin not authenticated. Run: node "/scripts/auth_login.mjs""
Run that command, sign in, approve in your browser, and re-open the session.