Skip to content

Commit e5c0103

Browse files
kaankacarCopilot
andauthored
Update building-with-ai page: remove Agent Skills sentence, add x402/MPP (#2354)
* Update building-with-ai page: remove Agent Skills sentence, add x402/MPP, remove Pi platform - Remove "It follows the open Agent Skills standard, making it compatible with multiple AI coding tools." sentence from the Stellar Development Skill description - Add agentic payment concepts (x402 and MPP) to the skill's expertise list - Remove Pi from the supported platforms table * Update docs/tools/developer-tools/building-with-ai.mdx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent c1447c3 commit e5c0103

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/tools/developer-tools/building-with-ai.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Stellar provides resources to help AI assistants and Large Language Models (LLMs
1111

1212
## Stellar Development Skill
1313

14-
The [Stellar Development Skill](https://github.com/stellar/stellar-dev-skill) is a comprehensive AI skill that gives coding assistants deep knowledge of the Stellar ecosystem. It follows the open [Agent Skills](https://github.com/anthropics/agent-skills) standard, making it compatible with multiple AI coding tools.
14+
The [Stellar Development Skill](https://github.com/stellar/stellar-dev-skill) is a comprehensive AI skill that gives coding assistants deep knowledge of the Stellar ecosystem.
1515

1616
The skill provides expertise in:
1717

@@ -22,6 +22,7 @@ The skill provides expertise in:
2222
- Wallet integration (Freighter, Stellar Wallets Kit)
2323
- Smart accounts with passkeys
2424
- Testing strategies and security patterns
25+
- Agentic payment concepts such as x402 and Machine Payments Protocol (MPP)
2526

2627
### Supported platforms
2728

@@ -32,7 +33,6 @@ The skill can be installed on any AI coding tool that supports the [Agent Skills
3233
| [Claude Code](https://docs.anthropic.com/en/docs/claude-code) | `~/.claude/skills/` |
3334
| [OpenCode](https://opencode.ai) | `~/.config/opencode/skills/` |
3435
| [OpenAI Codex](https://openai.com/index/openai-codex/) | `~/.codex/skills/` |
35-
| [Pi](https://github.com/badlogic/pi-mono) | `~/.pi/agent/skills/` |
3636

3737
### Installation
3838

0 commit comments

Comments
 (0)