whoamimi

Plugin Mimi — AI skill for Claude Code

AI community

Claude AI Plugin SKILL bundle to help my life of existing as an idiot.

How to install Plugin Mimi

This entry records only its repository, not the path inside it, so there is no exact command to give. Open whoamimi/plugin-mimi and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Plugin Mimi does

Claude AI Plugin SKILL bundle to help my life of existing as an idiot. Compatiable with Claude Web/Desktop, Claude Code.

Alternatives in AI

  • Artifacts Builder — Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech 97.5k ★
  • AIHawk — Open-source AI browser agent: describe any task in plain language and it autonomously browses, clicks, types a 30.3k ★
  • Web UI — 🖥️ Run AI Agent in your browser 16.3k ★

README

plugin-mimi

Claude Plugin Skill to assist my life.

Directory Overview

.
├── README.md
├── .claude-plugin
├── ├── .marketplace.json
└── skills
    ├── life-skills
    │   ├── SKILL.md
    │   ├── .claude-plugin
    │   └── ├── plugin.json
    ├── soft-skills
    │   ├── SKILL.md
    │   ├── .claude-plugin
    │   ├── ├── plugin.json
    │   └── skills
    │       ├── mimi-speak
    │       │   └── SKILL.md
    │       ├── mimi-vocab-teach
    │       │   └── SKILL.md
    │       ├── mimi-write
    │       │   └── SKILL.md
    │       ├── mimi-write-elevate
    │       │   └── SKILL.md
    │       └── mimi-write-suggest
    │           └── SKILL.md
    └── tech-skills
        ├── SKILL.md
        ├── .claude-plugin
        ├── ├── plugin.json
        └── skills
            ├── mimi-doc
            │   └── SKILL.md
            └── mimi-start
                └── SKILL.md