mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-16 09:04:29 +00:00
ci: add skill generator workflow and scripts
This commit is contained in:
parent
58deb2c8ed
commit
27e93fcfa0
3 changed files with 428 additions and 0 deletions
16
scripts/skill-generator/template/SKILL.md
Normal file
16
scripts/skill-generator/template/SKILL.md
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
name: "sandbox-agent"
|
||||
description: "Documentation and API reference for Sandbox Agent."
|
||||
---
|
||||
|
||||
# Sandbox Agent
|
||||
|
||||
Use this skill to deploy, configure, and integrate Sandbox Agent. Prefer citing canonical docs URLs from the reference map.
|
||||
|
||||
## Quickstart
|
||||
|
||||
{{QUICKSTART}}
|
||||
|
||||
## Reference Map
|
||||
|
||||
{{REFERENCE_MAP}}
|
||||
Loading…
Add table
Add a link
Reference in a new issue