-
Notifications
You must be signed in to change notification settings - Fork 473
Add 'AI Tools' section to nav with Overview, Agent Skills, Docs MCP #22964
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,24 @@ | ||
| { | ||
| "title": "AI Tools", | ||
| "is_top_level": true, | ||
| "items": [ | ||
| { | ||
| "title": "Overview", | ||
| "urls": [ | ||
| "/${VERSION}/ai-tools-overview.html" | ||
| ] | ||
| }, | ||
| { | ||
| "title": "Agent Skills for CockroachDB", | ||
| "urls": [ | ||
| "/${VERSION}/agent-skills.html" | ||
| ] | ||
| }, | ||
| { | ||
| "title": "Docs MCP Server", | ||
| "urls": [ | ||
| "/${VERSION}/docs-mcp-integration.html" | ||
| ] | ||
| } | ||
| ] | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,24 @@ | ||
| { | ||
| "title": "AI Tools", | ||
| "is_top_level": true, | ||
| "items": [ | ||
| { | ||
| "title": "Overview", | ||
| "urls": [ | ||
| "/${VERSION}/ai-tools-overview.html" | ||
| ] | ||
| }, | ||
| { | ||
| "title": "Agent Skills for CockroachDB", | ||
| "urls": [ | ||
| "/${VERSION}/agent-skills.html" | ||
| ] | ||
| }, | ||
| { | ||
| "title": "Docs MCP Server", | ||
| "urls": [ | ||
| "/${VERSION}/docs-mcp-integration.html" | ||
| ] | ||
| } | ||
| ] | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,24 @@ | ||
| { | ||
| "title": "AI Tools", | ||
| "is_top_level": true, | ||
| "items": [ | ||
| { | ||
| "title": "Overview", | ||
| "urls": [ | ||
| "/${VERSION}/ai-tools-overview.html" | ||
| ] | ||
| }, | ||
| { | ||
| "title": "Agent Skills for CockroachDB", | ||
| "urls": [ | ||
| "/${VERSION}/agent-skills.html" | ||
| ] | ||
| }, | ||
| { | ||
| "title": "Docs MCP Server", | ||
| "urls": [ | ||
| "/${VERSION}/docs-mcp-integration.html" | ||
| ] | ||
| } | ||
| ] | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,24 @@ | ||
| { | ||
| "title": "AI Tools", | ||
| "is_top_level": true, | ||
| "items": [ | ||
| { | ||
| "title": "Overview", | ||
| "urls": [ | ||
| "/${VERSION}/ai-tools-overview.html" | ||
| ] | ||
| }, | ||
| { | ||
| "title": "Agent Skills for CockroachDB", | ||
| "urls": [ | ||
| "/${VERSION}/agent-skills.html" | ||
| ] | ||
| }, | ||
| { | ||
| "title": "Docs MCP Server", | ||
| "urls": [ | ||
| "/${VERSION}/docs-mcp-integration.html" | ||
| ] | ||
| } | ||
| ] | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,24 @@ | ||
| { | ||
| "title": "AI Tools", | ||
rmloveland marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| "is_top_level": true, | ||
| "items": [ | ||
| { | ||
| "title": "Overview", | ||
| "urls": [ | ||
| "/${VERSION}/ai-tools-overview.html" | ||
| ] | ||
| }, | ||
| { | ||
| "title": "Agent Skills for CockroachDB", | ||
| "urls": [ | ||
| "/${VERSION}/agent-skills.html" | ||
| ] | ||
| }, | ||
| { | ||
| "title": "Docs MCP Server", | ||
| "urls": [ | ||
| "/${VERSION}/docs-mcp-integration.html" | ||
| ] | ||
| } | ||
| ] | ||
| } | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,39 @@ | ||
| --- | ||
| title: Agent Skills for CockroachDB | ||
| summary: Learn about the CockroachDB Agent Skills Git repository and how to use or contribute to it | ||
| toc: true | ||
| docs_area: ai_tools | ||
| --- | ||
|
|
||
| Cockroach Labs provides a public [cockroachdb-skills](https://github.com/cockroachlabs/cockroachdb-skills) repository with a curated collection of Agent Skills for CockroachDB. These skills encode operational expertise so that AI agents, automation systems, and developer tools can perform production-grade CockroachDB operations. | ||
|
|
||
| ## What is a CockroachDB Agent Skill? | ||
|
|
||
| A CockroachDB Agent Skill: | ||
|
|
||
| - Encodes operational expertise for a specific task or workflow. | ||
| - Follows the [Agent Skills Specification](https://agentskills.io/specification). | ||
| - Is machine-executable, with clear inputs, outputs, and safety guardrails. | ||
| - Links to authoritative CockroachDB documentation rather than duplicating it. | ||
|
|
||
| Skills live under [the repository's `skills/` directory](https://github.com/cockroachlabs/cockroachdb-skills/tree/main/skills). | ||
|
|
||
| ## Skill domains | ||
|
|
||
| Skills are organized into the following operational domains: | ||
|
|
||
| - Onboarding and migrations | ||
| - Application development | ||
| - Performance and scaling | ||
| - Operations and lifecycle | ||
| - Resilience and Disaster Recovery (DR) | ||
| - Observability and Diagnostics | ||
| - Security and Governance | ||
| - Integrations and Ecosystem | ||
| - Cost and usage management | ||
|
|
||
| ## See also | ||
|
|
||
| - [AI Tools Overview]({% link {{ page.version.version }}/ai-tools-overview.md %}) | ||
| - [CockroachDB Docs MCP Server]({% link {{ page.version.version }}/docs-mcp-integration.md %}) | ||
| - [CockroachDB Skills repository](https://github.com/cockroachlabs/cockroachdb-skills) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,19 @@ | ||
| --- | ||
| title: AI Tools Overview | ||
| summary: A quick guide to AI tools and integrations for working with CockroachDB | ||
| toc: false | ||
| docs_area: ai_tools | ||
| --- | ||
|
|
||
| The pages in this section have information about AI tools and integrations that help you enhance your use of CockroachDB with AI assistants, including agentic automation systems. | ||
|
|
||
| ## In this section | ||
|
|
||
| - [Agent Skills for CockroachDB]({% link {{ page.version.version }}/agent-skills.md %}): A public Git repository of Agent Skills for CockroachDB. These skills encode operational expertise so that AI agents, automation systems, and developer tools can perform production-grade CockroachDB operations. | ||
| - [CockroachDB Docs MCP Server]({% link {{ page.version.version }}/docs-mcp-integration.md %}): Connect AI assistants to CockroachDB documentation using the Model Context Protocol (MCP). | ||
|
|
||
| ## See also | ||
|
|
||
| - [How CockroachDB's AI Assistance Boosts Developer Productivity](https://www.cockroachlabs.com/blog/cockroachdb-ai-assistance-for-developers/) | ||
| - [Tutorial: Augment your AI use case with RAG on CockroachDB](https://www.cockroachlabs.com/blog/tutorial-rag-with-cockroachdb/) | ||
| - [Real-Time Indexing for Billions of Vectors: How we built fast, fresh vector indexing at scale in CockroachDB](https://www.cockroachlabs.com/blog/cspann-real-time-indexing-billions-vectors/) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,39 @@ | ||
| --- | ||
| title: Agent Skills for CockroachDB | ||
| summary: Learn about the CockroachDB Agent Skills Git repository and how to use or contribute to it | ||
| toc: true | ||
| docs_area: ai_tools | ||
| --- | ||
|
|
||
| Cockroach Labs provides a public [cockroachdb-skills](https://github.com/cockroachlabs/cockroachdb-skills) repository with a curated collection of Agent Skills for CockroachDB. These skills encode operational expertise so that AI agents, automation systems, and developer tools can perform production-grade CockroachDB operations. | ||
|
|
||
| ## What is a CockroachDB Agent Skill? | ||
|
|
||
| A CockroachDB Agent Skill: | ||
|
|
||
| - Encodes operational expertise for a specific task or workflow. | ||
| - Follows the [Agent Skills Specification](https://agentskills.io/specification). | ||
| - Is machine-executable, with clear inputs, outputs, and safety guardrails. | ||
| - Links to authoritative CockroachDB documentation rather than duplicating it. | ||
|
|
||
| Skills live under [the repository's `skills/` directory](https://github.com/cockroachlabs/cockroachdb-skills/tree/main/skills). | ||
|
|
||
| ## Skill domains | ||
|
|
||
| Skills are organized into the following operational domains: | ||
|
|
||
| - Onboarding and migrations | ||
| - Application development | ||
| - Performance and scaling | ||
| - Operations and lifecycle | ||
| - Resilience and Disaster Recovery (DR) | ||
| - Observability and Diagnostics | ||
| - Security and Governance | ||
| - Integrations and Ecosystem | ||
| - Cost and usage management | ||
|
|
||
| ## See also | ||
|
|
||
| - [AI Tools Overview]({% link {{ page.version.version }}/ai-tools-overview.md %}) | ||
| - [CockroachDB Docs MCP Server]({% link {{ page.version.version }}/docs-mcp-integration.md %}) | ||
| - [CockroachDB Skills repository](https://github.com/cockroachlabs/cockroachdb-skills) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,19 @@ | ||
| --- | ||
| title: AI Tools Overview | ||
| summary: A quick guide to AI tools and integrations for working with CockroachDB | ||
| toc: false | ||
| docs_area: ai_tools | ||
| --- | ||
|
|
||
| The pages in this section have information about AI tools and integrations that help you enhance your use of CockroachDB with AI assistants, including agentic automation systems. | ||
|
|
||
| ## In this section | ||
|
|
||
| - [Agent Skills for CockroachDB]({% link {{ page.version.version }}/agent-skills.md %}): A public Git repository of Agent Skills for CockroachDB. These skills encode operational expertise so that AI agents, automation systems, and developer tools can perform production-grade CockroachDB operations. | ||
| - [CockroachDB Docs MCP Server]({% link {{ page.version.version }}/docs-mcp-integration.md %}): Connect AI assistants to CockroachDB documentation using the Model Context Protocol (MCP). | ||
|
|
||
| ## See also | ||
|
|
||
| - [How CockroachDB's AI Assistance Boosts Developer Productivity](https://www.cockroachlabs.com/blog/cockroachdb-ai-assistance-for-developers/) | ||
| - [Tutorial: Augment your AI use case with RAG on CockroachDB](https://www.cockroachlabs.com/blog/tutorial-rag-with-cockroachdb/) | ||
| - [Real-Time Indexing for Billions of Vectors: How we built fast, fresh vector indexing at scale in CockroachDB](https://www.cockroachlabs.com/blog/cspann-real-time-indexing-billions-vectors/) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,39 @@ | ||
| --- | ||
| title: Agent Skills for CockroachDB | ||
| summary: Learn about the CockroachDB Agent Skills Git repository and how to use or contribute to it | ||
| toc: true | ||
| docs_area: ai_tools | ||
| --- | ||
|
|
||
| Cockroach Labs provides a public [cockroachdb-skills](https://github.com/cockroachlabs/cockroachdb-skills) repository with a curated collection of Agent Skills for CockroachDB. These skills encode operational expertise so that AI agents, automation systems, and developer tools can perform production-grade CockroachDB operations. | ||
|
|
||
| ## What is a CockroachDB Agent Skill? | ||
|
|
||
| A CockroachDB Agent Skill: | ||
|
|
||
| - Encodes operational expertise for a specific task or workflow. | ||
| - Follows the [Agent Skills Specification](https://agentskills.io/specification). | ||
| - Is machine-executable, with clear inputs, outputs, and safety guardrails. | ||
| - Links to authoritative CockroachDB documentation rather than duplicating it. | ||
|
|
||
| Skills live under [the repository's `skills/` directory](https://github.com/cockroachlabs/cockroachdb-skills/tree/main/skills). | ||
|
|
||
| ## Skill domains | ||
|
|
||
| Skills are organized into the following operational domains: | ||
|
|
||
| - Onboarding and migrations | ||
| - Application development | ||
| - Performance and scaling | ||
| - Operations and lifecycle | ||
| - Resilience and Disaster Recovery (DR) | ||
| - Observability and Diagnostics | ||
| - Security and Governance | ||
| - Integrations and Ecosystem | ||
| - Cost and usage management | ||
|
|
||
| ## See also | ||
|
|
||
| - [AI Tools Overview]({% link {{ page.version.version }}/ai-tools-overview.md %}) | ||
| - [CockroachDB Docs MCP Server]({% link {{ page.version.version }}/docs-mcp-integration.md %}) | ||
| - [CockroachDB Skills repository](https://github.com/cockroachlabs/cockroachdb-skills) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| --- | ||
| title: AI Tools Overview | ||
| summary: A quick guide to AI tools and integrations for working with CockroachDB | ||
| toc: false | ||
| docs_area: ai_tools | ||
| --- | ||
|
|
||
| The pages in this section have information about AI tools and integrations that help you enhance your use of CockroachDB with AI assistants, including agentic automation systems. | ||
|
|
||
| ## In this section | ||
|
|
||
| - [Agent Skills for CockroachDB]({% link {{ page.version.version }}/agent-skills.md %}): A public Git repository of Agent Skills for CockroachDB. These skills encode operational expertise so that AI agents, automation systems, and developer tools can perform production-grade CockroachDB operations. | ||
| - [CockroachDB Docs MCP Server]({% link {{ page.version.version }}/docs-mcp-integration.md %}): Connect AI assistants to CockroachDB documentation using the Model Context Protocol (MCP). | ||
|
|
||
| ## See also | ||
|
|
||
| - [How CockroachDB's AI Assistance Boosts Developer Productivity](https://www.cockroachlabs.com/blog/cockroachdb-ai-assistance-for-developers/) | ||
| - [Tutorial: Augment your AI use case with RAG on CockroachDB](https://www.cockroachlabs.com/blog/tutorial-rag-with-cockroachdb/) | ||
| - [Real-Time Indexing for Billions of Vectors: How we built fast, fresh vector indexing at scale in CockroachDB](https://www.cockroachlabs.com/blog/cspann-real-time-indexing-billions-vectors/) | ||
| - [Vector indexes]({% link {{ page.version.version }}/vector-indexes.md %}) |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.