ワンクリックで
world
Say world.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Say world.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
How to author content under .agents/ — the SKILL.md frontmatter rules and the .agents/mcps/<name>.json schema. Use this skill whenever a user wants to add a new skill or MCP server to a project's .agents/ directory, or needs to know the format constraints (kebab-case names, no underscores, strict JSON, exactly-one-transport, env-var-only secrets).
When to use the agent-setup CLI to link a project's .agents/ declarations (skills, MCP servers, AGENTS.md) into every detected AI coding agent's native config format. Use this skill whenever a user asks how to install, sync, or share skills and MCP servers across Claude Code, Codex, Cursor, Gemini CLI, or OpenCode.
Say hello in a friendly way.
A legacy claude-only skill.
| name | world |
| description | Say world. |
| tags | ["greetings","demo"] |
Another body.