
Claude Skills by KeyArgo
github.com/KeyArgoList open pull requests in a GitHub repository
Create a GitHub release from a tag with release notes
List GitHub releases (tags, assets, published dates)
List repositories for a GitHub user or organization
Delete a key from the Custodian KV store
Retrieve a value by key from the Custodian KV store
List all keys in the Custodian KV store with optional prefix
Store a key-value pair in the Custodian KV store
Run a read-only SQL query against a SQLite database file
Deploy a Modal function from a local Python file
List deployed Modal functions in the current workspace
Invoke a deployed Modal function with JSON arguments
Resolve a hostname to its IP addresses (A, AAAA, MX, TXT records)
Check if an HTTP/HTTPS endpoint is reachable and measure latency
Look up country, region, and ASN for an IP address (public)
Send ICMP pings to a host and report RTT and packet loss
Check whether specific TCP ports are open on a host
Inspect a domain's TLS certificate — expiry, issuer, SANs
Query WHOIS records for a domain or IP address
Run inference on a HuggingFace model via the Inference API
Check the status and result of an NVIDIA NIM inference job
Submit an inference job to NVIDIA NIM and return a job ID
List available NVIDIA NIM models and their status
Send a completion request to the OpenAI API
Create real Stripe test-mode charges for bounded business actions, with an authority-band budget cap and human escalation above the cap.
Schedule a recurring task using cron syntax
Delete a scheduled cron task by name or ID
List all scheduled cron tasks managed by Custodian
Add a one-shot task to the Custodian task queue
List pending and completed tasks in the Custodian queue
Verify an HMAC-SHA256 signature given the message and key
Decode and inspect a JWT (header, claims, expiry) without verifying signature
Bulk-import credentials into the Paladin vault from .env files, CSV/JSON exports, Bitwarden, or 1Password — or discover where credentials live. Returns names/kinds/counts only; secret values never enter the agent's context.
Scan text or a file for accidentally committed secrets (API keys, tokens)
Fetch current Stripe account balance (test mode)
List recent Stripe charges with amount, status, and customer
Create a new Stripe customer record
Look up a Stripe customer by email or ID
Send a Stripe invoice to a customer
Initiate a Stripe payout to the connected bank account
List active prices and products in the Stripe catalog
List recent Stripe refunds with reason and amount
Cancel a Stripe subscription immediately or at period end
Create a new Stripe subscription for a customer
Base64-decode a string and return raw or UTF-8 content
Base64-encode a string or file content
Convert an amount between two currencies using live rates
Compute the SHA-256 hash of a string or file
Apply a jq-style filter to transform a JSON payload
Convert a datetime between two IANA timezone identifiers