minis

Create and chat with GitHub-derived AI personality clones via the Minis API.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/alliecatowo/minis-ai --skill minis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: minis
Source: https://github.com/alliecatowo/minis-ai/tree/main/.claude/skills/minis
Command: npx skills add https://github.com/alliecatowo/minis-ai --skill minis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Minis automates access to AI personality clones derived from GitHub profiles, enabling authentic terminal conversations, code reviews, and mentorship using the Minis API.

Core Features & Use Cases

  • Multi-Source Personality Clones: Generate AI personas from developers' public activity and projects.
  • API-Driven Interactions: Create, list, view details, and chat with minis via a REST API at the /api/minis endpoints.
  • Terminal & Workflow Integration: Interact with minis in the terminal, fetch details, and request reviews for code or architecture.
  • Modes & Access: Support for local/demo mode and remote account mode with proper authentication.

Quick Start

Create a mini by providing a GitHub username and start chatting with its personality.

Frequently Asked Questions about minis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I chat with AI developer clones in my terminal?

You can generate AI developer clones from GitHub profiles and interact with them in your terminal using the Minis API, which supports creating minis, fetching details, and conducting conversational code reviews.

What is an AI personality clone derived from a GitHub profile?

An AI personality clone is an AI persona generated from a developer's public GitHub activity and projects, designed to enable authentic terminal conversations, mentorship, and code reviews based on their historical coding patterns.

How do I create an AI mentor using a GitHub username via the API?

You create an AI mentor by sending a request to the /api/minis endpoints with a target GitHub username, which generates a developer clone that you can subsequently list, fetch details for, and chat with.

Does the Minis API support local demo mode without remote authentication?

Yes, the Minis API supports a local demo mode for immediate testing without authentication, alongside a remote account mode that requires proper authentication to access and interact with generated developer clones.

Can I use these AI developer clones for terminal-based code reviews?

Yes, you can use AI developer clones for terminal-based code reviews by applying the Minis API during your workflow to fetch clone details and request architectural or code-level feedback from the generated personas.