Skip to content

docs: add MCP + agent skills setup to Docs and SDKs quickstarts - #6553

Merged
matlegault merged 6 commits into
mainfrom
devin/1785964969-quickstart-mcp-skills
Aug 5, 2026
Merged

docs: add MCP + agent skills setup to Docs and SDKs quickstarts#6553
matlegault merged 6 commits into
mainfrom
devin/1785964969-quickstart-mcp-skills

Conversation

@devin-ai-integration

@devin-ai-integration devin-ai-integration Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Summary

The dashboard's new agent-onboarding chip (fern-platform#13637) copies a setup prompt pointing agents at the Docs and SDKs quickstarts. MCP + agent-skills setup was cut from that copied prompt and belongs in these guides instead.

Each guide gets an agent-only "Set up your coding agent" <Step>, wrapped entirely in <llms-only>:

  • Humans: flow is unchanged from prod — the first visible step is still "Install the CLI". The agent-setup step is hidden on the rendered page.
  • Agents (fetching .md/llms): the step appears first with Cloudflare-style per-agent blocks (Claude Code, Cursor, Codex, GitHub Copilot) — exact npx skills add ... -a <agent> + MCP-registration command/JSON for each, plus a "complete these yourself, don't ask the user" framing.

<llms-only> is emitted in the .md output but hidden on the rendered page, so there's one source of truth and no second file to sync. SDKs step is MCP-only (no SDK-specific skill exists yet).

Content only — no new component/feature, so no changelog entry. fern check passes with 0 errors; the one remaining Vale flag (cannot) is pre-existing.

Link to Devin session: https://app.devin.ai/sessions/bc09753ec3454237bb9b54b897538b75

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@devin-ai-integration
devin-ai-integration Bot requested a review from devalog as a code owner August 5, 2026 21:23
@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

🌿 Preview your docs: https://fern-preview-devin-1785964969-quickstart-mcp-skills.docs.buildwithfern.com/learn

Here are the markdown pages you've updated:

matlegault and others added 3 commits August 5, 2026 21:34
…ion from sdks

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
matlegault and others added 2 commits August 5, 2026 22:14
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
… first)

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@matlegault
matlegault merged commit c6415e5 into main Aug 5, 2026
4 checks passed
@matlegault
matlegault deleted the devin/1785964969-quickstart-mcp-skills branch August 5, 2026 22:43
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