All authors
KeyArgo avatar

Claude Skills by KeyArgo

github.com/KeyArgo
106 skillsA× 1060 installs67 views
Anthropic ChatA

Call Anthropic Messages API (Claude) with a prompt

ai-agentsapi
0
119
Cohere EmbedA

Generate text embeddings via Cohere Embed API

ai-agentsapi
0
119
Openai ChatA

Call OpenAI chat completions API with a prompt and system message

ai-agentsapi
0
119
Replicate RunA

Run any Replicate model (image gen, audio, video) by version ID

ai-agents
0
119
Together InferA

Call Together.ai inference API for open-weight models

ai-agentsapi
0
119
Pagerduty AlertA

Trigger or resolve a PagerDuty incident for on-call escalation

ai-agents
0
119
Telegram SendA

Send a message or file to a Telegram chat or channel

ai-agents
0
119
Twilio Voice CallA

Place an outbound voice call via Twilio and read a TwiML script

ai-agents
0
119
Calendar CreateA

Create a calendar event with attendees, time, and description

ai-agents
0
119
Calendar DeleteA

Delete a calendar event by ID

ai-agents
0
119
Calendar Event CreateA

Create a Google Calendar event with title, time, and attendees

ai-agentsgobash
0
119
Calendar Event ListA

List upcoming Google Calendar events for a given timerange

ai-agentsgobash
0
119
Calendar ListA

List upcoming events from Google Calendar

ai-agentsgo
0
119
Calendar UpdateA

Update an existing calendar event (title, time, attendees)

ai-agents
0
119
S3 DeleteA

Delete an object from an S3 bucket

ai-agents
0
119
S3 GetA

Download an object from S3 and return its content or presigned URL

ai-agents
0
119
S3 ListA

List objects in an S3 bucket (or GCS/R2 with S3-compat API)

ai-agentsapi
0
119
S3 PutA

Upload an object to an S3 bucket

ai-agents
0
119
Discord WebhookA

Post a message to a Discord channel via webhook URL

ai-agentsgobash
0
119
Email SendA

Send email via SMTP or SendGrid with subject and body

ai-agentsgobash
0
119
Push NotificationA

Send a push notification via ntfy.sh or Pushover

ai-agentsgobash
0
119
Slack Channel ListA

List public Slack channels in a workspace

ai-agentsgobash
0
119
Slack MessageA

Post a message to a Slack channel via incoming webhook

ai-agentsgobash
0
119
Sms SendA

Send SMS via Twilio to any phone number

ai-agentsgobash
0
119
Webhook PostA

Send an HTTP POST to any configured webhook endpoint

ai-agentsgobash
0
119
Custodian AnchorA

Request a re-anchoring block: your goal, standing constraints, budget, and the actions you already completed this session. Call this whenever you feel uncertain about what you were doing, suspect you lost context, or before any consequential action.

ai-agentsgo
0
119
Custodian StatusA

Report your own governed session state: authority band, budget spent/remaining, action count, denial count. Value-free and instant — answered by the governance layer, no subprocess, no credentials. Use when unsure what you are allowed to do or how much budget remains.

ai-agentsgo
0
119
Paladin Vault ListA

List the credential references available in the Paladin vault (names, profiles, env var targets — never values). Use the returned paladin:// refs verbatim in tool arguments; Paladin injects the real value into the tool's process at egress. You cannot read, print, or export the values themselves.

ai-agents
0
119
Mongodb FindA

Query documents from a MongoDB collection

ai-agentsgosql
0
119
Mysql QueryA

Run a read-only SQL query against a MySQL/MariaDB database

ai-agentssqldatabase
0
119
Postgres QueryA

Run a read-only SQL query against a PostgreSQL database

ai-agentssqldatabase
0
119
Redis DeleteA

Delete one or more keys from a Redis instance

ai-agentsdatabase
0
119
Redis GetA

Read a key (or hash field) from a Redis instance

ai-agentsdatabase
0
119
Redis SetA

Write a key-value pair to Redis with optional TTL

ai-agentsdatabase
0
119
Design ImpeccableA

Anti-pattern detector and design rules for AI coding agents. Catches the specific mistakes AI makes when generating UI: gray text on color, nested cards, broken buttons, missing states. Use before shipping any frontend.

developmentfrontendperformance
0
119
Design TasteA

Stops AI from generating boring, generic UI. Use when building new interfaces, reviewing generated UI, or fixing the flat / generic look that AI tools default to. Anti-slop design principles for premium frontends.

developmentgoaws
0
119
Docker ExecA

Run a command inside a running Docker container

ai-agentsgobash
0
119
Docker ListA

List running Docker containers with status and port info

ai-agentsgobash
0
119
Docker LogsA

Tail the last N lines of a Docker container's stdout log

ai-agentsgobash
0
119
Docker StartA

Start a stopped Docker container by name or ID

ai-agentsgobash
0
119
Docker StopA

Stop a running Docker container gracefully

ai-agentsgobash
0
119
File ListA

List files in an allowed directory path

ai-agentsgobash
0
119
File ReadA

Read a file from an allowed path on the local filesystem

ai-agentsgobash
0
119
File WriteA

Write content to a file at an allowed path

ai-agentsgobash
0
119
Shell ExecA

Run a sandboxed shell command with timeout and allowlist

ai-agentsgoshell
0
119
Github CommentA

Add a comment to a GitHub issue or pull request

ai-agentsgobash
0
119
Github Commit ListA

List recent commits on a branch, with author and message

ai-agentsgit
0
119
Github File ReadA

Read the content of a file from a GitHub repository

ai-agentsgit
0
119
Github Issue CreateA

Create a GitHub issue in a specified repository

ai-agentsgobash
0
119
Github Issue ListA

List open issues in a GitHub repository with filters

ai-agentsgobash
0
119