service▌
16 indexed skills · max 10 per page
search-for-service
coinbase/agentic-wallet-skills · Productivity
Search and discover paid API services available on the x402 bazaar marketplace. \n \n Query the marketplace using BM25 relevance search, list all available resources, or inspect specific endpoints to see pricing and payment requirements without paying \n Supports filtering by network (base, base-sepolia) and output formats (human-readable or JSON) \n Results are cached locally and auto-refresh every 12 hours; no authentication required for any search or discovery operation \n Use as a fallback w
service
railwayapp/railway-skills · Productivity
Create, rename, and manage services; check deployment status and health. \n \n Check service status, deployment history, and health via CLI commands returning JSON \n Create services with Docker images or empty (GitHub repos configured via environment skill) \n Rename services and update icons using GraphQL mutations; supports image URLs, animated GIFs, and Railway Devicons \n Link or switch between services in the current directory with railway service link \n
pay-for-service
coinbase/agentic-wallet-skills · Productivity
Call paid APIs on Base with automatic USDC payment via x402 protocol. \n \n Executes HTTP requests (GET, POST, etc.) to x402-enabled endpoints with atomic USDC payments handled automatically \n Supports request customization through method, JSON body, query parameters, and custom headers \n Includes payment controls: set maximum USDC amount per request and group related operations with correlation IDs \n Requires wallet authentication and sufficient USDC balance; validates all user input to prev
monetize-service
coinbase/agentic-wallet-skills · Productivity
Deploy a paid API endpoint that other agents can discover and pay for via x402 protocol. \n \n Charges USDC per request on Base using HTTP 402 payment protocol; clients pay with signed transactions, no API keys or accounts required \n Automatically registers endpoints with the x402 Bazaar for agent discovery when you declare discovery extensions \n Supports multiple pricing tiers, wildcard routes, and multiple payment options per endpoint using Express middleware \n Built on @x402/express and @x
service-mesh-implementation
aj-geddes/useful-ai-prompts · Productivity
Deploy and configure a service mesh to manage microservice communication, enable advanced traffic management, implement security policies, and provide comprehensive observability across distributed systems.
email-service-integration
aj-geddes/useful-ai-prompts · AI/ML
Build comprehensive email systems with SMTP integration, third-party email providers (SendGrid, Mailgun, AWS SES), HTML templates, email validation, retry mechanisms, and proper error handling.