LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: algorand

Browse skills that share this tag.

  • algorand-vulnerability-scanner - Algorand smart contract vulnerability scanner
    algorandtealpytealsecurity-audit

    ★ 0 · Updated 2026-09-20

    Scans Algorand smart contracts for 11 common security vulnerabilities in TEAL and PyTeal code.

    ⚙ Search codebase for smart contract files⚙ Analyze code for vulnerability patterns⚙ Report findings with severity levels
  • create-python-x402-server - Create x402 Payment-Protected Servers in Python
    pythonx402algorandfastapi

    ★ 0 · Updated 2026-09-19

    Create x402 payment-protected servers with FastAPI or Flask for Algorand.

    ⚙ Install x402 Python dependencies⚙ Set up x402 resource server⚙ Register AVM payment scheme
  • create-python-x402-server - Create x402 payment-protected servers in Python
    pythonfastapiflaskx402

    ★ 0 · Updated 2026-09-19

    Build FastAPI or Flask servers protecting API endpoints with Algorand USDC payments using x402 middleware.

    ⚙ Install x402 Python dependencies⚙ Configure x402 resource server⚙ Define payment route configurations
  • create-python-x402-server - Create x402 Payment-Protected Servers in Python
    pythonfastapiflaskx402

    ★ 2 · Updated 2026-09-19

    Build FastAPI or Flask servers that protect API endpoints with Algorand USDC payments using x402 middleware.

    ⚙ Install x402 server dependencies⚙ Set up x402 resource server⚙ Register AVM server scheme
  • create-python-x402-server - Create x402 Payment-Protected Servers in Python
    pythonfastapiflaskalgorand

    ★ 3 · Updated 2026-09-19

    Create x402 payment-protected servers with FastAPI or Flask for Algorand USDC payments.

    ⚙ Install x402 AVM dependencies⚙ Configure x402 facilitator client⚙ Register AVM server scheme
  • implement-arc-standards - Implement Algorand ARC standards in smart contracts
    algorandarc-standardsarc-4arc-56

    ★ 0 · Updated 2026-09-15

    Implements Algorand ARC standards including ARC-4 ABI encoding, ARC-22 read-only annotations, ARC-28 events, and ARC-32/56 app specs.

    ⚙ Understand ARC-4 ABI encoding rules⚙ Generate ARC-32 and ARC-56 specs⚙ Build typed clients from app specs
  • algorand-ts-migration - Algorand TypeScript Migration
    algorandtypescripttealscriptmigration

    ★ 0 · Updated 2026-09-13

    Migrate smart contracts to Algorand TypeScript 1.0 from TEALScript or Algorand TypeScript Beta.

    ⚙ Identify source language⚙ Load migration guide⚙ Execute migration transformations
  • haystack-router-interaction - Execute optimal Algorand token swaps via Haystack Router
    blockchainalgoranddextoken-swap

    ★ 41 · Updated 2026-03-23

    Route and execute optimal token swaps across multiple Algorand DEXes using Haystack Router via Algorand MCP tools

    ⚙ get swap quote⚙ execute swap⚙ check opt-in status
  • algorand-vulnerability-scanner - Scan Algorand Smart Contracts for 11 Common Vulnerabilities
    securitysmart-contractalgorandaudit

    ★ 64 · Updated 2026-02-13

    Scans Algorand smart contracts for vulnerabilities including rekeying attacks and access control issues

    ⚙ scan smart contracts⚙ detect vulnerabilities⚙ analyze TEAL code