Skip to content

docs: reorganize agent-auth around canonical docs#19

Closed
saif-at-scalekit wants to merge 5 commits into
mainfrom
docs/agent-auth-hybrid-layout
Closed

docs: reorganize agent-auth around canonical docs#19
saif-at-scalekit wants to merge 5 commits into
mainfrom
docs/agent-auth-hybrid-layout

Conversation

@saif-at-scalekit
Copy link
Copy Markdown
Collaborator

Summary

  • reorganize plugins/agent-auth around a canonical docs/, skills/, and rules/ content model while keeping Claude-specific runtime files as adapter surfaces
  • add live AgentKit discovery and testing entrypoints, including canonical tool-discovery docs, new skills, and the /test-tool playground command/script
  • reframe legacy references/ content as secondary/canonical-pointer docs so live metadata is documented as the source of truth for tools and schemas

Test plan

  • Run python3 -m py_compile skills/testing-agentkit-tools/scripts/connect.py
  • Validate live AgentKit discovery or execution with real environment credentials

Made with Cursor

saif-shines and others added 4 commits May 5, 2026 21:20
Shift the agent-auth plugin toward a Tessl-like docs/skills/rules layout so durable AgentKit guidance is separated from Claude-specific runtime files. This makes live metadata the documented source of truth for tools while keeping existing connector notes available as secondary references.

Co-authored-by: Cursor <cursoragent@cursor.com>
Raise the agent-auth plugin manifest to 2.0.0 so the hybrid AgentKit reorganization can ship as a major update and users can pick up the new version cleanly.

Co-authored-by: Cursor <cursoragent@cursor.com>
Add a one-line Claude Code installer that adds the marketplace, installs the agent-auth plugin, and points users to enable auto-update. Also thread official docs.scalekit.com AgentKit links through the new canonical docs so the plugin can point back to the published product documentation.

Co-authored-by: Cursor <cursoragent@cursor.com>
Add the stable llms.txt and sitemap-0.xml links to the main Claude Code auth stack docs and the canonical agent-auth docs entrypoints so users and agents have clear fallback indexes into published Scalekit documentation.

Co-authored-by: Cursor <cursoragent@cursor.com>
Move the live AgentKit discovery and execution workflow into the testing skill so the plugin follows the modern skills-first structure. Keep `/test-tool` only as a legacy compatibility alias to preserve older usage without making `commands/` the source of truth.

Co-authored-by: Cursor <cursoragent@cursor.com>
allowed-tools: Bash
---

# Legacy AgentKit Tool Tester
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Why do we need this legacy tools thing?

# Tool Discovery

> Canonical doc: [../docs/tool-discovery.md](../docs/tool-discovery.md)

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I went through this doc and I am not sure if the entire contents are correct and valid;

@saif-at-scalekit Did you review the agent generated contents thoroughly?

@saif-at-scalekit
Copy link
Copy Markdown
Collaborator Author

Superseded by #20 which incorporates this work and completes the full 5→2 plugin restructure (AgentKit + SaaSKit).

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.

4 participants