From ac3868bb1cc97e31a989fa127b876fee66bb2eb9 Mon Sep 17 00:00:00 2001 From: Uddhav <255779543+letstokenize@users.noreply.github.com> Date: Tue, 17 Mar 2026 22:51:24 -0700 Subject: [PATCH] docs: update skill name from docs-mainnet to docs Co-authored-by: Uddhav <255779543+letstokenize@users.noreply.github.com> Amp-Thread-ID: https://ampcode.com/threads/T-019cff7d-3ef1-725a-aff3-1a601b6d8339 Co-authored-by: Amp --- src/pages/guide/using-tempo-with-ai.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.