CLI Tools

Command line utilities

Showing 7969-7992 of 8163 skills
ChristinaFanxy

cryptofolio

by ChristinaFanxy

加密资产管理助手 - 通过对话记录持仓、交易、理财,支持导出 CSV/Excel

CLI Tools 0 2mo ago
tylercannon

asdf-runtime-version-updater

by tylercannon

"Update language runtime versions in .tool-versions files (asdf) and propagate changes to Dockerfiles, GitHub Actions workflows, and other version-referencing files. Use when: (1) updating a project's language runtime version(s), (2) synchronizing versions across .tool-versions, Dockerfiles, and CI/CD configs, or (3) migrating to a new runtime version."

CLI Tools 0 4mo ago
chazu

procyon-park

by chazu

Use when working in a procyon-park (pp) workspace, spawning/coordinating agents, starting workflows, or reading/writing BBS tuplespace entries — including when PP_TASK/PP_URL/PP_SCOPE/PP_WORKFLOW env vars are set, AGENTS.md references pp, or the user mentions "pp", "bbs", "tuplespace", "workflow", or "procyon-park".

CLI Tools 0 29d ago
agnicpay

trade-tokens

by agnicpay

Swap or trade tokens on Base network. Use when you or the user want to trade, swap, exchange, buy, sell, or convert between tokens like USDC, ETH, and WETH. Covers phrases like "buy ETH", "sell ETH for USDC", "convert USDC to ETH", "get some ETH", "swap tokens", "trade USDC for WETH".

CLI Tools 0 3mo ago
mintychochip

rosetta

by mintychochip

Use when porting source code between Java and Go. Provides a local-first migration control plane that extracts source facts, records project-level decisions, creates dependency-aware work units, coordinates agents, and gates completion with saved eval evidence.

Agents 0 1d ago
chrbailey

managing-agent-secrets

by chrbailey

Prevents AI agents from exposing secrets, API keys, and credentials. Enforces rules for handling .env files, environment variables, and sensitive configuration. Use when working with environment variables, API keys, database credentials, or any sensitive configuration that AI agents might accidentally log, commit, or expose.

CLI Tools 0 3mo ago
kangnam7654

session-start-hook

by kangnam7654

Creating and developing startup hooks for Claude Code on the web. Use when the user wants to set up a repository for Claude Code on the web, create a SessionStart hook to ensure their project can run tests and linters during web sessions.

Auth 0 3mo ago
cgk-platform

self-improvement

by cgk-platform

"Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Claude ('No, that's wrong...', 'Actually...'), (3) User requests a capability that doesn't exist, (4) An external API or tool fails, (5) Claude realizes its knowledge is outdated or incorrect, (6) A better approach is discovered for a recurring task. Also review learnings before major tasks."

CLI Tools 0 3mo ago
CodeDraig

amazon-alexa

by CodeDraig

Control Alexa-enabled devices, manage routines, and configure smart home settings

Auth 0 4mo ago
rahulgi

council

by rahulgi

Consult an advisory council of three AI personas — Cato (skeptic), Ada (optimist), Marcus (pragmatist) — backed by different frontier LLM agents (Gemini, Claude, Codex). Each persona runs as a separate agent process with full repo context and returns independent feedback. Use when the user says "/council", asks for a second opinion, wants feedback on code changes, needs a premortem, wants to pressure-test a decision, or asks "what do you think about this approach?" Claude may also proactively suggest consulting the council before major architectural decisions, risky deploys, or ambiguous trade-offs (but should ask for user approval first).

CLI Tools 0 3mo ago
AndyTrust

portfolio

by AndyTrust

Gestisce il Portfolio Intelligence Dashboard 140 Grammi (VPS ~/Portfolio-Claude-Code / GitHub Pages). Usare SEMPRE per: "aggiorna portfolio", "aggiorna insider", "aggiorna dashboard", "aggiorna segnali", "aggiorna news", "aggiorna geopolitica", "aggiorna report intelligence", "aggiungi transazione", "log trade", "check insider", "portfolio status", "/portfolio". Sa: struttura completa VPS, come aggiornare TUTTI i contenuti del sito (data.js, intelligence-reports.js, GEOPOLITICAL_RISKS, NEWS_DB, MARKET_DATA), gestione git con VPS auto-commits, push su GitHub Pages, calcolo P&L reale, insider data SEC/OpenInsider.

CLI Tools 0 1mo ago
Wesley1600

Build Automation Skill

by Wesley1600

No destructive operations without confirmation

