بنقرة واحدة
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.