Skip to main content
Run any Skill in Manus
with one click
OOBE-PROTOCOL
GitHub creator profile

OOBE-PROTOCOL

Repository-level view of 22 collected skills across 3 GitHub repositories.

skills collected
22
repositories
3
updated
2026-07-17
repository explorer

Repositories and representative skills

sap-client
software-developers

Consumer/client skill for SAP SDK v1.0.x. Use when creating V2 escrows, funding SOL or USDC payments, building SAP x402 headers, checking balances, withdrawing funds, or filing disputes.

2026-07-17
sap-mcp
software-developers

MCP integration skill for SAP MCP v0.9.x and the SAP SDK. Use when exposing SAP actions to agents, calling hosted SAP MCP paid tools, or wiring x402 commerce into an MCP server.

2026-07-17
sap-nft
software-developers

NFT and digital collectibles integration for SAP SDK v1.0.0. Use when: minting NFTs for agents, Metaplex Core integration, NFT-gated access, collectible tool access, NFT royalties with SAP escrows.

2026-07-17
sap-overview
software-developers

Master reference for the Synapse SAP SDK v1.0.0 on Solana. Covers: 13 instruction modules, 6 registries, typed account parsers, PDA derivations, constants, errors, events, and utilities. Use for any code generation or agentic orchestration against @oobe-protocol-labs/synapse-sap-sdk.

2026-07-17
sap-social
software-developers

Social media and content creator patterns for SAP SDK v1.0.0. Use when: creator monetization, subscription content, tipping systems, social token gating, influencer affiliate programs.

2026-07-17
sap-advanced
software-developers

Advanced SAP SDK v1.0.0 workflows — Production patterns, error handling, revenue optimization, treasury tracking, multi-agent orchestration, batch operations, and enterprise integrations.

2026-07-06
sap-defi
software-developers

DeFi integration patterns for SAP SDK v1.0.0. Use when: integrating with Jupiter, Raydium, Orca, Marinade, building DeFi agent workflows, yield optimization, liquidity management, automated market making with SAP escrows.

2026-07-06
sap-enterprise
software-developers

Enterprise integration patterns for SAP SDK v1.0.0. Use when: B2B service escrows, SLA enforcement, multi-sig approvals, enterprise governance, compliance reporting, audit trails.

2026-07-06
Showing top 8 of 12 collected skills in this repository.
anchor-architect
software-developers

Design Anchor instruction, account model, PDA seeds, and program structure. Use when: creating new instructions, refactoring Anchor programs, designing state machines, planning PDA schemas, building account contexts. Produces minimal, production-oriented architecture before writing code.

2026-07-06
anchor-zero-copy
software-developers

Decide and implement zero-copy account structures in Anchor. Use when: dealing with large accounts, compute-sensitive hot paths, fixed-layout state, high-frequency structured data access. Evaluates whether zero-copy is actually justified before implementing.

2026-04-07
simplify-before-final
software-developers

Meta-skill: simplification pass before any final output. Use when: completing any code generation, architecture design, or refactor. Removes unnecessary accounts, abstractions, instructions, and features. Applied automatically as the last step of any skill pipeline.

2026-04-07
solana-compute-optimizer
software-developers

Reduce compute units and runtime overhead in Solana programs. Use when: optimizing hot-path instructions, reducing CU for high-frequency programs, working with large accounts, pre-mainnet performance tuning. Maintains clarity and correctness while cutting waste.

2026-04-07
solana-cpi-designer
software-developers

Design clean, secure cross-program invocations (CPI) for Solana. Use when: calling other programs, designing authority propagation, building composable instructions, integrating SPL Token or System Program, verifying CPI trust boundaries.

2026-04-07
solana-pda-designer
software-developers

Design PDA seed schemas for Solana programs. Use when: planning new PDAs, auditing seed collisions, designing authority relationships via seeds, reviewing PDA derivation consistency across program and client. Produces stable, semantic, collision-free seed designs.

2026-04-07
solana-rpc-infra
network-and-computer-systems-administrators

Solana infrastructure awareness beyond smart contracts. Use when: designing account models for RPC queryability, planning indexing strategies, considering Geyser/DAS integration, optimizing client fetch patterns, designing for validator/RPC/archival constraints. Ensures on-chain design works well with real-world consumption.

2026-04-07
solana-security-review
information-security-analysts

Security audit for Solana/Anchor code. Use when: reviewing instructions pre-deploy, performing internal audits, refactoring existing code, verifying trust assumptions, checking CPI safety, validating signer/owner/PDA models. Finds logic bugs, attack surfaces, and fragile designs.

2026-04-07
Showing top 8 of 9 collected skills in this repository.
Showing 3 of 3 repositories
All repositories loaded