aiotnetworkMeta-skill that indexes all AIOT platform skills and routes agent requests to the correct sub-skill.
Install via ClawdBot CLI:
clawdbot install d9m1n1c/aiotnetworkGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://payment-api-dev.aiotnetwork.io`.Audited Apr 16, 2026 · audit v1.0
Generated Aug 11, 2026
A fintech startup needs to onboard users with sign-up, Wallet KYC, and identity verification. The meta-skill routes to Account & Authentication, KYC & Identity, and then Card Management as per dependency chains.
A corporate travel company issues virtual cards to employees. The flow requires user authentication, KYC approval, and then card creation, managed by the skill's routing.
An international remittance service uses the Payments & Banking skill to send money across borders. Users need to be authenticated first, and the skill handles currency conversion and transfers.
A crypto exchange wants to allow users to deposit and withdraw cryptocurrencies. The Crypto Wallet skill integrates with the platform, requiring user authentication before transactions.
A DAO or membership platform sets up decentralized identities and on-chain KYC for tiered membership. The Blockchain & DID skill handles this, with dependencies on Account & Authentication.
Charge developers for API calls or transactions processed through the AIOT platform. Revenue scales with transaction volume.
Offer the AIOT network as a subscription service for businesses needing integrated payment and identity solutions. Revenue from monthly or annual fees.
Earn revenue by applying a margin to currency exchange rates when users convert currencies within the Payments & Banking skill.
💬 Integration Tip
Start by installing all sub-skills via the installation script, then use the meta-skill to route requests. Always ensure prerequisites like account authentication and KYC are met before initiating dependent operations.
Scored Aug 11, 2026
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.