Add Agent Skills documentation and signposts across getting started guides#3295
Add Agent Skills documentation and signposts across getting started guides#3295umair-ably wants to merge 1 commit intomainfrom
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
89a6ca2 to
fd77c83
Compare
m-hulbert
left a comment
There was a problem hiding this comment.
Just 1 comment Umair. We also have getting started guides for push as well if you think they'd benefit from the context.
| These are your first steps towards building a Chat application that can effortlessly scale to serve millions of users. | ||
|
|
||
| <Aside data-type='note'> | ||
| Using an AI coding assistant? [Teach it Ably](/docs/platform/ai-llms#agent-skills) with Agent Skills for Claude Code, Cursor, Copilot, and more. Run `claude plugin add ably/agent-skills` or `npx skills add ably/agent-skills` to get started. |
There was a problem hiding this comment.
Any reason not to have the longer version on the guides themselves?
I'd also suggest rather than listing out all the different agents with an 'and more', we just say something like 'for all popular agents' or something similar.
Summary
Files changed (30)
src/pages/docs/platform/ai-llms/index.mdx— new Agent Skills section + reframed manual prompt headingTest plan
/docs/platform/ai-llms— Agent Skills section renders correctly with code blocks/docs/getting-started— Aside appears on index page/docs/getting-started/javascript— Aside appears before Prerequisites/docs/chat/getting-started— Aside appears on index page/docs/chat/getting-started/javascript— Aside appears before Prerequisites/docs/ai-transport/getting-started/anthropic— Aside appears before Prerequisites🤖 Generated with Claude Code