AI & Machine Learning
omgskills.com
Searches and retrieves AI skills from the omgskills catalog to help developers discover and integrate them.
ENDPOINT 1
https://omgskills.com/mcp
MCP server metadata
- Name
- omgskills
- Version
- 0.1.1
Search and inspect the public omgskills catalog. All tools are read-only. Use search_skills for discovery, get_skill for an exact stable ID, list_by_author for a known GitHub handle, and the ranked list tools for trending or curated skills.
Known tools 5
search_skillsSearch the omgskills catalog by keyword with optional author, tag, and minimum-star filters.
Inferred read-onlylist_gold_basketList skills from the curated omgskills gold basket, ordered by editorial score.
Inferred read-onlylist_by_authorList skills published by an exact GitHub author handle in the omgskills catalog.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.omgskills]
url = "https://omgskills.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"omgskills": {
"type": "http",
"url": "https://omgskills.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: omgskills
Remote MCP URL: https://omgskills.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"omgskills": {
"url": "https://omgskills.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"omgskills": {
"type": "http",
"url": "https://omgskills.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "omgskills",
"transport": "streamable-http",
"url": "https://omgskills.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for omgskills.com was fetched 2026-08-23T17:14:26.886Z.
omgskills.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.