Update Raven source link and refresh Stellar Dev Skill coverage - #6
Merged
Conversation
The Raven repository moved to the stellar-experimental org; the old kalepail/stellar-raven repo is archived and the developer docs now link to the new location. While there, catch the stellar-dev-skill entries up with the marketplace: the cross-chain skill (CCTP, Axelar) and MPP alongside x402 were missing from both coverage lists, and the larger skills are now a SKILL.md router plus companion files that load on demand. The community skills list keeps naming a handful of examples but no longer reads as the complete set — it has grown well past the four listed, most recently Caatinga.
Contributor
There was a problem hiding this comment.
Pull request overview
Updates AI tooling documentation to reflect current Raven and Stellar Dev Skill coverage.
Changes:
- Updates Raven’s source repository link.
- Adds MPP, cross-chain, and Caatinga coverage.
- Refreshes the guide’s update date.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
README.md |
Expands marketplace and skill coverage. |
building-with-ai/README.md |
Updates Raven source and skill details. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Contributor
Author
|
🤖 Automated message from Kaan's Automated Triage Bot. Copilot reviewed both changed files and generated no comments, so there is nothing to fix or push. Since this PR publishes factual claims, I re-verified each one against the upstream sources this sync was built from rather than merging on a clean review alone:
The "Covers" line matches the marketplace's own category titles one-for-one. Merging. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
🤖 Automated message from Kaan's Automated Triage Bot.
Two upstream sources moved since the last sync. The
building-with-aipage in stellar/stellar-docs was updated (c8fbbec) to point at the Raven repository's new home in thestellar-experimentalorg — the oldkalepail/stellar-ravenrepo is archived, so the source link here was pointing at a dead end. Separately, stellar/stellar-dev-skill landed a batch of work (through 792c608) that split the larger skills into a shortSKILL.mdrouter plus companion files loaded on demand, and added Caatinga to the community cards on skills.stellar.org. Checking our coverage lists against the marketplace while updating them turned up two gaps that predate this batch: the cross-chain skill (CCTP, Axelar) was missing entirely, and agent payments was listed as x402 only rather than x402 + MPP.The community skills list keeps naming a handful of examples but no longer presents itself as the complete set, since the marketplace is well past the four we had listed. Also bumped the page's "last updated" footer.