Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

orquestra

orquestra에는 berkayoztunc에서 수집한 skills 9개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
9
Stars
19
업데이트
2026-07-23
Forks
1
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

orquestra-conductor
소프트웨어 개발자

Top-level conductor skill that routes Solana tasks across four specialized sub-skills: orquestra-researcher (program discovery), orquestra-pda-explorer (account resolution), orquestra-tx-builder (transaction construction), and orquestra-signer (sign + send via @orquestradev/signer-mcp). Use when a user says 'build a transaction', 'orquestra', 'derive PDA', 'build instruction', 'unsigned tx', 'Solana transaction', 'sign and send', 'fill accounts', or 'Orquestra Conductor'.

2026-07-23
orquestra-mcp-connect
기타 컴퓨터 관련 직업

Connect the Orquestra MCP server to Claude Code, Claude Desktop, OpenAI Codex CLI, or Cursor. Use when setting up Orquestra MCP for the first time, troubleshooting connection issues, or configuring a new client. Triggers: "connect orquestra", "mcp config", "claude desktop config", "cursor mcp", "how to add mcp", "orquestra mcp setup", "mcp not connecting", "add orquestra to claude", "mcp server config", "configure mcp", "install orquestra mcp", "mcp endpoint", "codex mcp", "codex cli mcp", "openai codex mcp".

2026-06-26
orquestra-pda-explorer
소프트웨어 개발자

Use when you need to derive Program Derived Addresses (PDAs), resolve missing accounts, or inspect on-chain PDA data — all via Orquestra MCP only. Use when a user says 'derive PDA', 'find my stake account', 'resolve missing accounts', 'what's in the vault PDA', 'fetch account data', 'PDA for wallet', or 'fill missing accounts'.

2026-05-08
orquestra-mcp-tools
소프트웨어 개발자

Complete reference for all 8 Orquestra MCP tools — parameters, return shapes, and usage examples. Use when calling any Orquestra MCP tool directly, debugging tool responses, or understanding what inputs each tool requires. Triggers: "orquestra tool", "search_programs", "list_instructions", "build_instruction", "list_pda_accounts", "derive_pda", "read_llms_txt", "get_ai_analysis", "simulate_instruction", "mcp tool params", "what does this tool return", "tool not working", "tool input schema", "orquestra api tool".

2026-05-05
orquestra-solana
소프트웨어 개발자

End-to-end guide for executing Solana transactions via the Orquestra agent pipeline. Use when performing any Solana operation: staking, swapping, minting, transferring, or any Anchor program interaction using the Orquestra agents. Triggers: "stake sol", "swap token", "solana transaction", "use orquestra to", "send transaction", "interact with program", "call instruction", "build and sign", "orquestra pipeline", "full pipeline", "execute on solana", "solana agent", "marinade deposit", "jupiter swap", "mint token", "transfer spl".

2026-05-05
orquestra-simulator
소프트웨어 개발자

Preflights a Solana instruction via Orquestra's `simulate_instruction` MCP tool — no signing. Decodes Anchor errors from logs and reports compute units. Use when a user says 'simulate', 'dry run', 'preflight', 'will this work', 'check before signing', 'why did this fail', or 'decode this error'.

2026-05-04
orquestra-researcher
소프트웨어 개발자

Use when you need to discover Solana programs, read their documentation, list instructions and account types, or get an AI-generated analysis — all via Orquestra MCP only. Use when a user says 'find program', 'what does this program do', 'list instructions for', 'show me the accounts', 'AI analysis of', 'read IDL docs', 'search Solana program', or 'what is <protocol>'.

2026-05-03
orquestra-signer
소프트웨어 개발자

"Use when you have an unsigned base64 wire Solana transaction and need to sign and/or send it using @orquestradev/signer-mcp. Use when a user says 'sign transaction', 'sign and send', 'submit this tx', 'send the transaction', 'sign this base64', 'what\'s my wallet address', or 'broadcast transaction'. ALWAYS show an approval summary and require explicit YES before signing."

2026-05-03
orquestra-tx-builder
소프트웨어 개발자

Use when all accounts and arguments are resolved and you need to construct an unsigned Solana transaction via Orquestra MCP. Use when a user says 'build transaction', 'build instruction', 'create unsigned tx', 'construct the transaction', 'build the swap', 'build the stake instruction', or 'generate base64 transaction'.

2026-05-03