Metadata-Version: 2.4
Name: skinskill
Version: 0.9.0
Summary: SkinSkill: The Agentic OS for AI. Universal MCP for Autonomous Sniffing, Healing, and Design Mirroring.
Project-URL: Homepage, https://github.com/corefusiion/SkinSkill
Project-URL: Documentation, https://github.com/corefusiion/SkinSkill#readme
Project-URL: Issues, https://github.com/corefusiion/SkinSkill/issues
Author-email: Agente0 <suporte@agente0.ai>
Keywords: agent,ai,automation,context-memory,docx,mcp,pdf,playwright,pptx
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10
Requires-Dist: httpx>=0.25.0
Requires-Dist: mcp[fastmcp]>=0.1.0
Requires-Dist: pillow>=10.0.0
Requires-Dist: playwright>=1.40.0
Requires-Dist: pyautogui>=0.9.54
Requires-Dist: pydantic>=2.0.0
Requires-Dist: python-docx>=1.1.0
Requires-Dist: python-dotenv>=1.0.0
Requires-Dist: python-pptx>=0.6.21
Requires-Dist: reportlab>=4.0.0
Requires-Dist: rich>=13.0.0
Requires-Dist: typer[all]>=0.9.0
Description-Content-Type: text/markdown

<div align="center">

<img src="https://raw.githubusercontent.com/corefusiion/SkinSkill/main/branding/banner.svg" alt="SkinSkill Banner" width="100%">

# SkinSkill 3.0: The World's Most Complete Agent OS (v0.9.0)
**The Definitive Infrastructure for Autonomous Engineering**

[![MCP Protocol](https://img.shields.io/badge/MCP-Protocol-blueviolet?style=for-the-badge&logo=ai)]()
[![Python](https://img.shields.io/badge/Python-3.10%2B-blue?style=for-the-badge&logo=python)]()
[![License](https://img.shields.io/badge/License-MIT-green?style=for-the-badge)]()
[![PyPI](https://img.shields.io/pypi/v/skinskill?style=for-the-badge&color=orange)]()

**The global standard for Agentic AI.**  
*SkinSkill 3.0 is a world-class MCP ecosystem that provides your AI with a command center, visual TDD, autonomous monitoring, and multi-agent synchronization.*

[📖 Read the Experience Guide (TUTORIAL)](./TUTORIAL.md)

</div>

---

## 🌍 O que torna o SkinSkill 3.0 ÚNICO no Mundo?

Nesta versão, integramos os **4 Pilares da Engenharia Agêntica Moderna**, baseados nas maiores demandas das comunidades globais:

### 1. 🖥️ SkinSkill Command Center (Dashboard)
Chega de MCPs invisíveis. O novo comando `tisc dashboard` sobe uma **Web UI local (localhost:8080)** elegante que mostra em tempo real o fluxo de pensamento da IA, o mapa do projeto e o Shadow-Graph.

### 2. 🧬 O Watchdog Autônomo
A ferramenta `skinskill_watchdog` permite que sua IA monitore logs e terminais em background. Se algo quebrar, a IA percebe sozinha e propõe a auto-cura antes mesmo de você notar.

### 3. 👁️ Vision-Audit (Visual TDD)
Com `skinskill_vision_audit`, o agente captura screenshots da sua UI e da URL de referência, usa visão computacional para comparar pixels e gera as correções visuais automaticamente.

### 4. 🔗 Sincronização Inter-Agente (A2A)
Usando `skinskill_a2a_sync`, suas instâncias de IA (Cursor, Claude Desktop, CLI) compartilham o mesmo "Quadro Negro" (Blackboard) de contexto. O que um agente aprende, todos os outros sabem instantaneamente.

---

## ⚡ Outras Super Habilidades (Baterias Incluídas)

- **Shadow-Graph:** Memória arquitetural que guarda o racional de cada decisão.
- **Skill-Forge TDD:** Criação de ferramentas com auto-validação em sandbox.
- **Neural Indexer:** Economia de 80% de tokens via busca semântica.
- **Office Suite:** Geração nativa de Word, Excel, PPTX e PDF.

---

## ⚡ Quick Start & Setup

**1. Install Global:**
```bash
pip install skinskill --upgrade
```

**2. Auto-Connect:**
```bash
tisc setup
```

**3. Open Command Center:**
```bash
tisc dashboard
```

---

<div align="center">
  Feito com ❤️ por <b>SkinSkill | Agente0</b><br>
  <a href="TUTORIAL.md">Tutorial</a> • <a href="ROADMAP.md">Roadmap</a> • <a href="DECISIONS.md">Architecture</a> • <a href="MEMORY.md">Brain</a>
</div>