一键导入
hello-world
A simple skill that creates a greeting file
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
A simple skill that creates a greeting file
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Generate EvalView test cases — either from a SKILL.md file using LLM-powered generation, or by capturing real agent interactions through a proxy.
Run EvalView regression checks against golden baselines to detect regressions in AI agent behavior after code, prompt, or model changes.
Start EvalView watch mode to automatically re-run regression checks whenever project files change.
Beat procrastination with task breakdown, 2-minute starts, and accountability tracking
A skill that helps review code for best practices, bugs, and security issues
Performs comprehensive code reviews with security, quality, and best practice checks
基于 SOC 职业分类
| name | hello-world |
| description | A simple skill that creates a greeting file |
| tools | ["Write"] |
A simple skill that creates a greeting file.
When the user asks for a greeting, create a file called hello.txt containing a friendly greeting message. The message should include the current date.