Back to authors
sanctifiedops

sanctifiedops

46 Skills published on GitHub.

automation-governance

Governance and guardrails for automation/bots: permissions, logging, kill-switches, and ethics. Use before deploying bots that move funds or post publicly.

UncategorizedView skill →

launch-alert-bot

Build a bot that detects new Solana launches (mints/LPs) and sends safe alerts. Use for discovery and monitoring without shilling scams.

UncategorizedView skill →

social-signal-bot

Automate posting/monitoring social signals (X/Telegram) with rate-limit awareness and safe templates. Use for content cadence or alerts.

UncategorizedView skill →

trading-bot-architecture

Design and build Solana trading bots - execution engine, position management, risk controls, and operational infrastructure. Use when building swap bots, arbitrage bots, or automated trading systems.

UncategorizedView skill →

wallet-monitoring-bot

Build a Solana wallet monitoring bot (inflows/outflows, threshold alerts) with safe rate limits and privacy guardrails. Use for treasury monitoring, whale tracking, or security alerts.

UncategorizedView skill →

anchor-project-scaffold

Set up a production-ready Anchor workspace: program/client layout, env config, testing, and build hygiene. Use when starting new Anchor projects or re-baselining repos.

UncategorizedView skill →

common-anchor-errors-debugger

Troubleshoot frequent Anchor runtime errors: discriminator mismatch, constraint failures, account deserialization, and CPI issues. Use when tests or txs fail with Anchor errors.

UncategorizedView skill →

compressed-nfts-basics

Build with Solana compressed NFTs (cNFTs) - Merkle trees, minting at scale, transfers, and metadata. Use when creating large NFT collections or reducing mint costs.

UncategorizedView skill →

instruction-design-and-validation

Design Solana/Anchor instructions with clear inputs, constraints, authority checks, and invariants. Use when defining or reviewing instruction APIs.

UncategorizedView skill →

pda-design-playbook

Patterns for designing PDAs: seed strategy, collision avoidance, upgrade considerations, and bump handling. Use when creating or auditing PDAs.

UncategorizedView skill →

program-security-basics

Baseline security checklist for Solana programs: authority checks, input validation, upgrade keys, unsafe patterns, and attack surfaces. Use for design reviews and pre-deploy audits.

UncategorizedView skill →

solana-account-model

Expert guide to Solana's account model: ownership, signers, rent, PDAs, CPIs, and state layout decisions. Use when modeling accounts, auditing account flows, or debugging account-related errors.

UncategorizedView skill →

upgrade-vs-immutable-decision

Framework for deciding whether to keep a Solana program upgradeable or make it immutable, including trust, operations, and governance tradeoffs. Use before deployment or key rotation.

UncategorizedView skill →

frontend-security-basics

Secure Solana frontends against phishing, bad prompts, and unsafe signing requests. Use for audits of wallet UX and dApp sites.

UncategorizedView skill →

reading-onchain-state

Patterns for reading Solana on-chain state efficiently: getAccountInfo, getProgramAccounts, caching, and reactivity. Use for frontends and services.

UncategorizedView skill →

transaction-signing-and-feedback

Design transaction signing UX on Solana: pending/confirmed states, retries, fee prompts, and error messaging. Use when building tx flows.

UncategorizedView skill →

wallet-connection-ux

Best practices for Solana wallet connect flows (Phantom, Solflare, Backpack): connect/disconnect, state handling, error UX, safety prompts, and edge-case handling. Use when building or reviewing frontend wallet UX.

UncategorizedView skill →

cost-planning-for-solana-apps

Estimate and control costs for Solana apps: RPC, indexing, storage, bots, and on-chain fees. Use for budgeting and scaling.

UncategorizedView skill →

indexing-strategy

Decide when and how to index Solana data vs direct RPC reads. Covers event design, backfill, storage, and performance. Use for data architecture decisions.

UncategorizedView skill →

jito-bundles-and-priority-fees

Master Jito bundles for MEV protection and priority fee optimization on Solana - bundle submission, tip strategies, and transaction landing. Use for trading bots, high-priority transactions, and MEV-aware applications.

UncategorizedView skill →

monitoring-and-alerting

Monitoring plan for Solana apps: RPC health, tx success, program errors, and liquidity signals. Use to set up dashboards and alerts.

UncategorizedView skill →

rpc-selection-and-resilience

Playbook for selecting Solana RPC providers and building resilient client access (fallbacks, timeouts, rate limits, caching, cost control). Use when designing infra or debugging RPC issues.

UncategorizedView skill →

webhooks-and-event-processing

Design webhook/event pipelines for Solana activity with idempotency, dedupe, retries, and ordering. Use when consuming RPC/webhook feeds.

