Skill7 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Skill7 (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
<p align="center"> <img src="./assets/logo.svg" alt="Skill7 Logo" width="120" height="120" /> </p>
<h1 align="center">Skill7</h1> <p align="center"><em>Expert Skills for AI Agents</em></p>
<p align="center"> <strong>634+ production-ready AI skills for any MCP-compatible client</strong> </p>
<p align="center"> <a href="https://www.npmjs.com/package/skill7"><img src="https://img.shields.io/npm/v/skill7?style=for-the-badge&logo=npm&color=cb3837" alt="npm"></a> <a href="https://abderraouf-yt.github.io/skill7"><img src="https://img.shields.io/badge/🔗_Live_Demo-View_Skills-violet?style=for-the-badge" alt="Demo"></a> <a href="https://github.com/Abderraouf-yt/skill7/releases"><img src="https://img.shields.io/github/v/release/Abderraouf-yt/skill7?style=for-the-badge&logo=github&logoColor=white&color=7c3aed" alt="Release"></a> <a href="https://github.com/Abderraouf-yt/skill7/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue?style=for-the-badge" alt="License"></a> <a href="https://github.com/Abderraouf-yt/skill7/stargazers"><img src="https://img.shields.io/github/stars/Abderraouf-yt/skill7?style=for-the-badge&logo=github&color=f59e0b" alt="Stars"></a> </p>
<p align="center"> <a href="#-quick-start">Quick Start</a> • <a href="#-features">Features</a> • <a href="#-tools">Tools</a> • <a href="#-deployment">Deployment</a> • <a href="#-api">API</a> </p>
Stop searching. Start building.
You spend hours searching for best practices, design patterns, and solutions. This MCP server gives your AI instant access to 634+ curated skills covering:
# Clone and install
git clone https://github.com/Abderraouf-yt/skill7.git && cd skill7
npm install && npm run build
# Configure your AI client (pick one)
npm run setup:gemini # Gemini CLI
npm run setup:claude # Claude Desktop / Code
npm run setup:cursor # Cursor
npm run setup:all # All clientsRestart your AI client. Done.
<table> <tr> <td width="50%">
Works with any MCP client:
</td> <td width="50%">
Immersive, modern interface:
</td> </tr> <tr> <td width="50%">
Curated, production-tested guidance:
</td> <td width="50%">
Everything you need:
</td> </tr> </table>
| Category | Skills | Highlights |
|---|---|---|
| 🤖 Agentic Systems | 98 | Autonomous Agents, Swarms, Memory, Tool Use |
| 🧠 Generative AI | 85 | LLMs, Inference, Transformers, Prompt Eng |
| ☁️ Platform Eng | 72 | Cloud, Kubernetes, Terraform, Microservices |
| 🎨 Product Exp | 95 | Next.js, React, Mobile, Accessibility, UI/UX |
| �️ Security | 107 | DevSecOps, Red Teaming, Auth, Encryption |
| 🎮 Game & 3D | 45 | Unity, Three.js, OGL, WebGL, Shaders |
| � Knowledge | 60 | RAG, Vector DBs, Semantic Search |
| ⚡ Automation | 40 | Playwright, Crawlers, ETL Pipelines |
| � Web3 Core | 35 | Smart Contracts, DeFi, Solidity |
When running with MCP_TRANSPORT=http:
| Endpoint | Method | Description |
|---|---|---|
/ | GET | Server info & health |
/health | GET | Health check |
/sse | GET | MCP SSE connection |
Environment Variables:
PORT — Server port (default: 3000)MCP_TRANSPORT — stdio or httpskill7/
├── src/
│ └── index.ts # MCP server (dual transport)
├── data/
│ └── skills_index.json # 634+ skills catalog
├── scripts/
│ └── setup.js # One-click configurator
├── Dockerfile # Production container
├── docker-compose.yml # Easy deployment
└── package.jsonWe welcome contributions! See CONTRIBUTING.md.
# Development
npm install
npm run dev # Hot reload with tsxMIT © Skill7
<p align="center"> <strong>Built for developers who ship.</strong> </p>
<p align="center"> <a href="https://github.com/Abderraouf-yt/skill7">⭐ Star this repo</a> • <a href="https://github.com/Abderraouf-yt/skill7/issues">Report Bug</a> • <a href="https://github.com/Abderraouf-yt/skill7/issues">Request Feature</a> </p>
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.