scientific-skills-hub
База данных Agent Skills для научных вычислений
Это база данных первичного отбора открытых Agent Skills на GitHub для моделирования, вычислительной химии, теории функционала плотности, молекулярной динамики и научной визуализации.
Репозиторий теперь содержит работающий Scientific Skills Hub 0.1.0: полный кэш каталога из 42 официальных Skill, поиск SQLite FTS5, карточки состояния на китайском, веб-интерфейс FastAPI/Jinja/HTMX, HTTP/stdio MCP, режим GitHub-first с локальным резервом, API-ключи, внешние изолированные кандидаты и административный CLI. Он распространяет только содержимое Skill, прошедшее лицензионный контроль, и не устанавливает и не выполняет никакие Skill, решатели или научные задачи.
Текущий публичный базовый снимок — snapshots/2026-08-25-v6. Время сбора динамических метрик — 2026-08-25T15:19:40Z; при последующих упоминаниях звёзд, количества установок, статуса сопровождения или лицензий следует указывать эту дату и обновлять данные перед официальным выпуском.
Запуск 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-ключа. Если вы самостоятельно развёртываете HTTP MCP для внешнего доступа, используйте нестандартный ключ, файл окружения с правами 0600 и доверенный HTTPS; не коммитьте реальный .env и не отключайте проверку TLS.
Публичный веб-интерфейс и базовый поиск доступны анонимно; HTTP MCP, тексты Skill, проверка совместимости и пакеты содержимого требуют Bearer API-ключа. Администратор выдаёт его вручную:
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-база данных
runtime/catalog.sqlite: 42 официальных Skill, 42 зафиксированных коммита, 296 записей кэшированных файлов, структурированные теги, зависимости, риски, карточки состояния и FTS5.runtime/objects/sha256/: 289 дедуплицированных объектов содержимого, всего около 1.95 МБ текста.runtime/bundles/*/manifest.json: 42 манифеста пакетов содержимого.runtime/service.sqlite: локальное записываемое состояние, добавлено в.gitignore; дайджесты API-ключей, отзывы и счётчики ограничения частоты не попадают в коммиты.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 быстрых промптов и автодополнение параметров Skill ID, метода, области, ПО и этапа.
Текущий масштаб
Обнаружено и проверено реальных
SKILL.md: 149Строгий пул кандидатов: 100
Отобрано в основную коллекцию: 42
Первые кандидаты для Xiaohongshu: 15
Первые кандидаты с поштучной ручной проверкой: 15
Приложение со связанными экосистемными проектами: 38
Ошибок получения GitHub/путей: 0
Основная коллекция включает только те Agent Skills, для которых SKILL.md можно найти в текущем коммите GitHub. Обычное научное ПО, решатели, платформы рабочих процессов, MCP-серверы и научные агентные проекты помещаются только в приложение об экосистеме и не учитываются в приведённой статистике Skill: 149, 100, 42 и 15.
Быстрые ссылки
snapshots/2026-08-25-v6/skills_catalog.xlsx: подходит для ручного отбора, содержит листы: основная коллекция, 100 кандидатов, все обнаруженные, первые выпуски Xiaohongshu, методы, области, ПО, этапы и экосистемные проекты.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-серверы, рабочие процессы и научные агенты.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-ключ/учётная запись, не доказана необходимость ограниченного бэкенда и другие.
Происхождение: репозиторий, 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%');Просмотреть записи первых выпусков Xiaohongshu, которые уже прошли ручную проверку:
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: обычно обладает сильными структурными доказательствами, а также имеет не менее 100 звёзд репозитория или выдающееся количество установок отдельного Skill.
B: достигает порога функциональной полноты и сопровождения, при этом не менее 20 звёзд репозитория или есть определённые доказательства установок.
Наблюдение: релевантно по технической теме, но недостаточно доказательств популярности, лицензии, сопровождения или структуры.
Исключение: архивировано, ошибка получения, недостаточная релевантность научной тематике или не пройден порог доказательств основной коллекции.
Звёзды — это метрика уровня репозитория, их нельзя считать отдельными звёздами конкретного Skill внутри репозитория. Количество установок через skills.sh — это динамическая метрика платформы; пустое значение не равно 0. Автоматическая классификация используется только для первичного отбора; перед официальной публикацией контента необходимо прочитать соответствующие SKILL.md, лицензии и скрипты, а также провести ручную приёмку демонстрационных результатов.
Рекомендации по использованию Xiaohongshu
Для первых материалов в первую очередь используйте записи, отмеченные как «первый выпуск» в SHORTLIST_XIAOHONGSHU.md. В каждом материале рекомендуется чётко разделять:
Что Skill может направлять, генерировать, проверять или оркестрировать.
Фактические зависимости: открытое ПО, коммерческие решатели, API, учётные записи, GPU/HPC или источники данных.
Какой этап фактически был достигнут в данной демонстрации.
Какие выводы всё ещё требуют журналов запуска, доказательств сходимости и профессиональной ручной проверки.
Не превращайте «существует SKILL.md», «может генерировать входные данные», «высокое количество звёзд репозитория» в «уже есть решатель», «можно бесплатно запускать коммерческое ПО», «результаты гарантированно корректны» или «реализованы полностью автоматические научные исследования».
Лицензия
Исходный код платформы Scientific Skills Hub распространяется по лицензии MIT License. Сторонние Skill в кэше и индексах по-прежнему подчиняются своим вышестоящим лицензиям; конкретные источники, лицензии и статус распространения определяются манифестами пакетов и THIRD_PARTY_NOTICES.md. Лицензия MIT платформы не переопределяет и не изменяет лицензии стороннего контента.
Воспроизводимое обновление
Обновление создаёт новый снимок; скрипт отказывается перезаписывать существующие каталоги:
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