Add depeg-skill under DeFi#170
Conversation
Greptile SummaryThis PR adds a single entry for
Confidence Score: 4/5Safe to merge once the linked repository URL is confirmed to be publicly accessible and controlled by the submitter. The change is a single README entry with correct formatting and alphabetical placement. The only concern is that the linked GitHub org (DepegOrg) does not match the PR author's org (DepegProtocol), meaning the skill URL could be pointing to a repo the submitter does not own or that may not exist — this should be confirmed before merging. README.md — specifically the URL in the new depeg-skill entry. Important Files Changed
Reviews (1): Last reviewed commit: "Add depeg-skill under DeFi" | Re-trigger Greptile |
| ### DeFi | ||
|
|
||
| - [clawpump-arbitrage-skill](https://clawpump.tech/arbitrage.md) - AI agent skill for multi-DEX arbitrage on Solana covering 11 DEX quote aggregation, roundtrip and bridge strategies, and ready-to-sign transaction bundle generation. | ||
| - [depeg-skill](https://github.com/DepegOrg/claude-skill) - AI coding skill for the DEPEG protocol, wrapping pump.fun memecoins as 1:1 USDC-backed stablecoins with staking, 7-day reward boosters, and lock-period-boosted yield on Solana. |
There was a problem hiding this comment.
Org name mismatch between PR author and linked repo
The PR is submitted by GitHub user/org DepegProtocol, but the skill link points to github.com/DepegOrg/claude-skill. These are two different GitHub organizations. If the repo lives under DepegProtocol rather than DepegOrg, the link will 404 for anyone who clicks it. Can you confirm the skill repository is publicly accessible at https://github.com/DepegOrg/claude-skill, or should the link point to a repo under the DepegProtocol org instead?
|
Thanks @greptile-apps — addressing the org-mismatch concern: The PR is opened from my personal GitHub account (
The Happy to push from a different fork or have a maintainer ping me for additional verification if helpful. |
|
Thanks for the clarification — confirmed. The org-mismatch concern is addressed. No further changes needed on that front. Tip: You can customize Greptile's behavior for this repo with |
Adds the DEPEG protocol skill to the DeFi section.
DEPEG is a Solana protocol that wraps every pump.fun memecoin with a 1:1 USDC-backed companion stablecoin. Trade fees from the underlying pump.fun bonding curve flow into the stablecoin vault as yield. Holders stake the stablecoin for lock-period-boosted rewards (1.0× → 6,975× across 8 tiers) and buy 7-day boosters paid in SOL.
The skill teaches an agent to derive every public PDA, decode the on-chain account layouts, build the user-facing instruction surface (swap USDC ↔ stablecoin, stake, claim, unstake, buy booster, launch pool), and parse the
DEPEG_PROTOCOL [depeg::*]log format.Live:
Be3rdwxjwhoYFvRwm7j8jGKPctgHz2btsuoQSqWvvJzj(mainnet + devnet)Companion packages:
@depegprotocol/sdk@depegprotocol/mcp-serverLicense: MIT. Actively maintained, working code today.