Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
- [General](#general)
- [DeFi](#defi)
- [Infrastructure](#infrastructure)
- [Mobile & Seeker](#mobile--seeker)
- [AI Agents](#ai-agents)
- [Developer Tools](#developer-tools)
- [Learning Resources](#learning-resources)
Expand Down Expand Up @@ -69,6 +70,11 @@ AI coding skills that enhance developer productivity on Solana.
- [switchboard-skill](https://github.com/sendaifun/skills/tree/main/skills/switchboard) - AI coding skill for Switchboard Oracle covering permissionless price feeds, on-demand data, VRF randomness, and Surge streaming on Solana.
- [bitget-wallet-skill](https://github.com/bitget-wallet-ai-lab/bitget-wallet-skill) - AI agent skill for Bitget Wallet covering multi-chain token swaps, cross-chain bridges, gasless transactions, security audits, and real-time market data across 7 chains including Solana.

### Mobile & Seeker

- [seeker-skills](https://github.com/Sarthib7/seeker-skills) - End-to-end skills for building a Seeker dApp: scaffold + Android toolchain, UX conventions (one-tap approval, haptics, AMOLED, 120 Hz), USDC/SOL payments via MWA, Seed Vault for wallet developers, and dApp Store APK signing + publishing via `@solana-mobile/dapp-store-cli`.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Self-submission note: seeker-skills links to https://github.com/Sarthib7/seeker-skills, which is the PR author's own repository. CONTRIBUTING.md prohibits paid promotions but doesn't explicitly address self-submissions. Can you confirm this skill set is already being used by the broader community and is not primarily self-promotional?

Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time! Is seeker-skills already being used by developers outside your own projects, and can you point to any community adoption?

- [solana-mobile-dev-skill](https://github.com/solana-mobile/solana-mobile-dev-skill) - Official Solana Mobile skills covering Mobile Wallet Adapter (setup, connection, transactions), `.skr` domain resolution, and Seeker Genesis Token verification for React Native Expo apps.

## AI Agents

AI agents and autonomous systems built for Solana.
Expand Down