RIPPER ENGINE ACTIVE — SCANNING 6 SOURCES
YOUR AI IS ONLY AS SMART AS
THE SKILLS IT CAN ACCESS
Skill Ripper discovers, understands, verifies, organizes, and delivers the world's AI skills to your agents.
—
Total Skills
—
Verified
—
Active Sources
—
Avg Quality
—
Discovered Today
The Skill Core
0 nodesEach cluster represents a skill category. New discoveries appear as incoming signals.
Live Skill Stream
Loading stream...
TRENDING
NEW
VERIFIED
DEVELOPMENT
AI AGENTS
SECURITY
MCP
AUTOMATION
DATA
Skill Database
Discover Skills
Describe what your AI needs to do. Skill Ripper searches the entire network.
Source Explorer
INTERNET
│
┌────────┬────────┬────────┐
GitHub
GitLab
HuggingFace
│ │ │
└────────┼────────┴────────┘
│
RIPPER ENGINE
│
CLASSIFICATION AI
│
SECURITY ENGINE
│
SKILL DATABASE
│
AI USERS
AI Playground
Select a model, load skills, and give your AI a task to execute.
AI Model
Skills 0 selected
Loading skills...
Task
Select skills and enter a task to begin execution.
Skill Fusion
Chain multiple skills together. Each skill's output feeds the next.
Available Skills
Loading...
Chain 0 skills
Click skills from the left to add them to the chain
Analytics
Skill Creator
Submit a custom skill to the Skill Ripper database. It will be scanned, scored, and made available to all users.
✓ Skill Submitted
Account
Connect your AI and manage API keys.
Plan
FREE
API Calls (Month)
0 / 1000
Total Calls
0
Connected AIs
0
API Keys
Loading...
Connected AIs
Loading...
API Usage (Last 7 Days)
Loading usage data...
API Reference
GET
/api.php?action=search&q=mcp+server&limit=20
Search skills by natural language query
GET
/api.php?action=skill&id=SKILL_ID
Get full skill details with security analysis
GET
/api.php?action=skills&sort=quality&limit=50
List skills with sorting and pagination
GET
/api.php?action=categories
List all skill categories with counts
Authentication — pass your API key via:
Header: X-API-Key: sr_your_key_here
Bearer: Authorization: Bearer sr_your_key_here
Query: ?key=sr_your_key_here
Example:
curl -H "X-API-Key: sr_xxx" "https://skillripper.tytehosting.com/api.php?action=search&q=mcp"