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
quickstartscripts/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 这些模块读下来感觉像是在看教科书目录,而非实际的参考工具。作为参考工具来说,它的实用价值很有限。