Skip to content

Commit 81e2ad2

Browse files
committed
Rename AI & LLM Resources to Agent Resources
1 parent b509b18 commit 81e2ad2

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
]
3838
},
3939
{
40-
"group": "AI & LLM Resources",
40+
"group": "Agent Resources",
4141
"pages": [
4242
"tools/ai",
4343
"tools/llms-txt",

overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Earn free [xAI API](https://docs.x.ai) credits when you purchase X API credits
8383
<Card title="Developer Forum" icon="comments" href="https://devcommunity.x.com">
8484
Get help from the community and X team.
8585
</Card>
86-
<Card title="AI & LLM Resources" icon="sparkles" href="/tools/ai">
86+
<Card title="Agent Resources" icon="sparkles" href="/tools/ai">
8787
llms.txt, skill.md, MCP servers, and resources for AI-powered development.
8888
</Card>
8989
</CardGroup>

tools-and-libraries.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ console.log(userResponse.data?.username);
7474
<Card title="API Playground" icon="flask" href="https://github.com/xdevplatform/playground">
7575
Local mock server for testing X API v2 endpoints without using real credits.
7676
</Card>
77-
<Card title="AI & LLM Resources" icon="sparkles" href="/tools/ai">
77+
<Card title="Agent Resources" icon="sparkles" href="/tools/ai">
7878
XMCP, llms.txt, skill.md, docs MCP server, and resources for AI-powered development.
7979
</Card>
8080
</CardGroup>

tools/ai.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: AI & LLM Resources
2+
title: Agent Resources
33
sidebarTitle: Overview
44
description: Machine-readable files, MCP servers, and resources for AI agents working with the X API
55
keywords: ["AI tools", "LLM", "llms.txt", "skill.md", "XMCP", "MCP", "Model Context Protocol", "docs MCP", "AI agent", "Grok", "OpenAPI", "machine-readable", "AI integration", "agent skills"]

what-to-build.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ Connect AI tools to the X API and build intelligent workflows.
182182
- [llms-full.txt](https://docs.x.com/llms-full.txt) — Feed complete docs to your AI tool
183183
- [OpenAPI Spec](https://api.x.com/2/openapi.json) — Machine-readable API definition
184184

185-
[Browse all AI & LLM resources](/tools/ai)
185+
[Browse all agent resources](/tools/ai)
186186

187187
---
188188

0 commit comments

Comments
 (0)