updated examples
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
# system-info-check-bash
|
||||
|
||||
Custom Discovery CodeCollection bundle generated from MCP tool-builder output.
|
||||
|
||||
- **Alias:** System Info Check (Bash)
|
||||
- **Platform:** `runwhen`
|
||||
- **Resource types:** workspace
|
||||
|
||||
## Layout
|
||||
|
||||
```
|
||||
.runwhen/
|
||||
SKILL_TEMPLATE.md # Human-readable review (decoded script + match rules)
|
||||
raw_script.sh # Decoded script for reviewers and automated inspection
|
||||
generation-rules/
|
||||
system-info-check-bash.yaml
|
||||
templates/
|
||||
system-info-check-bash-slx.yaml
|
||||
system-info-check-bash-taskset.yaml
|
||||
```
|
||||
|
||||
See `.runwhen/SKILL_TEMPLATE.md` and `.runwhen/raw_script.sh` for the review
|
||||
artifacts intended for PR reviewers and automated systems.
|
||||
|
||||
## References
|
||||
|
||||
- [Custom Discovery CodeCollection guide](https://docs.runwhen.com/guides/custom-discovery-codecollection/)
|
||||
- [Tool Builder Runtime guide](https://docs.runwhen.com/guides/tool-builder-runtime/)
|
||||
Reference in New Issue
Block a user