Create or update ZKP2P provider templates (zkTLS/Reclaim) by capturing target-platform network requests, mapping user-specified proof fields (identity, account attributes, or transactions), and producing the JSON provider template. Use when asked to create a ZKP2P provider template, analyze network logs, or translate API responses into template selectors.
Use this skill whenever the user mentions IP geolocation feeds, RFC 8805, geofeeds, inetnum, inet6num, CIDR subnets, or wants help creating, tuning, validating, or publishing a self-published IP geolocation feed in CSV format. Also trigger when the user is a network operator, ISP, mobile carrier, cloud provider, hosting company, IXP, or satellite provider asking about IP geolocation accuracy, prefix mapping, or WHOIS geofeed attributes. Helps create, refine, and improve CSV-format IP geolocation feeds with opinionated recommendations beyond RFC 8805 compliance. Do NOT use for private or internal IP address management — applies only to publicly routable IP addresses.
This skill should be used when the user asks to "set up Clawdentity relay", "configure provider relay", "run provider doctor", "run provider relay test", "bootstrap registry", "redeem invite", "create agent credentials", "install connector service", or needs multi-provider relay onboarding with the `clawdentity` CLI.
Flutter clean architecture with Riverpod 3.x codegen, Freezed 3.x sealed classes, GoRouter, Hive CE persistence, and ShowcaseView guided tours. Use when building, reviewing, or refactoring Flutter apps that use Riverpod for state management. Covers feature module scaffolding, AsyncNotifier patterns, provider select optimization, Freezed unions and JSON serialization, GoRouter redirects, Hive repositories, pagination, forms, anti-patterns, and testing. Does NOT apply to Provider/BLoC/GetX, non-Flutter frameworks, backend-only Dart, or Firebase-only questions.
Build and integrate DRAIN providers for the Handshake58 marketplace. Use when the user wants to add a new provider, integrate an API, wrap a service, or build a custom tool as a paid DRAIN provider. Covers LLM proxies, API wrappers, and self-built services.
dsub job submission and monitoring for All of Us Researcher Workbench on Google Cloud. Use when: (1) submitting distributed computing jobs via dsub, (2) checking job status with dstat, (3) choosing machine types or disk configurations for cloud jobs, (4) debugging dsub failures or provider issues. Encodes provider quirks, machine type constraints, and the dsub_script()/check_dsub_status() patterns.