Agent Skills › esengine/DeepSeek-Reasonix › reasonix-guide

reasonix-guide

GitHub

诊断 Reasonix 技能、命令、插件等配置缺失或错误,提供静态报告生成及参考文档读取方法,辅助排查加载问题。

internal/skill/builtincontent/reasonix-guide/SKILL.md esengine/DeepSeek-Reasonix

Trigger Scenarios

Reasonix 组件加载失败 技能或插件配置错误 诊断能力状态

Install

npx skills add esengine/DeepSeek-Reasonix --skill reasonix-guide -g -y
More Options

Non-standard path

npx skills add https://github.com/esengine/DeepSeek-Reasonix/tree/main-v2/internal/skill/builtincontent/reasonix-guide -g -y

Use without installing

npx skills use esengine/DeepSeek-Reasonix@reasonix-guide

指定 Agent (Claude Code)

npx skills add esengine/DeepSeek-Reasonix --skill reasonix-guide -a claude-code -g -y

安装 repo 全部 skill

npx skills add esengine/DeepSeek-Reasonix --all -g -y

预览 repo 内 skill

npx skills add esengine/DeepSeek-Reasonix --list

SKILL.md

Frontmatter
{
    "name": "reasonix-guide",
    "runAs": "inline",
    "description": "Diagnose missing or misconfigured Reasonix skills, commands, hooks, MCP servers, plugins, and instructions."
}

Reasonix capability diagnostics

For a loading or configuration problem, start with the relevant section of reasonix doctor capabilities --json. This static report starts no MCP subprocesses and makes no network calls. Use its issue codes, sources, and remediations; a configuration question with enough evidence needs no full report.

References

Read only the page needed for the reported capability. These files are bundled in the binary; a (builtin:...) source is not a local filesystem path.

Capability Reference
Skill discovery, priority, overrides skills
Slash command naming and overrides commands
Hook events, matching, timeouts hooks
MCP sources, transport, startup MCP
Plugin manifests and loading plugins
Standing instruction scope and imports instructions

Read a page using read_skill with name="reasonix-guide" and reference="references/skills.md" (substitute the page path). If the tool is not directly exposed, use:

{"action":"call","capability_id":"tool:read_skill","arguments":{"name":"reasonix-guide","reference":"references/skills.md"}}

Runtime and permissions

Desktop Settings → Diagnostics opens a static report. Refresh repeats collection; the optional session-runtime view reads the active tab Host without starting MCP. The page can copy redacted JSON and link to the relevant settings tab; it never auto-edits config, executes hooks, or reconnects servers.

Live probing runs third-party code and may send configured environment/headers. Use reasonix doctor capabilities --live --timeout 5s --json only when starting those servers is explicitly authorized in the session. A diagnostic request alone does not authorize configuration changes.

Keep tokens, header/env values, URL query strings, usernames, and external machine paths out of reports. Use <workspace>/…, ~/…, or <external>/….

Version History

  • 0d7a103 Current 2026-09-22 07:04

    重构提示词并改为按需加载引用,精简上下文,优化技能目录展示与发现提示。

  • 481e6fc 2026-08-01 21:00

    默认信任已配置的MCP和Hooks,修复项目级MCP服务器被错误拦截及作用域持久化不一致的问题。

  • 020bf6e 2026-07-23 11:35

Metadata

Files
0
Version
0d7a103
Hash
f3f3bebe
Indexed
2026-07-23 11:35

Home - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-26 16:39
浙ICP备14020137号-1