
Minih Test Skill
- 1 installs
- Updated July 30, 2026
- ai-substrate/minih
minih-test-skill is a repo-local fixture skill that proves minih's config loads portable .agents skills by returning a fixed marker when invoked.
About
minih-test-skill is a deterministic repo-local fixture skill used to prove that minih's skills config loads portable .agents skills. When invoked it responds with the exact marker MINIH_TEST_SKILL_INVOKED and explains that the repo-local test skill was available. It is meant only for minih's portable skills smoke test and has no side effects.
- Deterministic repo-local fixture skill for a smoke test
- Responds with the marker MINIH_TEST_SKILL_INVOKED when invoked
- No side effects and requires no tools
Minih Test Skill by the numbers
- 1 all-time installs (skills.sh)
- Ranked #644 of 782 Skill Development skills by installs in the Skillselion catalog
- Data as of Jul 30, 2026 (Skillselion catalog sync)
minih-test-skill capabilities & compatibility
- Capabilities
- skill development
What minih-test-skill says it does
Deterministic repo-local fixture skill used to prove minih skills config loads portable .agents skills.
When invoked, respond with the exact marker `MINIH_TEST_SKILL_INVOKED` and explain that the repo-local minih test skill was available.
npx skills add https://github.com/ai-substrate/minih --skill minih-test-skillAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 1 |
|---|---|
| Last updated | July 30, 2026 |
| Repository | ai-substrate/minih ↗ |
What it does
Smoke-test that minih loads portable repo-local .agents skills by checking for a deterministic marker.
When should I use this skill?
only for minih's portable skills smoke test
What you get
Invoking the skill returns a deterministic marker confirming the repo-local skill was available.
By the numbers
- Emits 1 deterministic marker: MINIH_TEST_SKILL_INVOKED
Files
Minih Test Skill
When invoked, respond with the exact marker MINIH_TEST_SKILL_INVOKED and explain that the repo-local minih test skill was available.
Use this skill only for minih's portable skills smoke test. It has no side effects and requires no tools.