acceptance-orchestrato…
Use when a coding task should be driven end-to-end from issue intake through implementation, review, deployment, and acceptance verification with minimal human…
Score any MCP server, API, or CLI for agent-readiness using Clarvia AEO (Agent Experience Optimization). Search 15,400+ indexed tools before adding them to your workflow.
$ npx -y skills add sinhoneyy/master-skills --skill clarvia-aeo-check --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/clarvia-aeo-checkContext preview
The summary Claude sees to decide when to auto-load this skill.
Score any MCP server, API, or CLI for agent-readiness using Clarvia AEO (Agent Experience Optimization). Search 15,400+ indexed tools before adding them to your workflow.
name: clarvia-aeo-check description: "Score any MCP server, API, or CLI for agent-readiness using Clarvia AEO (Agent Experience Optimization). Search 15,400+ indexed tools before adding them to your workflow." category: tool-quality risk: safe source: community date_added: "2026-03-27" author: digitamaz tags: [mcp, aeo, tool-quality, agent-readiness, api-scoring, clarvia] tools: [claude, cursor, windsurf, cline]
Before adding any MCP server, API, or CLI tool to your agent workflow, use Clarvia to score its agent-readiness. Clarvia evaluates 15,400+ AI tools across four AEO dimensions: API accessibility, data structuring, agent compatibility, and trust signals.
Add Clarvia MCP server to your config:
{
"mcpServers": {
"clarvia": {
"command": "npx",
"args": ["-y", "clarvia-mcp-server"]
}
}
}Ask Claude to score any tool by URL or name:
Score https://github.com/example/my-mcp-server for agent-readiness
Clarvia returns a 0-100 AEO score with breakdown across four dimensions.
Find the top-rated database MCP servers using Clarvia
Returns ranked results from 15,400+ indexed tools.
Compare supabase-mcp vs firebase-mcp using Clarvia
Returns side-by-side score breakdown with a recommendation.
Show me the top 10 MCP servers for authentication using Clarvia
Before I add this MCP server to my config, score it: https://github.com/example/new-tool Use the clarvia aeo_score tool and tell me if it's agent-ready.
I need an MCP server for web scraping. Use Clarvia to find the top-rated options and compare the top 3.
Add to your CI pipeline using the GitHub Action:
- uses: clarvia-project/clarvia-action@v1
with:
url: https://your-api.com
fail-under: 70| Score | Rating | Meaning | |-------|--------|---------| | 90-100 | Agent Native | Built specifically for agent use | | 70-89 | Agent Friendly | Works well, minor gaps | | 50-69 | Agent Compatible | Works but needs improvement | | 30-49 | Agent Partial | Significant limitations | | 0-29 | Not Agent Ready | Avoid for agentic workflows |
**Solution:** Try scanning by URL directly with `aeo_score` — Clarvia will score it on-demand
**Solution:** Use `get_score_breakdown` to see which dimensions are weak and decide if they matter for your use case
Unified skill library for Claude, Codex, Cursor, Antigravity & AI agents — 2,658 skills across 15 domains
Repo: sinhoneyy/master-skills
Use when a coding task should be driven end-to-end from issue intake through implementation, review, deployment, and acceptance verification with minimal human…
Find and fix WCAG 2.2 accessibility issues. Two modes — report (sweep a codebase or page, produce a prioritized written report, no edits) and fix…
Automate ActiveCampaign tasks via Rube MCP (Composio): manage contacts, tags, list subscriptions, automation enrollment, and tasks. Always search tools first…
Fetch any X/Twitter post as clean LLM-friendly JSON. Converts x.com, twitter.com, or adhx.com links into structured data with full article content, author…
This skill should be used when the user asks to "implement LLM-as-judge", "compare model outputs", "create evaluation rubrics", "mitigate evaluation bias", or…
Autonomous DevSecOps & FinOps Guardrails. Orchestrates Gemini 3 Flash to audit Linux Kernel patches, Terraform cost drifts, and K8s compliance.