Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GoPlausible
GitHub クリエイタープロフィール

GoPlausible

6 件の GitHub リポジトリにある 24 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
24
リポジトリ
6
更新
2026-07-17
リポジトリエクスプローラー

リポジトリと代表的な skills

algorand-interaction
ソフトウェア開発者

Interact with Algorand blockchain via the Algorand MCP server — wallet operations, ALGO/ASA transactions, smart contracts, account info, NFD lookups, atomic groups, Tinyman swaps, Haystack Router DEX-aggregated swaps, TEAL compilation, knowledge base. Use when user asks about Algorand wallet, balances, sending ALGO or tokens, asset opt-in, transactions, NFD names, DEX swaps, smart contracts, or account details.

2026-06-25
haystack-router-interaction
ソフトウェア開発者

Route and execute optimal token swaps on Algorand using Haystack Router via Algorand MCP tools. Use when getting best-price quotes across multiple Algorand DEXes and LST protocols, executing atomic swaps, and checking asset opt-in — all through the Algorand MCP server. Strong triggers include haystack swap, best price swap, DEX aggregator swap, swap ALGO to USDC, api_haystack, haystack quote, execute swap, swap routing, optimal swap, multi-DEX swap.

2026-06-25
algorand-x402-payment
ソフトウェア開発者

Execute x402 payments at runtime using the algorand-mcp x402 tools. Use when OpenClaw encounters HTTP 402 Payment Required responses, needs to access paid APIs, wants to discover paid resources via the Bazaar directory, or the user asks to fetch x402-protected resources.

2026-06-25
algorand-x402-typescript
ソフトウェア開発者

Comprehensive guide for building x402 HTTP-native payment applications on Algorand using TypeScript. This is the parent skill that aggregates all TypeScript x402 sub-skills. Use when working with x402 payments in TypeScript/JavaScript, building clients, servers, facilitators, paywalls, or Next.js apps with Algorand x402, or when explaining x402 concepts to TypeScript developers. Strong triggers include "x402 TypeScript", "x402 Algorand TypeScript", "@x402", "payment protocol TypeScript", "402 payment TypeScript", "x402 client fetch axios", "x402 server express hono", "x402 facilitator TypeScript", "x402 paywall", "x402 Next.js", "x402 core avm TypeScript", "explain x402 TypeScript", "teach x402".

2026-06-25
alpha-arcade-interaction
ソフトウェア開発者

Trade on Alpha Arcade prediction markets on Algorand — browse markets, read orderbooks, place limit/market orders, manage positions, cancel/amend orders, split/merge shares, and claim winnings. Use when user asks about prediction markets, event betting, YES/NO shares, orderbooks, or Alpha Arcade.

2026-05-13
algorand-x402-python
ソフトウェア開発者

Comprehensive guide for building x402 HTTP-native payment applications on Algorand using Python. This is the parent skill that aggregates all Python x402 sub-skills. Use when working with x402 payments in Python, building clients, servers, facilitators, or Bazaar discovery with Algorand x402, or when explaining x402 concepts to Python developers. Strong triggers include "x402 Python", "x402 Algorand Python", "x402-avm Python", "payment protocol Python", "402 payment Python", "x402 client httpx requests", "x402 server FastAPI Flask", "x402 facilitator Python", "x402 Bazaar discovery", "x402 core avm Python", "explain x402 Python", "teach x402".

2026-05-12
algorand-development
ソフトウェア開発者

Comprehensive guide for Algorand development with AlgoKit — project initialization, CLI commands, example search, contract building workflows, ARC standards, and error troubleshooting. This is the parent skill for language-agnostic Algorand development. Use when working with AlgoKit CLI, searching for examples, understanding ARC standards, creating new projects, or troubleshooting errors. Strong triggers include "algokit init", "algokit project run build", "start localnet", "find an example", "search for contract", "ARC-4", "ARC-56", "logic eval error", "transaction rejected", "overspend", "create a new project", "initialize project".

2026-02-28
algorand-python
ソフトウェア開発者

Comprehensive guide for Algorand Python (PuyaPy) smart contract development — contract building with decorators, storage, transactions, types, AlgoKit Utils, ARC standards, and troubleshooting. This is the parent skill for all Python-specific Algorand content. Use when writing Python contract code, working with algopy decorators, understanding Algorand Python storage patterns, using AlgoKit Utils in Python, or troubleshooting Python-specific errors. Strong triggers include "Algorand Python", "PuyaPy", "algopy", "ARC4Contract", "@arc4.abimethod", "GlobalState Python", "BoxMap Python", "algokit_utils Python", "pip install algokit-utils", "Python contract", "Python smart contract".

2026-02-27
このリポジトリの収集済み skills 9 件中、上位 8 件を表示しています。
regent
ソフトウェア開発者

How to use the Regent channel to get cryptographic signatures from the user's connected wallet (e.g. Regent) over a live WebRTC link. Use this whenever you need to sign or verify something on behalf of the user — wallet sign-in, an Algorand/EVM/Solana message or transaction, an off-chain attestation/VC, or whenever the user asks you to 'sign', 'approve', or 'authorize' with their wallet, even if they don't say 'Regent'. The agent never holds keys; the wallet does. Also load this when chat messages arrive attributed like 'User says:' or '@Name says:' — that is a Regent multi-agent conference and this skill defines the etiquette that prevents agent reply loops.

2026-07-15
algorand-interaction
ソフトウェア開発者

