scientific-skills-hub
科学计算 Agent Skills 数据库
这是一个面向建模、计算化学、密度泛函理论、分子动力学与科学可视化的 GitHub 开源 Agent Skills 初筛数据库。
仓库现已包含可运行的 Scientific Skills Hub 0.1.0:42 条主库完整目录缓存、SQLite FTS5 检索、中文状态卡、FastAPI/Jinja/HTMX 网页、HTTP/stdio MCP、GitHub 优先与本地回退、API Key、外部隔离候选和管理员 CLI。它只分发符合许可门禁的 Skill 内容,不安装或执行任何 Skill、求解器或科学任务。
当前公开基线为 snapshots/2026-08-25-v6。动态指标的抓取时间是 2026-08-25T15:19:40Z;后续引用 Star、安装量、维护状态或许可证时,应注明该日期并在正式发布前刷新。
运行 MCP 与网页
下载完整离线版本
git clone https://github.com/liangj5413-cyber/scientific-skills-hub.git
cd scientific-skills-hub
uv sync --extra dev仓库包含42条主库 Skill 的许可缓存、索引和来源校验信息;不包含大型模型、科学求解器、二进制文件或外部数据集。
启动与验证
uv sync --extra dev
uv run scientific-skills-hub verify
uv run scientific-skills-hub doctor
uv run scientific-skills-hub serve本机网页为 http://127.0.0.1:8765/,远程 MCP 路径为 /mcp/。本地 stdio MCP:
uv run scientific-skills-mcp常见的 stdio MCP 客户端配置(将路径替换为你的绝对路径):
{
"mcpServers": {
"scientific-skills-hub": {
"command": "uv",
"args": [
"--directory",
"/ABSOLUTE/PATH/scientific-skills-hub",
"run",
"scientific-skills-mcp"
]
}
}
}本地 stdio 模式无需 API Key。如果自行对外部署 HTTP MCP,请使用非默认密钥、权限为 0600 的环境文件和受信任 HTTPS;不要提交真实 .env 或跳过 TLS 校验。
公开网页和基础搜索允许匿名访问;HTTP MCP、正文、兼容性和内容包需要 Bearer API Key。管理员手工发放:
uv run scientific-skills-hub init-secrets
uv run scientific-skills-hub create-key --label xhs-user-001完整架构和运维说明见 docs/ARCHITECTURE.md 与 docs/OPERATIONS.md。
Related MCP server: skillet
运行时数据库
runtime/catalog.sqlite:42 条正式 Skill、42 个固定提交版本、296 个缓存文件记录、结构化标签、依赖、风险、状态卡和 FTS5。runtime/objects/sha256/:289 个去重内容对象,共约 1.95 MB 正文。runtime/bundles/*/manifest.json:42 份内容包 Manifest。runtime/service.sqlite:本机可写状态,已加入.gitignore,不会提交 API Key 摘要、反馈或限流计数。runtime/quarantine/:外部unreviewed_external候选,7 天后通过回收站清理。
统一的可用性状态优先级为:仅元数据、建议完整仓库、需要改路径、需要受限后端、可直接参考。当前42条的分布是26条可直接参考、10条建议完整仓库、3条需要改路径、3条需要受限后端。
MCP 工具
第一版固定为8个工具,避免模型选择混乱:search_skills、get_skill_card、check_compatibility、get_skill_content、get_skill_bundle、diff_skill_versions、doctor、report_skill_issue。另提供目录/状态卡/正文 Resources、5个快速 Prompt 和 Skill ID/方法/领域/软件/阶段参数补全。
当前规模
发现并核验实际
SKILL.md:149 条严格候选池:100 条
筛选主库:42 条
小红书首批候选:15 条
逐条人工复核的首批候选:15 条
相关生态项目附表:38 条
GitHub/路径抓取错误:0 条
主库只收录能够在 GitHub 当前提交中定位到 SKILL.md 的 Agent Skills。普通科学软件、求解器、工作流平台、MCP Server 和科研 Agent 项目只放在生态附表,不计入上述 149、100、42 和 15 条 Skill 统计。
快速入口
snapshots/2026-08-25-v6/skills_catalog.xlsx:适合人工筛选,包含主库、候选100、全部发现、小红书首发、方法、领域、软件、阶段和生态项目工作表。snapshots/2026-08-25-v6/skills_catalog.sqlite:规范化数据库,适合组合查询和后续网站/API 使用。snapshots/2026-08-25-v6/INDEX.md:按方法、领域、软件、流程阶段、评级和后端访问条件浏览。snapshots/2026-08-25-v6/SHORTLIST_XIAOHONGSHU.md:15 个首发候选、选题角度、人工复核结论、依赖和宣传边界。snapshots/2026-08-25-v6/ECOSYSTEM.md:普通软件、MCP Server、工作流与科研 Agent 生态附表。snapshots/2026-08-25-v6/REVIEW_SUMMARY.md:筛选数量、方法/领域覆盖及证据边界。snapshots/2026-08-25-v6/MANIFEST.json:输入来源、数量、抓取时间、所有交付文件 SHA-256 与字节数。
多维索引
方法
建模与结构生成
计算化学
密度泛函理论
分子动力学
可视化软件
应用领域
生物与药物
电池与电化学
催化与表界面
钙钛矿与半导体
金属与合金
聚合物与软物质
多孔材料
通用材料科学
通用科学计算
其他索引
软件或后端:VASP、Gaussian、ORCA、CP2K、GROMACS、LAMMPS、pymatgen、ASE、RDKit、PyMOL 等。
工作流阶段:体系准备、输入生成、执行编排、结果解析、分析与后处理、验证与质量控制、报告与可视化等。
热度与质量:A、B、观察、排除。
访问条件:完全开源本地工具、需商业许可证、需 API key/账户、未证明需要受限后端等。
来源谱系:仓库、提交 SHA、Skill 路径、内容 SHA-256、同名冲突和精确内容重复字段。
检索语义
电池查询识别
NCM、NCA、三元正极、三元材料、层状氧化物、锂离子正极、lithium-ion cathode和layered oxide等同义表达。查询明确指定 VASP、Quantum ESPRESSO、CP2K 等软件时,软件标签作为硬约束并获得精确匹配加权;例如指定 VASP 不会返回仅标记为 Quantum ESPRESSO 的条目。
通用材料科学的 VASP Skill 可在查询时继承到“电池与电化学”“催化与表界面”“金属与合金”,匹配原因会明确标为领域继承;数据库中的原始领域标签不会被改写。
结构化筛选条件仍优先于自然语言意图;查询文本与软件筛选互相冲突时返回零结果,不静默放宽到其他后端。
SQLite 查询示例
列出主库中的 DFT Skills:
SELECT s.skill_name, s.repo, s.repo_stars, s.screening_tier, s.skill_github_url
FROM main_skills AS s
JOIN skill_methods AS m USING (skill_id)
WHERE m.value = '密度泛函理论'
ORDER BY CAST(s.repo_stars AS INTEGER) DESC;查找电池领域、且需要关注商业许可证或外部账户的主库条目:
SELECT DISTINCT s.skill_name, s.backend_access, s.manual_dependency_note
FROM main_skills AS s
JOIN skill_domains AS d USING (skill_id)
WHERE d.value = '电池与电化学'
AND (s.backend_access LIKE '%许可证%' OR s.backend_access LIKE '%API%');查看小红书首发且已经人工复核的条目:
SELECT skill_name, primary_method, manual_review_status,
manual_capability_level, xhs_recommendation
FROM xiaohongshu_shortlist
ORDER BY CAST(repo_stars AS INTEGER) DESC;筛查口径
综合分由 Skill 结构完整度、证据与安全、仓库/安装热度、维护与许可证、科学主题相关性组成。A/B/观察并不是科学结果质量评级,而是公开证据下的首轮内容选题优先级:
A:通常具有较强结构证据,并且仓库 Star 不低于 100 或单 Skill 安装量突出。
B:达到功能完整度和维护门槛,且仓库 Star 不低于 20 或安装量有一定证据。
观察:技术主题相关,但热度、许可证、维护或结构证据不足。
排除:归档、抓取失败、科学主题相关性不足,或没有满足主库证据门槛。
Star 是仓库级指标,不能当作仓库内某个 Skill 的独立 Star。skills.sh 安装量是动态平台指标,空值不等于 0。自动分类只用于初筛;正式内容发布前,仍需阅读对应 SKILL.md、许可证和脚本,并对演示结果做人工验收。
小红书使用建议
首批内容优先使用 SHORTLIST_XIAOHONGSHU.md 中标记为“首发”的条目。每篇内容建议明确区分:
Skill 能指导、生成、检查或编排什么。
实际依赖的开源软件、商业求解器、API、账户、GPU/HPC 或数据源。
本次演示实际完成到了哪一步。
哪些结论仍需要运行日志、收敛证据和专业人工复核。
不要把“存在 SKILL.md”“能生成输入”“仓库 Star 较高”写成“已经具备求解器”“可以免费运行商业软件”“结果一定正确”或“实现全自动科研”。
许可证
Scientific Skills Hub 平台源码采用 MIT License。缓存和索引中的第三方 Skill
仍分别受其上游许可证约束;具体来源、许可证和再分发状态以 Bundle Manifest 与
THIRD_PARTY_NOTICES.md 为准。平台的 MIT License 不会覆盖或改变第三方内容的许可证。
可复现刷新
刷新会创建新快照,脚本拒绝覆盖已有目录:
python3 scripts/build_catalog.py \
--seed data/candidates.csv \
--repo-overrides data/repository_overrides.csv \
--ecosystem-seed data/ecosystem_projects.csv \
--manual-reviews data/manual_reviews.csv \
--output snapshots/YYYY-MM-DD-vN \
--candidate-limit 100 \
--main-limit 50 \
--workers 12运行本地检查:
python3 -m py_compile scripts/build_catalog.py
python3 -m unittest discover -s tests -v
python3 scripts/build_catalog.py --help更新器只读取公开元数据与文本并生成本地派生文件;它不会安装或运行候选 Skill,也不会运行科学求解器或提交计算作业。
版本说明
v1:首次结构化快照,语义标签过宽,仅保留追溯。
v2:修复负面边界误分类,但主库阈值过严。
v3–v4:校准评分、去重和领域/方法覆盖。
v5:加入 38 个生态项目附表。
v6:加入 15 条首发候选人工复核、依赖说明、来源谱系说明和发布优先级;当前推荐基线。
Available Tools
8 toolscheck_compatibilityC
根据操作系统、MCP 客户端、软件、GPU/HPC、许可证和 API 判断兼容性。
| Name | Required | Description | Default |
|---|---|---|---|
| has_gpu | No | ||
| has_hpc | No | ||
| skill_id | Yes | ||
| api_access | No | ||
| mcp_client | No | ||
| operating_system | No | unknown | |
| available_licenses | No | ||
| installed_software | No |
Output Schema
| Name | Required | Description |
|---|---|---|
No output parameters | ||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden of behavioral disclosure. It states the core function but reveals no behavioral traits — no read-only guarantee, no side-effect information, no indication of what the verdict looks like, and no mention of whether all factors must be supplied. It is not misleading, but it is thin for a tool with zero annotation coverage.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
A single front-loaded sentence states the purpose and enumerates the factors with zero filler. While it is thin relative to the tool's complexity, as pure conciseness the structure is efficient and every word earns its place.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For an 8-parameter tool with no annotations and 0% schema coverage, one sentence under-specifies. The output schema covers return values, but the required skill_id is unexplained, usage context is absent, and the agent gets no sense of which parameters to provide in which scenario.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must compensate. It does enumerate the dimension parameters (operating_system, mcp_client, installed_software, has_gpu/has_hpc, available_licenses, api_access), which adds some conceptual meaning, but it never mentions the required skill_id and gives no format or value semantics for the array parameters.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description uses a specific verb (判断/determine) and identifies the resource (compatibility) along with the factors considered: OS, MCP client, software, GPU/HPC, licenses, and API. It is inherently distinct from the sibling tools, which are all search/get/diff/report operations, though it never explicitly names the skill being checked — the required skill_id parameter must carry that implication.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance is provided on when to use this tool versus alternatives such as search_skills, doctor, or get_skill_card. The only usage signal is the implied scenario of checking a skill against an environment, which an agent must infer from the single purpose sentence rather than from explicit direction.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
diff_skill_versionsB
比较一个 Skill 的两个已登记版本;当前无历史版本时明确返回未变化。
| Name | Required | Description | Default |
|---|---|---|---|
| skill_id | Yes | ||
| to_version | No | ||
| from_version | No |
Output Schema
| Name | Required | Description |
|---|---|---|
No output parameters | ||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full behavioral disclosure burden. It usefully reveals that when no historical version exists, the tool explicitly returns 'unchanged'. But it does not disclose whether the operation is read-only, how null versions are handled, or what 'unchanged' looks like in the response.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single compact sentence that front-loads the main purpose and adds a relevant edge-case behavior in the second clause. There is no filler or redundant wording.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The tool is relatively simple and has an output schema, so return-value documentation is already covered. However, given zero annotations and zero parameter documentation, the description leaves important invocation details unexplained, such as default version behavior, null handling, and how versions are identified. It is adequate but not fully complete.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must compensate by explaining parameter meaning. It only hints at 'two registered versions', which loosely maps to to_version and from_version, but it does not explain skill_id, the meaning of null/default values, or how versions are selected. This is insufficient compensation for the missing schema descriptions.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the action ('compare') and the resource ('two registered versions of a Skill'), so the core purpose is unambiguous. It does not explicitly distinguish itself from siblings, but the diff-specific purpose is evident from the name and description.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies that this tool is for comparing versions of a Skill, and it adds one conditional behavior about the no-history case. However, it does not provide explicit guidance on when to use this over alternatives like get_skill_content or check_compatibility, nor does it mention prerequisites for invoking the comparison.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
doctorC
诊断 MCP、双数据库、FTS、GitHub HTTPS、本地对象和哈希状态。
| Name | Required | Description | Default |
|---|---|---|---|
| check_github | No |
Output Schema
| Name | Required | Description |
|---|---|---|
No output parameters | ||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden of explaining behavior. It names the areas checked but does not disclose whether the tool makes network requests, modifies state, is read-only, or how it reports failures. A vague 'diagnose' leaves important behavioral traits unspecified.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is brief and front-loaded with the verb, but it is more under-specified than intentionally concise. The semicolon-separated list covers many topics without prioritizing or explaining them, so the brevity saves space at the cost of clarity.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
An output schema exists, so return-value details are not required, but the description still lacks essential context: what diagnostics are performed, side effects, and the meaning of the check_github parameter. For a tool with one optional parameter, the description is incomplete for confident invocation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The sole parameter check_github is completely ignored by the description, and the schema provides only its type and default with no description. With 0% schema description coverage, the description needed to explain this parameter but did not.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description uses the verb '诊断' (diagnose) and lists specific systems (MCP, dual database, FTS, GitHub HTTPS, local objects, hash state), so it conveys a diagnostic purpose. However, it is vague about what diagnosing actually entails and does not explicitly differentiate itself from the sibling skill-related tools beyond the broad domain.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
There is no guidance on when to use this tool versus alternatives, no conditions for calling it, and no mention of prerequisites or expected context. The sibling names suggest a different domain, so an agent could infer it is a diagnostic tool, but the description itself provides no direct routing information.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
get_skill_bundleA
按固定提交从 GitHub 获取并校验;失败时回退到本地缓存,返回短期签名链接。
| Name | Required | Description | Default |
|---|---|---|---|
| skill_id | Yes | ||
| prefer_github | No |
Output Schema
| Name | Required | Description |
|---|---|---|
No output parameters | ||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the behavioral burden and does a good job: it discloses the source (GitHub), the validation step, the fallback behavior on failure (local cache), and the return form (short-term signed link). It does not mention auth, rate limits, or side effects, but these are not strongly implied by the operation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single compact sentence with no filler. It front-loads the core fetch-and-validate behavior, then states the fallback and return value. Every clause adds meaningful information.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The core behavior and return shape are covered, and the presence of an output schema reduces the need to explain return details. However, with no annotations and no parameter-level documentation, the description leaves important gaps around skill_id semantics, prefer_github's effect, and when this tool should be selected over its siblings.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description needed to compensate for documenting skill_id and prefer_github. It does not explicitly define either parameter; prefer_github is only indirectly implied by GitHub-first behavior, and skill_id is left entirely to the schema's name. 'Fixed commit' is also not clearly mapped to any parameter.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description names a specific verb and resource: it fetches and validates a skill bundle from GitHub by a fixed commit, falls back to local cache, and returns a short-term signed link. This clearly separates it from sibling tools like get_skill_card or get_skill_content, which target different resources or operations.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description explains what the tool does but gives no explicit guidance on when to use it versus siblings such as get_skill_content, check_compatibility, or diff_skill_versions. There are no conditions, exclusions, or alternative recommendations; the intended use case is only vaguely implied by the GitHub/cache fetch behavior.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
get_skill_cardB
获取统一状态卡:用途、依赖、风险、许可证、来源、版本与建议操作。
| Name | Required | Description | Default |
|---|---|---|---|
| skill_id | Yes |
Output Schema
| Name | Required | Description |
|---|---|---|
No output parameters | ||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are present, so the description carries the behavioral burden. '获取' conveys a read/retrieval operation, but the description does not disclose whether any checks or side effects occur, whether authentication is needed, or how errors are surfaced.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
One compact sentence with a colon-delimited list covers the full purpose without wasted words. The main verb and resource appear first, making the definition easy to scan.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a single-parameter getter, the description plus the provided output schema is near-sufficient, and the listed content covers what the card contains. However, it lacks usage context, behavior notes, and parameter guidance, so an agent may still need to infer when to call it.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The single required parameter skill_id is not explained in the description beyond the schema's title 'Skill Id' and the tool name. With 0% schema description coverage, the description should compensate by specifying the expected format or source of skill_id, but it does not.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description names a specific action ('获取' / get) and a distinct resource ('统一状态卡' / unified status card), then enumerates its contents: purpose, dependencies, risks, license, source, version, and suggested actions. This clearly separates it from sibling getters like get_skill_content and get_skill_bundle.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No sentence indicates when to use this tool instead of search_skills, get_skill_content, check_compatibility, or diff_skill_versions. The context is implied only by the resource name; there is no explicit guidance or exclusion.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
get_skill_contentA
读取 Skill 目录中的一个文本文件;二进制资产只通过内容包提供。
| Name | Required | Description | Default |
|---|---|---|---|
| skill_id | Yes | ||
| relative_path | No | SKILL.md |
Output Schema
| Name | Required | Description |
|---|---|---|
No output parameters | ||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the behavioral disclosure burden. 'Read' conveys a non-mutating operation, and the text/binary distinction sets useful expectations. However, it does not mention what happens if the file is missing, path restrictions, or encoding, leaving some behavioral gaps.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single focused sentence with no filler. It front-loads the primary action and then states a key limitation, making it easy to parse quickly.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple two-parameter read tool with an output schema, the description is mostly complete: it defines scope, file type, and the binary-asset limitation. It could be slightly stronger with an explicit pointer to get_skill_bundle for binary assets, but the context signals already suggest that path.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description should compensate. It adds that the file is inside the Skill directory and that only text files are supported, which helps interpret relative_path. It does not elaborate on skill_id, but the parameter name and the default relative_path provide reasonable context.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description uses a specific verb ('read') and resource ('a text file in the Skill directory'), which clearly states the tool's function. It also draws a boundary by noting binary assets are only available via content packages, distinguishing it from sibling tools like get_skill_bundle.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description explicitly says binary assets are only provided through content packages, which implies this tool should be used for text files and not for binary assets. It does not name an alternative tool directly, but the sibling list and wording make the intended split clear.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
report_skill_issueB
向本地审核队列提交失效链接、错误标签、许可证或使用问题。
| Name | Required | Description | Default |
|---|---|---|---|
| contact | No | ||
| message | Yes | ||
| category | Yes | ||
| skill_id | No |
Output Schema
| Name | Required | Description |
|---|---|---|
No output parameters | ||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It says submissions go to a 'local review queue,' which hints at persistence, but it does not explain whether the action is irreversible, whether authorization is required, whether duplicates are handled, or what side effects occur. The description is too sparse for a write/report tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, focused sentence that front-loads the tool's purpose and includes concrete examples of accepted issues. It is concise and free of filler, though it is somewhat minimal and does not use the available space to add parameter or behavior details.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The tool has 4 parameters, 2 required, no annotations, and no schema-level descriptions. The description covers the tool's general purpose but not the required inputs, the optional inputs, or the expected behavior after submission. An agent asked to call this tool would have to infer the roles of message, contact, and skill_id from names alone. The output schema may cover return values, but other context needed for correct invocation is missing.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must compensate for undocumented parameters. It does mention categories that map to the enum values (broken_link, wrong_tag, license, usage_problem), but it does not explain the meaning or usage of 'message,' 'contact,' or 'skill_id.' The category list largely duplicates what is already visible in the schema enum.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description states a specific action ('submit'), a target resource ('local review queue'), and enumerates the issue types (broken links, wrong tags, licenses, usage problems). This clearly distinguishes it from sibling tools like get_skill_card, check_compatibility, and doctor, which perform reads or diagnostics rather than issue reporting.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies that this tool should be used when a user wants to report skill issues such as broken links or incorrect tags. However, it gives no explicit when-not-to-use guidance, does not mention alternatives, and does not address whether certain issues should go to doctor instead. The usage context is implied rather than stated.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
search_skillsA
自然语言和结构化条件检索科学计算 Skills,并解释匹配原因。
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | ||
| offset | No | ||
| stages | No | ||
| domains | No | ||
| methods | No | ||
| software | No | ||
| statuses | No | ||
| launch_only | No | ||
| external_skill_url | No | ||
| github_unreachable | No |
Output Schema
| Name | Required | Description |
|---|---|---|
No output parameters | ||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the behavioral transparency burden. It makes clear this is a retrieval operation and that it returns match explanations, but it does not disclose pagination behavior, ordering, how structured filters combine, or any caveats around fields like external_skill_url or github_unreachable.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
A single Chinese sentence conveys the action, resource, input modes, and output behavior with no wasted words. It is front-loaded around the core purpose and efficiently scannable.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
With 11 input parameters, no annotations, and no per-parameter schema descriptions, the description is too sparse for an agent to call the tool confidently. It doesn't explain filter value formats, defaults, pagination, or special flag semantics, leaving too much to infer despite the existence of an output schema.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must compensate, but it only gestures at 'structured conditions' without explaining any of the 11 parameters. The natural-language role of 'query' is implied, while limit, offset, stages, domains, methods, software, statuses, launch_only, external_skill_url, and github_unreachable are left entirely to their names.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description names the specific verb '检索' (search), the resource '科学计算 Skills', the input modes (natural language + structured conditions), and the expected output (explain matching reasons). This clearly differentiates it from sibling tools like get_skill_card or get_skill_content, which retrieve specific skills.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The search-oriented phrasing implies it should be used for discovery when you don't have a specific skill, while siblings fetch individual skill details. However, there is no explicit when-to-use / when-not-to-use guidance or mention of alternatives, leaving routing mostly to inference.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
TDQS
Each tool targets a clearly distinct operation: search, card metadata, file content, bundle fetch, compatibility, diff, diagnostics, and issue reporting. The three get_skill_* tools have similar prefixes but their descriptions clearly separate card metadata, directory file content, and packaged bundle downloads.
Tool names mostly follow a consistent verb_noun snake_case pattern such as search_skills, check_compatibility, and report_skill_issue. The one-word command 'doctor' deviates slightly, but it is a recognizable conventional diagnostic command and does not create confusion.
Eight tools is well within the ideal 3-15 range and each tool fills a distinct role in the scientific-skills hub workflow: discovery, inspection, retrieval, compatibility, version comparison, health checking, and issue feedback. No tool feels redundant or extraneous.
The set covers the main consumption workflow: search, view card, read content, fetch bundle, check compatibility, diff versions, diagnose issues, and report problems. Minor gaps exist around explicit listing or publishing new skills, but those appear outside the hub's stated consumption-focused scope.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server.
Hosted MCP server for live public-data APIs and Skills for AI agents.
Manage portable AI agent playbooks, Agent Skills, MCP configurations, personas, and memory.
Governed AI agent skills — one library, distributed to devs and exposed to remote agents over MCP.
Related MCP Servers
- AlicenseBqualityDmaintenanceMCP (Model Context Protocol) Server for skill4agent - Search, view, and install AI skills in AI conversations.3244MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to discover, install, and manage SKILL.md skills from a Git-backed registry via MCP tools for search, install, and list operations.171MIT
- AlicenseNot gradedqualityBmaintenanceDiscovers and manages portable agent capabilities (skills and MCP servers) from configurable collections, providing search, inspection, and local installation via CLI and MCP tools.1MIT
- AlicenseAqualityCmaintenanceMCP server that serves agent skills (SKILL.md bundles) to any MCP client, exposing them via tools and resources for tool-oriented and resource-aware clients.313ISC
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/liangj5413-cyber/scientific-skills-hub'
If you have feedback or need assistance with the MCP directory API, please join our Discord server