ワンクリックで
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 ページを確認してインストールできます。
SOC 職業分類に基づく
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
| 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.