CI/CD 0 6mo ago
yinhui1984

find-skills-plus

by yinhui1984

Find agent skills by keyword and enrich results with descriptions. Use when a user asks to discover skills and wants more context than a raw list (e.g., descriptions or comparisons).

CLI Tools 0 4mo ago
myuon

gh

by myuon

GitHub CLI (gh) で Issue・Sub-issue・PR・CI を操作するためのクイックリファレンス

CLI Tools 0 3mo ago
VitaDynamics

report-bug-issue

by VitaDynamics

Report a bug or request a feature in the Vengineer plugin

Analytics 0 4mo ago
wangyaya-703

podcast-daily

by wangyaya-703

"播客日报 v2:GitHub Actions 负责 RSS/转录/翻译/摘要生产,Luna 端只做 feed 驱动的飞书推送(卡片 + 文档 + 多维表格)。当用户要搭建播客监控、双语转录、日报推送、飞书自动化时使用。"

CLI Tools 1 2mo ago
seligj95

azure-app-service-troubleshooting

by seligj95

Diagnose and resolve Azure App Service issues including HTTP errors, startup failures, performance problems, deployment failures, and connectivity issues. Use when troubleshooting 500 errors, application crashes, slow performance, cold starts, deployment stuck, networking problems, or analyzing application logs.

CLI Tools 0 3mo ago
tsjnsn

scpz

by tsjnsn

Optimize, validate, and split AWS Service Control Policy (SCP) JSON files to fit within AWS's strict limits using scpz. Use this skill whenever the user is working with AWS SCPs, AWS Organizations policies, needs to shrink SCP JSON to fit size or statement limits, wants to validate SCP structure, or mentions SCP optimization, policy merging, action wildcarding, or SCP splitting. Also use when the user references scpz by name, or is troubleshooting SCP limit errors from AWS Organizations.

CLI Tools 0 19d ago
DevGuyRash

espanso-dynamic-forms

by DevGuyRash

Build portable dynamic Espanso forms using runtime-generated layouts, a shared env contract, reusable scaffolding, and latency-safe output patterns. Use when the task involves: (1) Creating or modifying Espanso form triggers or match files, (2) Building dynamic Espanso forms where a script generates form layouts at runtime, (3) Scaffolding a new Espanso form provider pattern, (4) Configuring Espanso YAML for runtime-generated choices or fields, (5) Debugging or linting Espanso form configurations, (6) Implementing latency-safe clipboard or output patterns for Espanso, or (7) Any task involving Espanso text expansion with dynamic or scripted form UIs.

Automation 0 3mo ago
pc-style

self-subagent

by pc-style

Orchestrate parallel sub-tasks by spawning non-interactive instances of your own CLI as subagents. Use when you need to parallelize work across multiple files, run independent investigations simultaneously, or delegate heavy multi-step tasks. Works with ANY AI coding CLI agent (Amp, Claude Code, Codex, Cursor, OpenCode, aider, Cline, Roo, goose, Windsurf, Copilot CLI, pi, etc.). Triggers on "run in parallel", "subagent", "delegate", "fan out", "concurrent tasks", or any complex task that benefits from parallel execution.

CLI Tools 0 3mo ago
trancong12102

tmux

by trancong12102

Remote-control tmux sessions for interactive CLIs (python, gdb, etc.) and long-running/background processes. Be very proactive about activating this skill whenever starting background or interactive tasks.

Auth 0 4mo ago
shadowcz007

qq-email

by shadowcz007

面向 QQ 邮箱的 IMAP 收邮件、SMTP 发邮件;账号与授权码从环境变量 QQ_EMAIL_ACCOUNT、QQ_EMAIL_AUTH_CODE 读取。在用户要发 QQ 邮件、收邮件、查邮件、代发邮件或配置 QQ 邮箱时使用。

CLI Tools 0 3mo ago
usebuildera

naira-agent-cli

by usebuildera

Use the NairaAgent CLI to transfer Naira, pay bills (electricity, data bundles, airtime, TV), and run secure session-based workflows for bulk, large, or scheduled payments.

Agents 0 3mo ago
edxeth

firecrawl

by edxeth

Scrapes and crawls web pages, converting them to clean markdown or structured JSON for LLM consumption. Use when needing to extract content from URLs, crawl entire websites, map site structure, search the web with scraping, or extract structured data from pages. Best for web scraping, site crawling, URL discovery, and converting web content to LLM-ready formats.

CLI Tools 0 4mo ago