standards

Route Stellar integrations to the correct SEP or CAP documentation.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ceshez/VELAR --skill standards-ceshez
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: standards
Source: https://github.com/ceshez/VELAR/tree/main/.agents/skills/standards
Command: npx skills add https://github.com/ceshez/VELAR --skill standards-ceshez

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It eliminates guesswork when integrating with the Stellar ecosystem by quickly routing you to the relevant SEP/CAP documents and high-signal ecosystem references.

Core Features & Use Cases

  • Standards routing for integrations: map your need (tokens, federation, anchors, deposits/withdrawals, deep links, KYC) to the correct SEP/CAP entry points.
  • Protocol readiness context: point you to canonical source repos for up-to-date status checks rather than relying on stale descriptions.
  • Ecosystem discovery bundle: help you locate existing wallets, DeFi protocols, SDKs, tooling, and community resources to reuse instead of rebuilding.
  • Use case coverage: token interfaces, upgradeability guidance, wallet auth flows, anchor rails, and regulated token patterns.

Quick Start

Use the standards skill to identify which SEP applies to your intended Stellar/Soroban integration and open the canonical spec links for implementation planning.

Frequently Asked Questions about standards

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
Which Stellar SEP applies to wallet authentication and anchor deposit flows?▼

Stellar standards routing maps your wallet authentication or anchor deposit integration needs to the correct SEP or CAP entry points. It directs you to canonical spec links for implementation planning.

How do I locate the correct Stellar SEP or CAP for a Soroban token integration?▼

Use standards routing to map your Soroban token interface needs to canonical ecosystem references and identify the correct SEP or CAP. This ensures you access official documentation sources for current implementation status checks.

Does this standards routing tool help verify Stellar protocol readiness and capability availability?▼

Yes, standards routing helps verify protocol readiness and capability availability by pointing you to canonical source repositories for up-to-date status checks. This prevents relying on stale descriptions when checking Stellar ecosystem features.

What is the best way to find existing Stellar wallets, SDKs, and DeFi protocols for reuse?▼

The best way to find existing Stellar wallets, SDKs, and DeFi protocols is using the ecosystem discovery bundle within standards routing. This locates community resources to reuse instead of rebuilding integrations from scratch.

When should I not rely on stale SEP descriptions for Stellar federation and deep link integrations?▼

Avoid relying on stale SEP descriptions for Stellar federation and deep link integrations when current status matters. Standards routing ensures implementations are based on current status from linked canonical repositories.