Public Skill API · Contract Registry

Let agents read contracts,then run safely.

Registry is not another search page. It records each Skill version, manifest, schema, permission, runtime, and review state so developers, publishers, and AI agents can inspect contract boundaries before invocation.

Contract firstVersioned contracts come before public display and project adoption.
Machine-readableAgents can inspect slug, schema, runtime, permissions, and status.
Runtime gatedReal calls require Project Keys, policy approval, and audit evidence.
Manifest Quality Bar

Every Skill contract must answer six questions.

This makes clear why a Skill can be read by agents, reviewed by teams, and adopted by projects.

IdentityWho is it?

name, displayName, semantic version, category, tags, support, and changelog.

RuntimeWhere does it run?

HTTP, MCP, or restricted local runtime, including target, transport, and health posture.

SchemaWhat are inputs and outputs?

inputSchema, outputSchema, required fields, examples, and typed result shape.

PermissionWhat can it access?

Network, browser, filesystem, secrets, sensitive data, and write/payment workflow boundaries.

TrustHas it been reviewed?

Review status, checks, incidents, feedback, deprecation, and replacement path.

CommercialCan it enter paid marketplace?

Billing model, price intent, publisher terms, and finance-reviewed readiness.

API Quickstart

Inspect contracts first, then run inside a project.

Public API endpoints are for discovery and inspection. Real runtime starts only after a team adopts a Skill into a project, pins a version, and creates a Project Key.

public discoverymanifest inspectionproject-gated runtime
terminalpublic endpoints
curl "https://api.useskillhub.com/v1/skills/search?limit=20"

curl "https://api.useskillhub.com/v1/skills/browser-research"

# Runtime starts after sign-in:
# create project -> approve policy -> generate Project Key -> REST / MCP call
Live Skill API Rows

Versioned Skill contracts returned by the public API.

The rows stay connected to live registry data while the page keeps search and comparison in Marketplace or API parameters.

Public Skills7
Total records7
Verified1
Callable1
Skill contractRuntimeReviewRiskAction
Browser Research · v0.1.0

Research a web topic and return concise findings with source URLs.

researchbrowsercitations
HTTPVerifiedMediummanifest
录段巴芒乙谈投资 · 五人联合投资辅导 · v1.0.0

Five value investing masters (Buffett, Munger, Duan Yongping, Sanhu Yi, Li Lu) provide multi-perspective investment analysis with Feynman problem decomposition methodology. Distills 25 core mental models from shareholder letters, books, interviews and public speeches.

投资分析价值投资巴菲特
LOCALMediummanifest
录段巴芒乙谈投资 · v1.0.0

五位价值投资大师(李录、段永平、巴菲特、芒格、散户乙)的联合投资辅导系统。以费曼问题拆解法为分析基础,提炼25个核心心智模型,支持单人分析、交叉对比、圆桌讨论三种模式。

投资分析价值投资巴菲特
LOCALMediummanifest
Partner Flow Real Publishing Check · v1.0.0

A real-format publisher flow check skill that verifies submitted skills can render a detail page before operator approval.

publisherworkflowresearch
HTTPMediummanifest
Dataset Summarizer · v0.1.0

Convert tabular data into structured notes, anomalies, and next actions.

dataanalysissummary
HTTPMediummanifest
FBX to GLB Converter · v1.0.3

FBX 转 GLB 无损转换工具。基于 Assimp 工业级引擎(WASM),完整保留贴图、材质、骨骼动画和蒙皮。提供 CLI 命令行转换和网页端部署两种方式。

3dfbxglb
LOCALHighmanifest
WeChat HTML Adapter · v1.0.0

将使用 style 类选择器排版的 HTML 文章转换为微信公众号编辑器可直接粘贴的兼容 HTML。解决微信粘贴后样式全丢、布局塌陷、SVG 变空白、本地图不显示等 22 项典型问题。支持 HTML 文件、Markdown 文件、网页 URL 三种输入。

wechathtmlformatter
LOCALHighmanifest