Skip to content

docs: restructure agents into dedicated pages#92

Open
iammatthias wants to merge 1 commit intomainfrom
feat/ai-agent-docs-updates
Open

docs: restructure agents into dedicated pages#92
iammatthias wants to merge 1 commit intomainfrom
feat/ai-agent-docs-updates

Conversation

@iammatthias
Copy link
Collaborator

Summary

  • Break up monolithic agents.mdx into organized folder structure
  • Streamline content to remove repetition and improve developer UX
  • Add redirect from /agents to /agents/overview

New Structure

agents/
├── overview.mdx      # Quick start, detail page navigation
├── routes.mdx        # Path routes + custom domains
├── channels.mdx      # Telegram, Slack, Discord setup
├── skills/
│   └── overview.mdx  # Library, ClawHub, custom uploads
├── secrets.mdx       # Vault management
└── templates.mdx     # Marketplace templates

🤖 Generated with Claude Code

Break up monolithic agents.mdx into organized folder:
- overview.mdx - quick start and detail page navigation
- routes.mdx - path routes and custom domains
- channels.mdx - Telegram, Slack, Discord setup
- skills/overview.mdx - library, ClawHub, custom uploads
- secrets.mdx - vault management
- templates.mdx - marketplace templates

Streamlined content to remove repetition and improve UX.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@mintlify
Copy link

mintlify bot commented Mar 24, 2026

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

Project Status Preview Updated (UTC)
pinata 🟢 Ready View Preview Mar 24, 2026, 10:31 PM

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.

1 participant