UncategorizedView skill →

fair-launch-patterns

Operational patterns for fair token launches: definitions, mechanics, tradeoffs, and execution steps. Use when planning fair/transparent launches.

UncategorizedView skill →

launch-readiness-checklist

End-to-end pre-flight checklist for launching a Solana token/app: infra, wallets, liquidity, comms, security, and rollback planning. Use before mainnet launch or major release.

UncategorizedView skill →

liquidity-and-price-dynamics-explainer

Explain Solana AMM liquidity, slippage, volatility, and LP mechanics for tokens. Use to brief teams or design initial liquidity.

UncategorizedView skill →

post-launch-stabilisation-playbook

Stabilize a token/dApp after launch: monitoring, comms, liquidity adjustments, and product milestones. Use during first 72 hours and beyond.

UncategorizedView skill →

sniper-dynamics-and-mitigation

Understand sniper bots in Solana launches and implement defensive measures without harming fair access. Use before token or LP go-live.

UncategorizedView skill →

community-ops-playbook

Moderate and grow Solana communities (TG/Discord): rules, mod actions, FUD handling, legitimacy cues. Use for community operations.

UncategorizedView skill →

launch-announcement-structures

Templates for Solana launch announcements: X threads, pinned TG messages, FAQs with addresses and disclosures. Use for Day 0 comms.

UncategorizedView skill →

memecoin-narrative-engine

Build a meme narrative system: frames, symbols, story arcs, and content hooks tailored for Solana memecoins. Use for brand/story development.

UncategorizedView skill →

post-launch-content-cadence

Plan content cadence day 0–30 after launch: updates, proofs, community loops, and ethical hype management. Use to keep attention sustainably.

UncategorizedView skill →

post-launch-token-ops

Runbook for token operations after launch: treasury moves, unlock communications, LP adjustments, and monitoring. Use for weeks 1–4 post launch.

UncategorizedView skill →

spl-token-create-and-configure

SOP for creating and configuring SPL tokens: mint creation, authorities, decimals, freeze/mint revoke flows, multisig custody, and validation steps. Use for new token setup or authority changes.

UncategorizedView skill →

token-2022-extensions

Implement Token-2022 (Token Extensions) features - transfer fees, permanent delegate, metadata pointer, confidential transfers, and more. Use when creating advanced tokens or analyzing Token-2022 tokens.

UncategorizedView skill →

token-authority-and-risk

Evaluate and configure SPL token authorities (mint/freeze/close) with risk implications and best practices. Use for audits, rotations, or disclosures.

UncategorizedView skill →

token-distribution-planning

Plan wallet splits, allocations, vesting, and transparency for SPL token launches. Use when designing distribution charts or multisig treasuries.

UncategorizedView skill →

tokenomics-design-for-memecoins

Craft pragmatic tokenomics for Solana memecoins: supply narrative, burns/sinks, incentives, and realism checks. Use during concepting and pre-launch docs.

UncategorizedView skill →

jupiter-swap-integration

Integrate Jupiter aggregator for swaps - API usage, route optimization, slippage handling, and frontend/bot implementation. Use when building swap UIs or trading bots.

UncategorizedView skill →

pump-fun-mechanics

Deep technical understanding of pump.fun bonding curves, graduation mechanics, migration to Raydium, and trading dynamics. Use for building, analyzing, or trading pump.fun tokens.

UncategorizedView skill →

token-analysis-checklist

Comprehensive token analysis for rug detection - LP analysis, authority checks, holder distribution, insider patterns, and red flags. Use before buying any Solana token.

UncategorizedView skill →

whale-wallet-analysis

Track and analyze whale wallets on Solana - identify smart money, cluster related wallets, detect accumulation/distribution patterns, and filter signal from noise. Use for alpha generation and risk assessment.

UncategorizedView skill →

legitimacy-signals

How to project legitimacy for Solana projects: disclosures, address registry, audits, comms patterns, red-flag avoidance. Use for project pages, announcements, and community trust work.

UncategorizedView skill →

reputation-recovery-playbook

Recover credibility after mistakes: incident comms, restitution, roadmap resets, and monitoring sentiment. Use after exploits, missteps, or comms errors.

UncategorizedView skill →

rug-detection-checklist

Comprehensive rug detection for Solana tokens - red flags, contract analysis, LP verification, insider patterns, and escape routes. Use before buying any token to protect against scams.

UncategorizedView skill →

transparency-and-disclosures

Write clear disclosures for Solana projects: risks, unlocks, authority states, and data sources. Use for websites, docs, and announcements.

UncategorizedView skill →
sanctifiedops | Agent Skills