Interact with Algorand blockchain via the Algorand MCP server — wallet operations, ALGO/ASA transactions, smart contracts, account info, NFD lookups, atomic groups, Tinyman swaps, Haystack Router best-price swaps, Alpha Arcade prediction markets, Pera asset verification, TEAL compilation, knowledge base. Use when user asks about Algorand wallet, balances, sending ALGO or tokens, asset opt-in, transactions, NFD names, DEX swaps, DEX aggregation, best-price routing, prediction markets, Alpha Arcade, asset verification, smart contracts, or account details.

2026-06-25
haystack-router-interaction
ソフトウェア開発者

Route and execute optimal token swaps on Algorand using Haystack Router via Algorand MCP tools. Use when getting best-price quotes across multiple Algorand DEXes and LST protocols, executing atomic swaps, and checking asset opt-in — all through the Algorand MCP server.

2026-06-25
algorand-x402-payment
ソフトウェア開発者

Execute x402 payments at runtime using the algorand-mcp x402 tools. Use when Claude encounters HTTP 402 Payment Required responses, needs to access paid APIs, wants to discover paid resources via the Bazaar directory, or the user asks to fetch x402-protected resources.

2026-06-25
algorand-x402-typescript
ソフトウェア開発者

Comprehensive guide for building x402 HTTP-native payment applications on Algorand using TypeScript. This is the parent skill that aggregates all TypeScript x402 sub-skills. Use when working with x402 payments in TypeScript/JavaScript, building clients, servers, facilitators, paywalls, or Next.js apps with Algorand x402, or when explaining x402 concepts to TypeScript developers. Strong triggers include "x402 TypeScript", "x402 Algorand TypeScript", "@x402", "payment protocol TypeScript", "402 payment TypeScript", "x402 client fetch axios", "x402 server express hono", "x402 facilitator TypeScript", "x402 paywall", "x402 Next.js", "x402 core avm TypeScript", "explain x402 TypeScript", "teach x402".

2026-06-25
alpha-arcade-interaction
ソフトウェア開発者

Trade on Alpha Arcade prediction markets on Algorand via Algorand MCP tools — browse markets, read orderbooks, place limit/market orders, manage positions, cancel/amend orders, split/merge shares, and claim winnings. Use when user asks about prediction markets, event betting, YES/NO shares, orderbooks, or Alpha Arcade.

2026-06-25
algorand-mcp-lite
ソフトウェア開発者

Comprehensive guide for interacting with Algorand blockchain via Algorand Remote MCP Lite (Wallet Edition) — a managed MCP server with 59 tools for wallet operations, ALGO/ASA transactions, atomic groups, account queries, NFD lookups, Haystack Router DEX-aggregated swaps, Alpha Arcade prediction markets, Pera asset verification, ARC-26 QR codes, transaction receipts, AP2 payment mandates, and rich structured-data UI widgets. Use this skill whenever working with Algorand Remote MCP Lite tools, building agents that interact with Algorand via MCP, querying Algorand accounts/assets/transactions, sending payments, swapping tokens, trading prediction markets, generating payment QR codes or receipts, or managing an MCP-based Algorand wallet. Also use when the user mentions "Algorand MCP", "wallet edition", "remote MCP lite", Haystack Router swaps, Alpha Arcade markets, or any on-chain Algorand operation through MCP tools.

2026-06-07
qrclaw
ソフトウェア開発者

Generate QR codes for any string or URL using the QRClaw open source service (qrclaw.goplausible.xyz). Use this skill whenever the user asks to create a QR code, generate a scannable code, share a link as a QR, make something scannable, or needs a visual/terminal-friendly QR representation of text or URLs. Also use when the user says 'make a QR', 'QR code for this', 'generate QR', 'scannable link', or wants to share content via QR. Covers both terminal (UTF-8 block characters) and web (image smart link) output formats.

2026-04-15
algorand-interaction
ソフトウェア開発者

Interact with Algorand blockchain via the Algorand MCP server — wallet operations, ALGO/ASA transactions, smart contracts, account info, NFD lookups, atomic groups, Tinyman swaps, Haystack Router best-price swaps, Alpha Arcade prediction markets, Pera asset verification, TEAL compilation, knowledge base. Use when user asks about Algorand wallet, balances, sending ALGO or tokens, asset opt-in, transactions, NFD names, DEX swaps, DEX aggregation, best-price routing, prediction markets, Alpha Arcade, asset verification, smart contracts, or account details.

2026-06-21
alpha-arcade-interaction
ソフトウェア開発者

Trade on Alpha Arcade prediction markets on Algorand — browse markets, read orderbooks, place limit/market orders, manage positions, cancel/amend orders, split/merge shares, and claim winnings. Use when user asks about prediction markets, event betting, YES/NO shares, orderbooks, or Alpha Arcade.

2026-06-20
algorand-x402-payment
ソフトウェア開発者

Execute x402 payments at runtime using Algorand MCP tools. Use when you encounter HTTP 402 Payment Required responses, needs to access paid APIs, or the user asks to fetch x402-protected resources.

2026-06-18
haystack-router-interaction
ソフトウェア開発者

Route and execute optimal token swaps on Algorand using Haystack Router via Algorand MCP tools. Use when getting best-price quotes across multiple Algorand DEXes and LST protocols, executing atomic swaps, and checking asset opt-in — all through the Algorand MCP server.

2026-06-08
6 件中 6 件のリポジトリを表示
すべてのリポジトリを表示しました