Developer Tools
superagentskill.com
Manages and evaluates local AI skills and playbooks using a proprietary scoring engine, supporting upgrade and discovery workflows.
ENDPOINT 1
https://superagentskill.com/api/mcp
Known tools 12
overviewSTART HERE if unsure.
get_methodology[UPGRADE] Orientation for the local-file upgrade flow.
review_skill[UPGRADE] Score a local skill / playbook / soul / guardrail with the proprietary SuperAgentSkill engine.
review_skills_batch[UPGRADE] Batch variant of `review_skill` — score up to 10 local files in ONE call, evaluated in parallel.
search_registry[DISCOVER] PRIMARY discovery tool.
list_packages[DISCOVER] Browse published primitives by `type`.
get_package[DISCOVER] Fetch the full latest-version manifest of a primitive by slug: system_prompt, rules, examples, compatibility.
get_skill_trust[DISCOVER] Public Trust Report for a primitive: lifetime / 30d / 7d success rate, p50/p95 latency, per-model heatmap, robustness findings (CVE-style) and composite trust_score (0-100).
upload_packages[PRIVATE UPLOAD] Push local primitive(s) into the author's PRIVATE workspace.
request_primitive[PUBLISH] Submit a request for a primitive that does not yet exist.
report_execution[DISCOVER/TRUST] Report an execution of a SuperAgentSkill primitive after the user runs it in production → feeds the public trust score, model heatmap and battle-tested badge.
submit_feedback[FEEDBACK] Send a rating + optional comment for a prior SuperAgentSkill action (review_skill, request_primitive, upload_packages, author/forge loop).