SuperSkill Registry
REMOTE · SUPERSKILL.SH · SCANNED AUG 3
Find, inspect and install reviewed reusable AI-agent capabilities from superskill.sh.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →
Endpoint Security63
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation check failed: no authorisation is required to call this server, and it exposes a tool marked destructive (publish_markdown_to_harness). See how to fix → View diagnostics → Fail
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability60
- AI-judged instruction clarity (fair).Partial
- Tool/resource definitions use about 757 tokens (~63/item across 12 items; 12 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
- Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage82
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 36% of tool parameters carry a description.Partial
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
remote · superskill.sh
claude mcp add --transport http com-onlyharness-registry https://superskill.sh/mcp
[mcp_servers.com-onlyharness-registry] url = "https://superskill.sh/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-onlyharness-registry": {
"type": "remote",
"url": "https://superskill.sh/mcp",
"enabled": true
}
}
} openclaw mcp add com-onlyharness-registry --url https://superskill.sh/mcp --transport streamable-http
mcp_servers:
com-onlyharness-registry:
url: "https://superskill.sh/mcp" {
"mcpServers": {
"com-onlyharness-registry": {
"type": "http",
"url": "https://superskill.sh/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 3 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.
- 1 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.
- 31 Jul 26 +2
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.
- 28 Jul 26 +1
- Stability: unverified → 0.03 ▲ functional
- 27 Jul 26 58
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Probed https://superskill.sh/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=superskill.sh | CN=YE2,O=Let's Encrypt,C=US | 12 Jul 2026 | 10 Oct 2026 | ECDSA 256 | ECDSA-SHA384 | 5d8efad05b2905e9c5cc66b82b6f4e960d2 |
| SANs: superskill.sh | ||||||
| CN=YE2,O=Let's Encrypt,C=US (CA) | CN=Root YE,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | ECDSA 384 | ECDSA-SHA384 | 4df3b15dd6c0784c507cd37b58e6f115 |
| CN=Root YE,O=ISRG,C=US (CA) | CN=ISRG Root X2,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | ECDSA-SHA384 | 872165fc34b6e5fba8add5b3705fb53a |
| CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | SHA256-RSA | 6c8f1dc727c7117f7baf853ac980f9cd |
DNSSEC insecure
Validation of superskill.sh. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| sh. | present | 55297 | 8 | Verified |
| superskill.sh. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
| Header | Value |
|---|---|
| strict-transport-security | max-age=31536000; includeSubDomains; preload |
| x-content-type-options | nosniff |
| referrer-policy | strict-origin-when-cross-origin |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://superskill.sh/mcp | Verified | 200 | |
| http (plaintext) | http://superskill.sh/mcp | HTTPS enforced | 308 | https://superskill.sh/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
fetch Fetch a public SuperSkill resource ~41
Fetch the complete public catalog record for an exact resource id returned by search, including a canonical citation URL.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Exact resource id returned by search. |
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | — |
| metadata | object | — | — |
| text | string | yes | — |
| title | string | yes | — |
| url | string | yes | — |
No examples provided.
harness_detail Harness detail ~46
Return manifest, trust signals, example and file list for one harness.
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | yes | Harness slug, for example deep-market-researcher. |
| owner | string | — | — |
| Name | Type | Req | Description |
|---|---|---|---|
| code | string | yes | — |
| ok | boolean | yes | — |
| status | integer | yes | — |
No examples provided.
publish_markdown_to_harness Publish markdown to harness ~43
Convert markdown into an unverified harness scaffold. Requires a SuperSkill Bearer token.
| Name | Type | Req | Description |
|---|---|---|---|
| markdown | string | yes | — |
| name | string | — | — |
| Name | Type | Req | Description |
|---|---|---|---|
| code | string | yes | — |
| ok | boolean | yes | — |
| status | integer | yes | — |
No examples provided.
publish_resource_package Publish agent resource package ~127
Publish an immutable canonical hosted package release. Requires a confirmed-user Bearer with active superskill:managed scope, semantic version and idempotency key. Returns unreviewed trust; never grants a Verified badge.
| Name | Type | Req | Description |
|---|---|---|---|
| files | array | yes | — |
| idempotencyKey | string | yes | — |
| name | string | — | — |
| resourceType | string | — | — |
| sourceUrl | string | — | — |
| summary | string | — | — |
| tags | array | — | — |
| title | string | — | — |
| version | string | yes | — |
| worksWith | array | — | — |
| Name | Type | Req | Description |
|---|---|---|---|
| code | string | yes | — |
| ok | boolean | yes | — |
| status | integer | yes | — |
No examples provided.
pull_harness Pull harness ~51
Return archive files for a harness. Paid harnesses return payment requirements unless the Bearer token is entitled.
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | yes | — |
| owner | string | — | — |
| version | string | — | — |
| Name | Type | Req | Description |
|---|---|---|---|
| code | string | yes | — |
| ok | boolean | yes | — |
| status | integer | yes | — |
No examples provided.
pull_instructions Pull instructions ~37
Return CLI and HTTP commands for pulling a harness into a local workspace.
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | yes | — |
| owner | string | — | — |
| Name | Type | Req | Description |
|---|---|---|---|
| code | string | yes | — |
| ok | boolean | yes | — |
| status | integer | yes | — |
No examples provided.
resource_detail Resource detail ~70
Return provenance, trust, popularity and actions for one mixed resource. Pass version to bind a hosted immutable release; latest is never substituted for an explicit version.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Exact mixed resource identifier. |
| version | string | — | Optional immutable hosted release version. When supplied, latest is never used. |
| Name | Type | Req | Description |
|---|---|---|---|
| code | string | yes | — |
| ok | boolean | yes | — |
| status | integer | yes | — |
No examples provided.
resource_use_instructions Resource use instructions ~80
Return the best safe next action for a mixed resource. Pass version to bind an immutable hosted release. Hosted skills expose explicit-consent exact native client install commands; upstream-only resources stay open-only.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Exact mixed resource identifier. |
| version | string | — | Optional immutable hosted release version. When supplied, latest is never used. |
| Name | Type | Req | Description |
|---|---|---|---|
| code | string | yes | — |
| ok | boolean | yes | — |
| status | integer | yes | — |
No examples provided.
search Search public SuperSkill resources ~42
Search public agent resources. Returns exact resource ids and canonical browser-openable URLs for citation.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | Natural-language or keyword query for public SuperSkill resources. |
| Name | Type | Req | Description |
|---|---|---|---|
| results | array | yes | — |
No examples provided.
search_docs Search SuperSkill docs ~33
Search /llms.txt and agent guidance for API, CLI, MCP and safety instructions.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | — | — |
| Name | Type | Req | Description |
|---|---|---|---|
| code | string | yes | — |
| ok | boolean | yes | — |
| status | integer | yes | — |
No examples provided.
search_harnesses Search harnesses ~53
Search the SuperSkill registry by task, job, title, summary or tag.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | — | — |
| query | string | — | Search terms such as market research, support triage or finance safety. |
| Name | Type | Req | Description |
|---|---|---|---|
| code | string | yes | — |
| ok | boolean | yes | — |
| status | integer | yes | — |
No examples provided.
search_resources Search agent resources ~134
Search mixed source-aware resources: harnesses, skills, plugins, workflows, MCP servers, configs, guides, runtimes and directories.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | — | — |
| q | string | — | Alias for query, matching the HTTP /resources?q= contract. |
| query | string | — | Search terms such as superpowers, MCP browser, workflow or Claude skill. |
| type | string | — | Optional resource type filter, for example skill, plugin, workflow, mcp_server or harness. |
| worksWith | string | — | Optional compatibility filter: claude-code, codex, cursor, mcp, cli or github. |
| Name | Type | Req | Description |
|---|---|---|---|
| code | string | yes | — |
| ok | boolean | yes | — |
| status | integer | yes | — |
No examples provided.