Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

mda

mda 收录了来自 sno-ai 的 8 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
8
Stars
612
更新
2026-05-26
Forks
33
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

mda-compat-hermes
其他计算机职业

MDA compatibility demonstration skill for Hermes Agent. Compiled from compat/hermes/source.mda. Loading this skill confirms that an MDA-emitted SKILL.md is discovered, parsed, and listed by Hermes Agent under its `~/.hermes/skills/<category>/<name>/SKILL.md` layout.

2026-05-26
mda-compat-openclaw
其他计算机职业

MDA compatibility demonstration skill for OpenClaw. Compiled from compat/openclaw/source.mda. Loading this skill confirms that an MDA-emitted SKILL.md installs cleanly via `openclaw skills install <local-dir> --global` and is reported as parsed by `openclaw skills info --json`.

2026-05-26
mda-compat-opencode
其他计算机职业

MDA compatibility demonstration skill for OpenCode. Compiled from compat/opencode/source.mda. Loading this skill confirms that an MDA-emitted SKILL.md is discovered and parsed by OpenCode with the envelope subset of fields documented at opencode.ai/docs/skills/ honored.

2026-05-26
mda-compat-codex-cli
其他计算机职业

MDA compatibility demonstration skill for Codex CLI. Compiled from compat/codex-cli/source.mda. Loading this skill confirms that an MDA-emitted SKILL.md is discovered and parsed by Codex CLI with the envelope subset of agentskills.io v1 fields honored.

2026-05-26
mda-compat-intro
其他计算机职业

MDA compatibility demonstration skill for Claude Code. Compiled from compat/claude-code/source.mda. Loading this skill confirms that an MDA-emitted SKILL.md loads in Claude Code with the envelope subset of agentskills.io v1 fields honored.

2026-05-26
intro-example
其他计算机职业

Minimal MDA source demonstrating relationship-graph footnotes and metadata.mda.* MDA-extended fields. Use as a reference fixture when learning the MDA source format.

2026-05-26
compile-basic
软件开发工程师

Basic compiler conformance fixture.

2026-05-11
node-tools
软件开发工程师

Run a TypeScript script via tsx to fetch an HTTP endpoint and stream the response. Use when you need a small Node.js helper for HTTP calls.

2026-05-07