fix(dune): rename to dune-cli, fix phantom bridge ref, revert doc changes#56
Open
tonyagents wants to merge 3 commits intomoonpay:mainfrom
Open
fix(dune): rename to dune-cli, fix phantom bridge ref, revert doc changes#56tonyagents wants to merge 3 commits intomoonpay:mainfrom
tonyagents wants to merge 3 commits intomoonpay:mainfrom
Conversation
Replace curl/API examples with official dune CLI commands (query run, run-sql, execution results, dataset search). Add install/auth steps and links to CLI docs. Made-with: Cursor
- Move skills/dune-analytics/ to skills/dune/ - Set skill name to `dune`; retitle doc to # Dune - Update marketplace plugin path and rename plugin to `dune` - Refresh CLAUDE.md, CONTRIBUTING.md, template example - Shorten MoonPay example wallet name to dune-wallet Made-with: Cursor
…ns ref, revert doc changes
kevarifin14
approved these changes
Apr 21, 2026
Contributor
kevarifin14
left a comment
There was a problem hiding this comment.
A+ — Ready to merge
Picks up where #46 stalled:
- Renamed
skills/dune/→skills/dune-cli/(restores{partner}-{name}convention) - Fixed phantom
moonpay-bridge-tokens→moonpay-swap-tokens - Reverted CONTRIBUTING.md/CLAUDE.md edits
Verified: all Dune CLI commands (dune auth, dune query run, dune execution results, dune dataset search, etc.) against duneanalytics/cli. Own dune-skills plugin block.
Merging. Closing #46 as superseded.
christopherdro
approved these changes
Apr 21, 2026
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.
Supersedes the pending fixes from PR #46 which the original contributor hasn't applied.
Changes
skills/dune/→skills/dune-cli/— follows{partner}-{name}conventionname: dune→name: dune-climoonpay-bridge-tokens→moonpay-swap-tokensin Related Skillsmarketplace.jsonplugin name todune-skills, path to./skills/dune-cliCONTRIBUTING.mdandCLAUDE.md— naming convention docs unchangedAll CLI commands verified (same as Kevin's verification in #46 review).