{"meta":{"source":"https://stellarlight.xyz/skills","generatedAt":"2026-06-10T21:23:37.481Z","filters":{"source":null,"kind":null},"counts":{"returned":30,"bySource":{"sdf":7,"stellarlight":2,"lumenloop":9,"external":12,"community":0}},"validSources":["sdf","stellarlight","lumenloop","external","community"],"validKinds":["skill-md","mcp-server","sdk","cli","agent-kit","tool"]},"skills":[{"slug":"stellar-scout","name":"Stellar Scout","tagline":"Vet ideas, match SCF RFPs, scan audits, map competitors, connect with builders — your AI analyst for building on Stellar.","description":"AI skill that turns your coding agent into a Stellar ecosystem analyst. Vets ideas against existing projects, matches open SCF-funded RFPs, surfaces audit findings with severity, cites primary sources (SEPs, papers, lumenloop, EC reports). 8-step Deep Dive workflow with gap classification.","source":"stellarlight","kind":"skill-md","install":"npx skills add Stellar-Light/stellar-scout","installAlt":[{"label":"Codex","command":"npx skills add Stellar-Light/stellar-scout -a codex"},{"label":"OpenClaw","command":"npx skills add Stellar-Light/stellar-scout -a openclaw"}],"repository":"https://github.com/Stellar-Light/stellar-scout","homepage":"https://stellarlight.xyz/scout","docs":"https://stellarlight.xyz/skills/stellar-scout.md","compatibility":["Claude Code","Codex","Cursor","OpenClaw","Amp","Cline","Antigravity"],"targetUser":["dev","founder","agent"],"tags":["research","strategy","audits","SCF","RFPs"],"featured":true},{"slug":"stellar-scout-mcp","name":"Stellar Scout MCP","tagline":"Idea vetting, SCF radar, audit intel, competitor search, builder discovery — as 14 MCP tools for Claude.ai, ChatGPT, Gemini, Cursor.","description":"MCP server wrapping all 14 of Scout's public APIs as native callable tools. Reach the AI clients that don't load SKILL.md (Claude desktop, Cursor MCP mode, ChatGPT custom GPTs, Gemini, Cline, Continue, Zed). Same backend as the SKILL.md version.","source":"stellarlight","kind":"mcp-server","install":"npx @stellar-light/scout-mcp","repository":"https://github.com/Stellar-Light/scout-mcp","homepage":"https://stellarlight.xyz/scout","compatibility":["Claude Desktop","Cursor (MCP)","ChatGPT (custom GPT)","Gemini","Cline","Continue","Zed"],"targetUser":["dev","founder","agent"],"tags":["research","MCP","strategy","audits"],"featured":true},{"slug":"agentic-payments","name":"Agentic Payments","tagline":"Agentic and machine-to-machine payments on Stellar.","description":"Agentic and machine-to-machine payments on Stellar. Covers x402 (HTTP 402 paid APIs via OZ Channels facilitator, fee-sponsored clients) and MPP (Machine Payments Protocol) in both Charge mode (per-request Soroban SAC) and Channel mode (off-chain commits, high-frequency). Defaults to USDC (SEP-41 SAC) on `stellar:testnet`/`stellar:pubnet` (CAIP-2). Use when selling a paid API to AI agents, building an x402 client, or designing a payment-channel architecture for high-frequency agent traffic.","source":"sdf","kind":"skill-md","install":"npx skills add stellar/agentic-payments","homepage":"https://skills.stellar.org/skills/agentic-payments/","rawUrl":"https://skills.stellar.org/skills/agentic-payments/SKILL.md","userInvocable":true,"argumentHint":"[payment task]","compatibility":["Claude Code","Codex","Cursor","OpenClaw"],"targetUser":["dev"],"tags":["agentic-payments","SDF"]},{"slug":"assets","name":"Assets","tagline":"Stellar Assets (classic) + trustlines + Stellar Asset Contract (SAC) bridge to Soroban.","description":"Stellar Assets (classic) + trustlines + Stellar Asset Contract (SAC) bridge to Soroban. Covers asset issuance, distribution, authorization flags, clawback, regulated assets, trustline management, and the SAC interop layer that exposes classic assets as Soroban tokens. Use when tokenizing real-world assets, issuing stablecoins, managing trustlines, or bridging classic assets to Soroban contracts.","source":"sdf","kind":"skill-md","install":"npx skills add stellar/assets","homepage":"https://skills.stellar.org/skills/assets/","rawUrl":"https://skills.stellar.org/skills/assets/SKILL.md","userInvocable":true,"argumentHint":"[asset task]","compatibility":["Claude Code","Codex","Cursor","OpenClaw"],"targetUser":["dev"],"tags":["assets","SDF"]},{"slug":"dapp","name":"dApp","tagline":"Stellar dApp / frontend development.","description":"Stellar dApp / frontend development. Covers the JavaScript stellar-sdk (browser + Node.js), Freighter wallet, Stellar Wallets Kit (multi-wallet), Wallet Standard, smart accounts with passkeys, transaction building / signing / submission, Soroban contract invocation from the client, simulation, and error handling. Use when building a React/Next.js/Node.js app that talks to Stellar or Soroban.","source":"sdf","kind":"skill-md","install":"npx skills add stellar/dapp","homepage":"https://skills.stellar.org/skills/dapp/","rawUrl":"https://skills.stellar.org/skills/dapp/SKILL.md","userInvocable":true,"argumentHint":"[dapp task]","compatibility":["Claude Code","Codex","Cursor","OpenClaw"],"targetUser":["dev"],"tags":["dapp","SDF"]},{"slug":"data","name":"Data","tagline":"Querying Stellar chain data via Stellar RPC (preferred) and Horizon (legacy).","description":"Querying Stellar chain data via Stellar RPC (preferred) and Horizon (legacy). Covers RPC JSON-RPC methods, Horizon REST endpoints, streaming, pagination, historical queries, Hubble/Galexie for deep history, and the RPC/Horizon migration story. Use when reading balances, transactions, operations, ledgers, contract events, or building any indexer/analytics workflow.","source":"sdf","kind":"skill-md","install":"npx skills add stellar/data","homepage":"https://skills.stellar.org/skills/data/","rawUrl":"https://skills.stellar.org/skills/data/SKILL.md","userInvocable":true,"argumentHint":"[data task]","compatibility":["Claude Code","Codex","Cursor","OpenClaw"],"targetUser":["dev"],"tags":["data","SDF"]},{"slug":"soroban","name":"Soroban","tagline":"Soroban smart contract development on Stellar (Rust SDK).","description":"Soroban smart contract development on Stellar (Rust SDK). Covers project setup, contract structure, storage types, authorization, cross-contract calls, events, error handling, testing (unit, integration, fuzz, property, mutation, fork, differential), security patterns and vulnerability classes, advanced architecture patterns (upgrades, factories, governance, DeFi primitives), and common pitfalls. Use when writing, testing, securing, or shipping Soroban contracts.","source":"sdf","kind":"skill-md","install":"npx skills add stellar/soroban","homepage":"https://skills.stellar.org/skills/soroban/","rawUrl":"https://skills.stellar.org/skills/soroban/SKILL.md","userInvocable":true,"argumentHint":"[contract task]","compatibility":["Claude Code","Codex","Cursor","OpenClaw"],"targetUser":["dev"],"tags":["soroban","SDF"]},{"slug":"standards","name":"Standards","tagline":"Stellar standards, ecosystem, and reference.","description":"Stellar standards, ecosystem, and reference. Covers SEPs (Stellar Ecosystem Proposals), CAPs (Core Advancement Proposals), and a quick map for picking the right standard for wallets, anchors, payments, deposits/withdrawals, federation, deep links, and KYC. Also bundles ecosystem references (DeFi protocols, dev tools, wallets, infra, community projects) and curated documentation links. Use when you need to know which SEP applies, or want a starting point for ecosystem integrations and official docs.","source":"sdf","kind":"skill-md","install":"npx skills add stellar/standards","homepage":"https://skills.stellar.org/skills/standards/","rawUrl":"https://skills.stellar.org/skills/standards/SKILL.md","userInvocable":true,"argumentHint":"[standards or ecosystem lookup]","compatibility":["Claude Code","Codex","Cursor","OpenClaw"],"targetUser":["dev"],"tags":["standards","SDF"]},{"slug":"zk-proofs","name":"ZK Proofs","tagline":"Zero-knowledge cryptography and privacy patterns on Stellar/Soroban.","description":"Zero-knowledge cryptography and privacy patterns on Stellar/Soroban. Covers Groth16 verification, BLS12-381 (CAP-0059, available), BN254 + Poseidon host functions (CAP-0074/0075, status-sensitive), Noir / RISC Zero integration, privacy pools, confidential tokens, Merkle tree commitments, and status-sensitive guidance for protocol/SDK readiness. Use when building privacy-preserving applications or ZK-verifier contracts on Stellar.","source":"sdf","kind":"skill-md","install":"npx skills add stellar/zk-proofs","homepage":"https://skills.stellar.org/skills/zk-proofs/","rawUrl":"https://skills.stellar.org/skills/zk-proofs/SKILL.md","userInvocable":true,"argumentHint":"[zk task]","compatibility":["Claude Code","Codex","Cursor","OpenClaw"],"targetUser":["dev"],"tags":["zk-proofs","SDF"]},{"slug":"allbridge-sdk","name":"Allbridge SDK","tagline":"Cross-chain bridge SDK — move USDC between Stellar and 14+ chains.","description":"Allbridge Core SDK for bridging USDC and other stablecoins between Stellar and EVM chains (Ethereum, Polygon, BNB, Avalanche, etc.) plus Solana and Tron. Quote, sign, and execute bridge transfers from JavaScript / TypeScript.","source":"external","kind":"sdk","install":"npm install @allbridge/bridge-core-sdk","repository":"https://github.com/allbridge-io/allbridge-core-js-sdk","homepage":"https://allbridge.io/","docs":"https://docs-core.allbridge.io/","compatibility":["Node.js","Browser","TypeScript"],"targetUser":["dev"],"tags":["bridge","cross-chain","USDC","stellar"]},{"slug":"blend-sdk","name":"Blend SDK","tagline":"TypeScript SDK for Blend Capital's Soroban lending protocol.","description":"Official Blend Protocol SDK. Deposit, borrow, repay, liquidate, and read positions across Blend's permissionless lending pools. Includes typed helpers for pool config, reserve data, and emissions tracking.","source":"external","kind":"sdk","install":"npm install @blend-capital/blend-sdk","repository":"https://github.com/blend-capital/blend-sdk-js","homepage":"https://blend.capital/","compatibility":["Node.js","Browser","TypeScript"],"targetUser":["dev","agent"],"tags":["lending","DeFi","soroban","typescript"]},{"slug":"freighter-api","name":"Freighter API","tagline":"Browser SDK for connecting to the Freighter Stellar wallet.","description":"Official @stellar/freighter-api package. Detect and connect to the Freighter wallet extension from any web dapp. Request signatures, fetch the user's network + public key, and sign transactions for Stellar Classic and Soroban.","source":"external","kind":"sdk","install":"npm install @stellar/freighter-api","repository":"https://github.com/stellar/freighter","homepage":"https://www.freighter.app/","docs":"https://docs.freighter.app/","compatibility":["Browser","TypeScript","Freighter wallet"],"targetUser":["dev"],"tags":["wallet","freighter","browser","stellar"]},{"slug":"mercury-indexer","name":"Mercury","tagline":"Real-time Soroban indexer + GraphQL API for contract events and state.","description":"Mercury (by Xycloo Labs) — production-grade Soroban indexer. Subscribes to mainnet events, indexes contract storage, and exposes structured GraphQL + REST endpoints. Use it when you need a real-time activity feed, contract event stream, or state queries from a JavaScript / TypeScript backend.","source":"external","kind":"tool","install":"See https://mercurydata.app/get-started","homepage":"https://mercurydata.app/","docs":"https://docs.mercurydata.app/","compatibility":["Soroban","Backend (any language)"],"targetUser":["dev"],"tags":["indexer","soroban","events","graphql"]},{"slug":"openzeppelin-stellar-contracts","name":"OpenZeppelin Stellar Contracts","tagline":"Audited Soroban contract primitives — tokens, ownership, governance.","description":"OpenZeppelin's official Stellar contracts library for Soroban. Provides audited building blocks: fungible tokens, non-fungible tokens, access control (Ownable, AccessControl), upgradeability, governance, and pausable mechanisms. Reduces audit surface area by using battle-tested primitives instead of writing your own.","source":"external","kind":"sdk","install":"cargo add openzeppelin-stellar-contracts","repository":"https://github.com/OpenZeppelin/stellar-contracts","homepage":"https://docs.openzeppelin.com/stellar-contracts/","compatibility":["Soroban (Rust)"],"targetUser":["dev"],"tags":["soroban","library","rust","audited","security"]},{"slug":"reflector-network","name":"Reflector Oracle","tagline":"Decentralized price feed contracts on Soroban.","description":"Reflector Network's Soroban oracle contracts — fetch verified price data for crypto assets and forex pairs. Critical infrastructure for any lending market, derivative, or RWA protocol on Stellar that needs reliable on-chain pricing.","source":"external","kind":"tool","install":"See https://reflector.network/docs","repository":"https://github.com/reflector-network","homepage":"https://reflector.network/","compatibility":["Soroban"],"targetUser":["dev"],"tags":["oracle","soroban","price-feed","infrastructure"]},{"slug":"rozo-intent-pay","name":"Rozo Intent Pay","tagline":"Drop-in React button to accept USDC + EURC on Stellar from any chain.","description":"@rozoai/intent-pay — a React SDK that ships a <RozoPayButton/> component. Customers pay from any supported chain (Ethereum, Arbitrum, Base, BSC, Polygon, HyperEVM, Solana, Stellar) and the merchant receives the exact asset they want. On Stellar, Rozo runs its own SEP-24 anchor with USDC (issuer GA5ZSEJYB37JRC5AVCIA5MOP4RHTM335X2KGX3IHOJAPP5RE34K4KZVN) and EURC (issuer GDHU6WRG4IEQXM5NZ4BMPKOXHW76MZM4Y2IEMFDVXBSDP6SJY4ITNPP2). Built on stellar-sdk + @creit.tech/stellar-wallets-kit + wagmi/viem.","source":"external","kind":"sdk","install":"npm install @rozoai/intent-pay @rozoai/intent-common","homepage":"https://rozo.ai/","docs":"https://docs.rozo.ai/integration/rozointentpay","compatibility":["React","Next.js","wagmi","viem","Stellar SEP-24"],"targetUser":["dev","founder"],"tags":["payments","checkout","SEP-24","anchor","USDC","EURC","cross-chain"]},{"slug":"soroswap-sdk","name":"Soroswap SDK","tagline":"TypeScript SDK for the Soroswap AMM (DEX on Soroban).","description":"Official TypeScript SDK from Soroswap for interacting with their automated market maker. Quote prices, execute swaps, add or remove liquidity, query pair reserves and pool stats — all from JavaScript / TypeScript agents.","source":"external","kind":"sdk","install":"npm install @soroswap/sdk","repository":"https://github.com/soroswap/core","homepage":"https://soroswap.finance/","compatibility":["Node.js","Browser","TypeScript"],"targetUser":["dev","agent"],"tags":["DEX","AMM","soroban","typescript"]},{"slug":"stellar-cli","name":"Stellar CLI","tagline":"Official command-line tool for Stellar + Soroban contract deploy.","description":"The official `stellar` CLI — build, deploy, and invoke Soroban contracts; manage accounts; sign and submit transactions; inspect network state. Required for almost every Soroban dev workflow.","source":"external","kind":"cli","install":"cargo install --locked stellar-cli","repository":"https://github.com/stellar/stellar-cli","homepage":"https://developers.stellar.org/docs/tools/cli/install-cli","compatibility":["Soroban","Stellar"],"targetUser":["dev"],"tags":["CLI","soroban","official","deploy"]},{"slug":"stellar-sdk","name":"Stellar SDK","tagline":"Official JavaScript SDK for the Stellar network + Soroban.","description":"Official @stellar/stellar-sdk. Build transactions, manage accounts, interact with Soroban smart contracts, parse XDR, sign with keypairs or Freighter. The foundation for every Stellar agent and dapp written in JavaScript / TypeScript.","source":"external","kind":"sdk","install":"npm install @stellar/stellar-sdk","repository":"https://github.com/stellar/js-stellar-sdk","homepage":"https://stellar.github.io/js-stellar-sdk/","docs":"https://developers.stellar.org/docs/tools/sdks/client-sdks","compatibility":["Node.js","Browser","TypeScript"],"targetUser":["dev","agent"],"tags":["SDK","stellar","soroban","typescript","official"]},{"slug":"stellar-typescript-wallet-sdk","name":"Stellar TypeScript Wallet SDK","tagline":"High-level wallet SDK — accounts, SEP-24 deposits, SEP-31 transfers.","description":"Official @stellar/typescript-wallet-sdk. Higher-level abstraction over Stellar SDK for building wallet apps: create + recover accounts, interact with anchors via SEP-1/6/10/12/24/31 standards, build payments and asset trustlines. The recommended starting point for a Stellar consumer wallet.","source":"external","kind":"sdk","install":"npm install @stellar/typescript-wallet-sdk","repository":"https://github.com/stellar/typescript-wallet-sdk","homepage":"https://developers.stellar.org/docs/build/apps/wallet/overview","docs":"https://github.com/stellar/typescript-wallet-sdk","compatibility":["Node.js","Browser","TypeScript"],"targetUser":["dev"],"tags":["wallet","anchors","SEP","stellar","official"]},{"slug":"stellar-wallets-kit","name":"Stellar Wallets Kit","tagline":"Multi-wallet connector for Stellar dapps (Freighter, xBull, Albedo, Lobstr, …).","description":"@creit.tech/stellar-wallets-kit — community-maintained one-shot integration for every major Stellar wallet (Freighter, xBull, Albedo, Lobstr, Hana, Rabet, Walletconnect, Hardware wallets). Drop-in modal UI + a clean unified API. The fastest way to ship a Stellar dapp with wallet support.","source":"external","kind":"sdk","install":"npm install @creit.tech/stellar-wallets-kit","repository":"https://github.com/Creit-Tech/Stellar-Wallets-Kit","homepage":"https://stellarwalletskit.dev/","compatibility":["Browser","TypeScript","React","Vue"],"targetUser":["dev"],"tags":["wallet","multi-wallet","ui","stellar"]},{"slug":"lumenloop-mcp","name":"LumenLoop MCP","tagline":"Read-only Stellar ecosystem MCP — 18 tools over projects, SCF, news, media.","description":"Free read-only MCP server at https://mcp.lumenloop.com indexing 756+ Stellar projects, 912+ SCF submissions, editorial content, talks, and events. 18 query tools — projects, submissions, articles, media, events. Any MCP-capable client connects (Claude, ChatGPT, Gemini, Cursor). One-time sign-in.","source":"lumenloop","kind":"mcp-server","install":"claude mcp add --transport http lumenloop https://mcp.lumenloop.com","repository":"https://github.com/lumenloop/lumenloop-skills","homepage":"https://lumenloop.com/","docs":"https://github.com/lumenloop/lumenloop-skills#connect-the-server","compatibility":["Claude Desktop","Claude.ai","Claude Code","ChatGPT","Gemini","Cursor (MCP)"],"targetUser":["dev","founder","agent"],"tags":["search","MCP","ecosystem","research"]},{"slug":"lumenloop-builder-quickstart","name":"LumenLoop: Builder Quickstart","tagline":"Idea → Stellar primitives → prior art → a build path.","description":"Given a builder's idea, the skill maps it to the Stellar primitives required (Soroban contracts, anchors, SEP standards, wallets), surfaces relevant prior art from the ecosystem, and recommends a concrete build path. Useful for hackathon entrants or first-time Stellar builders.","source":"lumenloop","kind":"skill-md","install":"/plugin marketplace add lumenloop/lumenloop-skills","installAlt":[{"label":"Install plugin","command":"/plugin install lumenloop-skills@lumenloop"}],"repository":"https://github.com/lumenloop/lumenloop-skills/tree/main/skills/stellar-builder-quickstart","homepage":"https://github.com/lumenloop/lumenloop-skills","compatibility":["Claude Code"],"targetUser":["dev","agent"],"tags":["quickstart","hackathon","research","lumenloop"]},{"slug":"lumenloop-content-auditor","name":"LumenLoop: Content Auditor","tagline":"Audit a draft against the ecosystem — fix handles, add citations, flag bad claims.","description":"Given a draft article, blog post, tweet, or pitch, the skill cross-references it against LumenLoop's ecosystem data to fix mis-attributed @handles, add citations to relevant projects, and flag claims that don't hold up against indexed reality.","source":"lumenloop","kind":"skill-md","install":"/plugin marketplace add lumenloop/lumenloop-skills","installAlt":[{"label":"Install plugin","command":"/plugin install lumenloop-skills@lumenloop"}],"repository":"https://github.com/lumenloop/lumenloop-skills/tree/main/skills/stellar-content-auditor","homepage":"https://github.com/lumenloop/lumenloop-skills","compatibility":["Claude Code"],"targetUser":["founder","agent"],"tags":["content","audit","citations","lumenloop"]},{"slug":"lumenloop-ecosystem-digest","name":"LumenLoop: Ecosystem Digest","tagline":"Dated digest of recent activity on a theme or entity.","description":"Pulls recent news, SCF round movement, project updates, and media coverage tied to a theme (e.g. \"stablecoins\") or specific entity. Output is a dated digest you can publish, share, or use as briefing prep.","source":"lumenloop","kind":"skill-md","install":"/plugin marketplace add lumenloop/lumenloop-skills","installAlt":[{"label":"Install plugin","command":"/plugin install lumenloop-skills@lumenloop"}],"repository":"https://github.com/lumenloop/lumenloop-skills/tree/main/skills/stellar-ecosystem-digest","homepage":"https://github.com/lumenloop/lumenloop-skills","compatibility":["Claude Code"],"targetUser":["dev","founder","agent"],"tags":["digest","news","briefing","lumenloop"]},{"slug":"lumenloop-integration-finder","name":"LumenLoop: Integration Finder","tagline":"Find the right wallet / oracle / anchor / RWA / DEX to integrate.","description":"Given an integration need (e.g. \"oracle for soroban contract\", \"USDC anchor in Brazil\"), the skill walks LumenLoop's project catalog and returns ranked integration candidates with rationale, plus the contact / docs link for each.","source":"lumenloop","kind":"skill-md","install":"/plugin marketplace add lumenloop/lumenloop-skills","installAlt":[{"label":"Install plugin","command":"/plugin install lumenloop-skills@lumenloop"}],"repository":"https://github.com/lumenloop/lumenloop-skills/tree/main/skills/stellar-integration-finder","homepage":"https://github.com/lumenloop/lumenloop-skills","compatibility":["Claude Code"],"targetUser":["dev","founder","agent"],"tags":["integration","partners","discovery","lumenloop"]},{"slug":"lumenloop-mcp-connect","name":"LumenLoop: MCP Connect","tagline":"Wire the LumenLoop MCP into your agent and learn what each tool does.","description":"The starting-point skill from lumenloop-skills. Walks the agent through connecting to LumenLoop's MCP server, explains each of the 18 read-only tools, and tells the agent which downstream LumenLoop skill to invoke for different research questions.","source":"lumenloop","kind":"skill-md","install":"/plugin marketplace add lumenloop/lumenloop-skills","installAlt":[{"label":"Install plugin","command":"/plugin install lumenloop-skills@lumenloop"}],"repository":"https://github.com/lumenloop/lumenloop-skills/tree/main/skills/lumenloop-mcp-connect","homepage":"https://github.com/lumenloop/lumenloop-skills","compatibility":["Claude Code"],"targetUser":["dev","agent"],"tags":["MCP","lumenloop","connector","setup"]},{"slug":"lumenloop-project-dossier","name":"LumenLoop: Project Dossier","tagline":"Build a due-diligence profile of a single Stellar project.","description":"Given a project slug, the agent pulls every signal from LumenLoop's MCP — basic info, SCF history, associated team, recent activity, content coverage — and assembles a structured due-diligence dossier. Useful before integrations, partnerships, or vetting an unknown project.","source":"lumenloop","kind":"skill-md","install":"/plugin marketplace add lumenloop/lumenloop-skills","installAlt":[{"label":"Install plugin","command":"/plugin install lumenloop-skills@lumenloop"}],"repository":"https://github.com/lumenloop/lumenloop-skills/tree/main/skills/stellar-project-dossier","homepage":"https://github.com/lumenloop/lumenloop-skills","compatibility":["Claude Code"],"targetUser":["dev","founder","agent"],"tags":["due-diligence","research","project-profile","lumenloop"]},{"slug":"lumenloop-scf-radar","name":"LumenLoop: SCF Submission Radar","tagline":"Position an SCF idea against prior submissions before you apply.","description":"Given an idea, the skill searches prior SCF submissions for overlap, surfaces gap-vs-saturation signal, identifies adjacent funded teams, and recommends differentiation angles. Run this before writing an SCF application.","source":"lumenloop","kind":"skill-md","install":"/plugin marketplace add lumenloop/lumenloop-skills","installAlt":[{"label":"Install plugin","command":"/plugin install lumenloop-skills@lumenloop"}],"repository":"https://github.com/lumenloop/lumenloop-skills/tree/main/skills/scf-submission-radar","homepage":"https://github.com/lumenloop/lumenloop-skills","compatibility":["Claude Code"],"targetUser":["founder","agent"],"tags":["SCF","research","funding","lumenloop"]},{"slug":"lumenloop-ecosystem-scout","name":"LumenLoop: Stellar Ecosystem Scout","tagline":"Map a sector or topic into a landscape of Stellar projects + content.","description":"Given a sector (e.g. \"RWA\", \"agentic payments\", \"stablecoin off-ramps\") or topic, this skill orchestrates the LumenLoop MCP tools to produce a landscape map — every relevant project, related SCF submissions, editorial coverage, and media. Useful for ecosystem-wide *\"who's building in X\"* questions.","source":"lumenloop","kind":"skill-md","install":"/plugin marketplace add lumenloop/lumenloop-skills","installAlt":[{"label":"Install plugin","command":"/plugin install lumenloop-skills@lumenloop"}],"repository":"https://github.com/lumenloop/lumenloop-skills/tree/main/skills/stellar-ecosystem-scout","homepage":"https://github.com/lumenloop/lumenloop-skills","compatibility":["Claude Code"],"targetUser":["dev","founder","agent"],"tags":["research","landscape","discovery","lumenloop"]}]}