Publish skills through Codex
Use Codex when the skill folders are already in the repository you are working in and you want an agent to prepare the batch. MCP writes Registry artifacts. It does not install the resulting skills into Codex.Before you start
Connect Codex to Atlan MCP and confirm that the target workspace is available to your identity. See Codex for setup and connection checks. Project-level MCP configuration loads only after Codex trusts the project. The skill folders must be available in the repository. Each one needs aSKILL.md file. Do not ask Codex to upload secrets, customer data, or files
outside the skill packages.
Start a session and inventory
Start with session setup and read-only discovery. The session is recorded for review, but the request does not create or change a skill:Confirm the batch
Only after the inventory is correct, send a bounded confirmation:registry__create_artifacts writes state and runs the skill kind’s create
hooks. One rejected item does not roll back skills that succeeded, so inspect
each returned result before continuing.
Verify and use the skill
Open each created skill in Atlan and confirm its version and source files. A Registry skill is not installed into Codex just because MCP created it. Use the connected server to find and inspect the reviewed skill before using it in a task.Use skills with Codex
Find and inspect skills through Codex with the Atlan MCP connection.