We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 310e189 commit b40c6f2Copy full SHA for b40c6f2
1 file changed
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"
47
Install the Tempo Docs skill to give AI coding agents access to Tempo documentation, source code via MCP, and examples:
48
49
```bash
50
-npx skills add tempoxyz/docs-mainnet
+npx skills add tempoxyz/docs
51
```
52
53
Once installed, the agent uses it automatically when relevant tasks are detected.
0 commit comments