Skip to main content
在 Manus 中运行任何 Skill
一键导入
s0undt3ch
GitHub 创作者资料

s0undt3ch

按仓库查看 1 个 GitHub 仓库中的 3 个已收集 skills。

已收集 skills
3
仓库
1
更新
2026-07-09
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

仓库浏览

仓库与代表性 skills

toolr-ci-setup
软件开发工程师

Wire the `s0undt3ch/ToolR` GitHub Action into a caller repository's workflows. Use when setting up toolr in CI; when authoring `.github/workflows/*.yml` that runs a toolr command; when wiring `toolr self build-manifest --check` as a CI gate for a plugin repository; when picking the right pin form for `uses: s0undt3ch/ToolR@…`; when forcing an in-tree `tools/.venv` in CI via `TOOLR_VENV_LOCATION`; or when debugging the action's minimum-version error, attestation verify failures, or persistent venv cache misses. Triggers on phrases like "set up toolr in CI", "GitHub Actions for toolr", "use the toolr action", "cache toolr in CI", "in-tree venv in CI", "verify SLSA attestation in CI", and literal `uses: s0undt3ch/ToolR@` snippets. Stays inert on local authoring requests (covered by the `toolr-command-authoring` skill), on wheel-building outside a CI gate (covered by `toolr-command-packaging`), and on toolr's own internal `.github/actions/*` sub-actions.

2026-07-09
toolr-command-authoring
软件开发工程师

Author toolr commands in a project's own `tools/*.py` files. Use when adding, editing, or refactoring a toolr command, group, or context hook; when introducing a new `tools/` directory; when wiring `@command`, `@command_group`, `@arg`, or `@arg_section` decorators; when configuring a command's docstring-driven `--help`; or when debugging "command not found" / "manifest stale" errors against toolr. Triggers on phrases like "add a toolr command", "extend toolr", "wire a new toolr group", "toolr tools/", `@command_group`, `ctx.run`, `toolr-manifest.json`. Stays inert in projects that don't use toolr and on requests to package commands as a distributable plugin (covered by the `toolr-command-packaging` skill).

2026-07-09
toolr-command-packaging
软件开发工程师

Ship an existing set of toolr commands as a distributable Python plugin. Use when packaging toolr commands as a wheel/PyPI package; when wiring `toolr self build-manifest` into a CI gate; when configuring `pyproject.toml` or a build backend to include `toolr-manifest.json` in the wheel; when migrating an old entry-point-based toolr plugin to the static-manifest format; or when debugging "wheel installs but commands don't appear". Triggers on phrases like "ship toolr commands as a plugin", "publish a toolr plugin", "include toolr-manifest.json in the wheel", "toolr plugin pyproject.toml", and the legacy "toolr.commands entry point". Stays inert on authoring requests (covered by the `toolr-command-authoring` skill) and on generic Python packaging questions in non-toolr projects.

2026-06-11
已展示 1 / 1 个仓库
已展示全部仓库
s0undt3ch Agent Skills | SkillsMP