name: "sandbox" version: "1.0.0" description: "Sandbox reference tool. Use when working with sandbox in sysops contexts." author: "BytesAgain" homepage: "https://bytesagain.com" source: "https://github.com/bytesagain/ai-skills" tags: [sandbox, sysops, dev, reference, cli] category: "sysops"
Sandbox reference tool. Use when working with sandbox in sysops contexts.
introscripts/script.sh intro
Overview and core concepts
quickstart來源於7w4.net。
scripts/script.sh quickstart
Getting started guide
patternsscripts/script.sh patterns
Common patterns and best practices
debuggingscripts/script.sh debugging
Debugging and troubleshooting
performancescripts/script.sh performance
Performance optimization tips
securityscripts/script.sh security
Security considerations
migrationscripts/script.sh migration
Migration and upgrade guide
cheatsheetscripts/script.sh cheatsheet
Quick reference cheat sheet
helpscripts/script.sh help
versionscripts/script.sh version
Powered by BytesAgain | bytesagain.com | hello@bytesagain.com
這個 Skill 的整體質量較差。優點是結構清晰、命令分類合理,看起來很專業。但仔細使用會發現,所有內容都是泛泛而談的通用建議,沒有給出任何具體有用的操作指導或真實案例。security、debugging、performance 這些模組讀下來感覺像是在看教科書目錄,而非實際的參考工具。作為參考工具來說,它的實用價值很有限。