Skip to content

docs: add AI tab with sei-skill and agent tooling#3

Merged
alexander-sei merged 2 commits into
mainfrom
docs/ai-tab-sei-skill
May 20, 2026
Merged

docs: add AI tab with sei-skill and agent tooling#3
alexander-sei merged 2 commits into
mainfrom
docs/ai-tab-sei-skill

Conversation

@monty-sei
Copy link
Copy Markdown
Collaborator

Summary

  • New AI tab — top-level navigation tab alongside Learn, EVM, Cosmos-SDK, Nodes
  • Landing page (ai/index.mdx) — explains the two-tool model: sei-skill for knowledge injection, MCP Server for live blockchain access
  • Agent Skills section — three flat pages under the Agent Skills sidebar group:
    • Overview: what sei-skill covers across contracts, frontend, and ecosystem domains; the Sei-specific facts it encodes
    • Installation: tabbed guide for Claude Code, Codex, Cursor, GitHub Copilot, Windsurf, Aider, OpenHands, and Gemini; variants (contracts/frontend/ecosystem); advanced options
    • Example Prompts: 30+ prompts across all domains showing what Sei-aware answers unlock
  • Existing AI tooling moved — MCP Server, Cambrian Agent Kit, and Agentic Wallets relocated from evm/ai-tooling/ to ai/ with permanent redirects from old paths
  • Ecosystem Tutorials cleaned up — AI Tooling sub-group removed since content now has a dedicated home
  • Home page updated — AI Tooling card now links to the new AI tab

Test plan

  • AI tab appears in top navigation alongside Learn, EVM, Cosmos-SDK, Nodes
  • Agent Skills shows as a dropdown/nested group in the AI sidebar
  • Old /evm/ai-tooling/* paths redirect correctly to new /ai/* paths
  • AI Tooling no longer appears under Ecosystem Tutorials in EVM tab
  • Home page "Build with AI" card links to /ai

- Add new top-level AI tab to docs navigation
- Add landing page explaining the two-tool model (knowledge vs live tooling)
- Add Agent Skills section: sei-skill overview, installation guide (Claude Code, Codex, Cursor, Copilot, Windsurf, Aider, OpenHands, Gemini), and example prompts across contracts/frontend/ecosystem domains
- Move MCP Server, Cambrian Agent Kit, and Agentic Wallets from evm/ai-tooling/ to ai/ with redirects from old paths
- Remove AI Tooling sub-group from Ecosystem Tutorials (pages now live in dedicated tab)
- Update home page AI Tooling card to link to new AI tab
@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented May 18, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
sei-docs 🟢 Ready View Preview May 18, 2026, 4:31 AM

@cursor
Copy link
Copy Markdown

cursor Bot commented May 18, 2026

PR Summary

Low Risk
Low risk: documentation-only navigation/content additions plus a minor code-block border styling tweak; primary risk is broken links/redirects in the docs IA.

Overview
Adds a new top-level AI docs section with an /ai landing page and new pages for sei-skill (overview, install guide, and example prompts), plus expanded guides for agent tooling including MCP Server, Cambrian Agent Kit, Agentic Wallets, and x402.

Updates site navigation to surface AI content (new AI tab, homepage/learn/evm cross-links), removes the old EVM “AI Tooling” subgroup, and adds permanent redirects from legacy /evm/ai-tooling/* (and /evm/x402) routes to the new /ai/* paths. Also adjusts code block styling by changing the default border color.

Reviewed by Cursor Bugbot for commit 7a913eb. Bugbot is set up for automated code reviews on this repo. Configure here.

Relocate the x402 docs from evm to ai (rename evm/x402.mdx -> ai/x402.mdx) and update all references to /ai/x402 across the site. Adjust ai index to display three cards (add x402 card), update evm/ and root pages to point to the new path, and change MCP Server links to /ai/mcp-server. Update docs.json navigation and add a redirect from /evm/x402 to /ai/x402 to preserve old URLs. Also tweak style.css to use the darker card border variable for code blocks.
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 7a913eb. Configure here.

Comment thread style.css
@alexander-sei alexander-sei merged commit bb1b72c into main May 20, 2026
6 checks passed
@alexander-sei alexander-sei deleted the docs/ai-tab-sei-skill branch May 20, 2026 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants