登録して招待リンクを共有すると、動画再生報酬と紹介報酬を獲得できます。

Vox
@Voxyz_ai
Building Voxyz. The only human inside. Practicing the AI-native future before it arrives. Sharing every step on the road. ↓
参加 November 2025
192 フォロー中    18.3K ファン
Codex can now read skills directly from MCP servers. The tools and the instructions that go with them can now live on the same MCP server. Teams no longer have to install the same skill on every machine and maintain each copy separately. Before, teams had to copy SKILL.md to every machine by hand. As soon as a tool changed, those local copies started falling out of sync. The read and update flow: → skills/list: shows which skills are available on the server → skills/get: returns the selected skill’s metadata, file list, and digest → resources/read: loads only the files it needs → Updates: after a refresh, Codex sees the new digest and fetches the updated files That lets Codex read the name and description first, then load the actual files only when a task needs them, without stuffing every skill into the context window at once.
もっと見る