ソース情報
- リポジトリ
- yanacuti1121/Yana-AI
- ソースの最終更新活動
- 2026年7月2日 23:25
- 検出された SKILL.md の言語
- 英語
- スター
- 1
- フォーク
- 0
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/yanacuti1121/Yana-AI --skill openai-plugin-eval-plugin-evalコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SOC 職業分類に基づく
SKILL.md を表示中
| name | openai--plugin-eval--plugin-eval |
| description | plugin-eval — plugin-eval |
| origin | openai/plugins — plugin-eval/plugin-eval (MIT) |
| license | MIT |
| version | 0.1.0 |
| compatibility | yana-ai >= 0.14.0 |
Use this as the beginner-friendly umbrella entrypoint for local Codex skill and plugin evaluation.
plugin-eval start <path> --request "<user request>" --format markdown
plugin-eval analyze <path> --format markdown, then initialize a benchmark and show the setup questions needed to tailor benchmark.jsonplugin-eval analyze <path> --format markdownplugin-eval analyze <path> --format markdownplugin-eval analyze <path> --format markdownplugin-eval explain-budget <path> --format markdownplugin-eval measurement-planplugin-eval start <path> --request "What should I run next?" --format markdown../improve-skill/SKILL.md.../metric-pack-designer/SKILL.md.~/.codex/skills/<skill-name> firstskills/<skill-name> directory.plugin-eval/benchmark.jsonGive me an analysis of the game dev skill.Evaluate this skill.Evaluate this plugin.Why did this score that way?What should I fix first?Explain the token budget for this skill.Measure the real token usage of this skill.Help me benchmark this plugin.What should I run next?plugin-eval start <path> --request "Evaluate this skill." --format markdown
plugin-eval start <path> --request "Give me a full analysis of this skill, including benchmark setup." --format markdown
plugin-eval analyze <path> --format markdown
plugin-eval explain-budget <path> --format markdown
plugin-eval measurement-plan <path> --format markdown
plugin-eval init-benchmark <path>
plugin-eval benchmark <path> --dry-run
plugin-eval benchmark <path>
At a Glance, Why It Matters, Fix First, and Recommended Next Step.why content terse and easy to skim.plugin-eval start command that routes it, and the first local workflow command behind it.../evaluate-skill/SKILL.md.../evaluate-plugin/SKILL.md.../../references/chat-first-workflows.md../../references/technical-design.md../../references/evaluation-result-schema.md