diff --git a/src/pages/guide/using-tempo-with-ai.mdx b/src/pages/guide/using-tempo-with-ai.mdx index e653cf28..edd7852b 100644 --- a/src/pages/guide/using-tempo-with-ai.mdx +++ b/src/pages/guide/using-tempo-with-ai.mdx @@ -47,7 +47,7 @@ codex exec "Read https://tempo.xyz/SKILL.md and set up Tempo Wallet" Install the Tempo Docs skill to give AI coding agents access to Tempo documentation, source code via MCP, and examples: ```bash -npx skills add tempoxyz/docs-mainnet +npx skills add tempoxyz/docs ``` Once installed, the agent uses it automatically when relevant tasks are detected.