SkinSkill: The Agentic OS for AI. Universal MCP for Autonomous Sniffing, Healing, and Design Mirroring.
Project description
SkinSkill: The Agentic OS for AI
The Ultimate Modular Engine for Autonomous Developers
Stop babysitting your AI. Start building products.
SkinSkill is the modular agentic engine that transforms standard AI assistants into Senior Engineers with a persistent brain, computer vision, and an infinite arsenal of skills.
⚡ Why SkinSkill?
Most AI assistants are blind to your local machine and amnesic between sessions. You waste your day re-explaining context and manually fixing environment errors.
SkinSkill fixes this. It connects your AI to your machine via the Model Context Protocol (MCP), providing persistent memory, a self-healing terminal, and a professional-grade office suite out-of-the-box.
🔥 Super Habilidades (The 7+ Elite Arsenal)
SkinSkill v0.5.x comes "Batteries Included" with modular intelligence:
🧠 1. Neural Memory & Token Economy
The AI finally has a long-term brain. It remembers decisions across sessions and models.
- Memory Recall: Switch from Claude to Gemini without losing context.
- Caveman Compression: Save up to 70% of tokens while preserving technical meaning.
🏥 2. Self-Healing Terminal
Build broke? Port 3000 in use? Zombie process?
- The AI intercepts errors, identifies the root cause, and fixes the environment autonomously with your permission. Zero copy-paste needed.
👁️ 3. Design DNA & Vision
Your IA gains "Eyes" to see the internet like a Frontend Senior.
- UI DNA: Extract exact CSS, colors, and fonts from any URL for surgical cloning.
- Screenshots: AI takes snapshots of your screen to diagnose visual bugs in real-time.
📄 4. Document & Office Engine
Turn your progress into professional artifacts instantly.
- Generate PDF reports, PPTX pitch decks, and DOCX briefs directly from your code logic.
🚀 5. Engineering Elite (Karpathy Mode)
Forces the AI to work like the top 1% of engineers.
- Architecture Sniffing: Instant mapping of legacy repositories.
- TDD Enforcement: Native Test-Driven Development flow and Karpathy simplicity guardrails.
🛠️ 6. Skill Creator (Meta-Ability)
The OS is self-evolving. You can tell the IA to "learn a new trick," and it will autonomously write, test, and install a new "Skin" (tool) into your project.
📦 7. Batteries Included (skills_BAT)
Pre-loaded automation modules for:
- Communication: Email (Send/Read) & Google Calendar integration.
- Orchestration: Multi-agent workflows and smart-routing logic.
⚡ Quick Start & Setup
1. Install Global:
uv add skinskill
# or
pip install skinskill
2. Auto-Connect (Zero-Touch):
tisc setup
Restart your AI Assistant (Claude/Cursor) and you are ready to ship.
🟧 Manual MCP Configuration
For IDEs that support manual JSON config (Cursor, VS Code, Windsurf), use:
{
"mcpServers": {
"skinskill": {
"command": "python",
"args": ["-m", "skinskill.mcp_server"]
}
}
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file skinskill-0.5.5.tar.gz.
File metadata
- Download URL: skinskill-0.5.5.tar.gz
- Upload date:
- Size: 2.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.8 {"installer":{"name":"uv","version":"0.11.8","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
88d2c5770fad4ea32ad92a405633f1a954c02800a01da7f9016d97b0211a56ca
|
|
| MD5 |
541599308456222c39cf72b3c8cdda5b
|
|
| BLAKE2b-256 |
f8fa5857b9418a8117d2a1750d1553c726eb142629b54175f83e284254c676e4
|