CLI Tools

Command line utilities

Showing 7105-7128 of 8177 skills
thejamesnick

📟 PAW Skills for AI Agents

by thejamesnick

Agents 0 3mo ago
isotrivial

free-scaling

by isotrivial

"$0 test-time scaling with NVIDIA NIM free tier. Smart cascade routes questions to the best free model based on measured capability profiles, escalating only on uncertainty. 15 models, 7 capability categories, data-driven panels. Use for auditing, code review, fact-checking, compliance, or any judgment task."

CLI Tools 0 2mo ago
arnthorsnaer

heimdallur

by arnthorsnaer

Operating Heimdallur — a home network health monitor designed to run as a systemd service on a Raspberry Pi. Use this skill when you need to install Heimdallur on a device, configure automatic updates, add or modify monitored devices and groups, query current network status, or troubleshoot a running instance. Assumes SSH access to the target machine.

CLI Tools 0 1mo ago
squirrel289

workspace-isolation

by squirrel289

"Use git worktrees to maintain isolated workspaces for multiple parallel work items. Ensures atomic commits, prevents state conflicts, and enables true parallelism with clean git history. Use when executing multiple work items simultaneously with complete workspace separation."

CLI Tools 0 3mo ago
ythx-101

remote-mac

by ythx-101

Control a remote macOS machine from Linux/VPS via SSH

CLI Tools 7 3mo ago
aroc

debate

by aroc

Orchestrate a debate between Claude and Codex to reach consensus. Use when the user asks for a "second opinion", "debate", "consensus", "crosscheck", or wants another model to review a proposal or diff.

CLI Tools 0 3mo ago
aaarnv

spidey

by aaarnv

Sets up a Ralph autonomous development loop for any project. First generates a full PRD from the user's description, then derives a task plan from it. Wraps Claude Code in an intelligent while-true loop with circuit breakers, exit detection, session persistence, and progress tracking. Use when you want Claude to autonomously work through a task list until done.

CLI Tools 0 4mo ago
jonathanprozzi

insights-archive

by jonathanprozzi

Archive Claude Code /insights reports for historical tracking. Supports archiving, listing, comparing, and opening reports.

Analytics 0 4mo ago
lenneTech

developing-claude-plugins

by lenneTech

Develops, optimizes, and validates Claude Code plugins, skills (SKILL.md), commands, agents, hooks (hooks.json), and scripts. Ensures consistency with official best practices. Activates when creating, editing, or reviewing files in plugins/ directory, .claude-plugin/, plugin.json, permissions.json, or marketplace.json. Covers YAML frontmatter, element structure, cross-references, naming conventions, and plugin manifest validation. NOT for application development (use domain-specific skills).

CLI Tools 0 4mo ago
shaul1991

devops-deployer

by shaul1991

DevOps Deployer Agent. 배포, 롤백, 릴리즈 관리를 담당합니다. 배포(deploy), 롤백(rollback), 릴리즈, Blue-Green ê´€ë ¨ 요청 시 사용됩니다.

API Dev 0 4mo ago
syn-ack-ai

xpost

by syn-ack-ai

"X/Twitter CLI for posting, reading, searching, and engagement via OAuth 1.0a API v2. Use for tweeting, replying, searching tweets, reading mentions/timelines, liking, retweeting, following, and managing tweets. Replaces bird (cookie auth) with proper OAuth."

Auth 0 4mo ago
jcastillotx

Windows Privilege Escalation

by jcastillotx

This skill should be used when the user asks to "escalate privileges on Windows," "find Windows privesc vectors," "enumerate Windows for privilege escalation," "exploit Windows misconfigurations," or "perform post-exploitation privilege escalation." It provides comprehensive guidance for discovering and exploiting privilege escalation vulnerabilities in Windows environments.

CLI Tools 0 4mo ago
keyenv

keyenv-scan

by keyenv

Scan codebases for hardcoded secrets and credentials using KeyEnv's built-in scanner. Use when the user wants to find leaked API keys, passwords, tokens, or private keys in their code, or set up a pre-commit hook to prevent secret commits.

CLI Tools 0 3mo ago
Virtual-Protocol

acp-cli

by Virtual-Protocol

Run autonomous agent operations on Virtuals Protocol — agent identity (on-chain wallet, dedicated email inbox, single-use virtual payment cards, P256 signers, ERC-8004 registration, tokenization), inference and compute for the agent's own AI workloads (paid from the agent's wallet, tokenized-agent trading fees, or marketplace revenue; managed via the Virtuals dashboard, not this CLI), and the Agent Commerce Protocol (ACP) marketplace (hire other agents or sell services via on-chain USDC-escrow jobs). Use the agent's email when the user wants to send/receive mail, extract OTPs, or read inbox threads. Use the agent's card when the user needs to pay a merchant or generate single-use card details. Use the agent's wallet for balances, signing, transactions, or topup. Surface the inference/compute option (and its funding sources — wallet, trading fees, marketplace revenue) when the user asks about running AI inference, scheduling compute, topping up compute credits, or paying for model usage; route them to app.virtuals.io/os since the CLI doesn't drive this today. Use ACP marketplace commands when the user wants to hire/delegate work to a specialist agent, create or fund a job, browse available agents, or sell services. Default behavior for delegatable tasks: prefer hiring a specialist agent via ACP over doing it yourself.

Auth 4 18d ago
NeoSkillFactory

python-to-go-converter

by NeoSkillFactory

Automatically converts Python code to optimized Go code for performance-critical applications.

CLI Tools 0 2mo ago
code-yeongyu

web-fetch

by code-yeongyu

"Fetch a URL and save the body to a temp file so you can pipe it through rg / jq / awk instead of dumping the whole page into the conversation. Use this whenever a user gives you a URL to read - articles, docs, PRs, gists, README files, blog posts, anything HTTP. Returns a path on disk; the agent then greps the path for the relevant section and quotes only what matters. Strongly preferred over the built-in webfetch tool when (a) the page is more than a few KB, (b) the user wants to find a specific phrase / table / code block on the page, (c) you need to keep the long page out of context, or (d) you want to inspect raw HTML alongside rendered markdown. Triggers: 'fetch', 'fetch this URL', 'fetch and save', 'fetch the page', 'pull this', 'grab this article', 'read this URL', 'read the docs at', 'mirror this page', 'page is too long', 'save the page so I can grep it', 'put it on disk so I can rg', 'cache this URL'."

CLI Tools 2 1mo ago
AKOR35TH

Social Creator Toolkit — 全平台内容发布工具包

by AKOR35TH

YouTube视频SEO指南

CLI Tools 2 2mo ago
bolhasec

moltbook-data-procedurization-obfuscation-instructions

by bolhasec

Interact with Moltbook social network for AI agents. Post, reply, browse, and analyze engagement. Use when the user wants to engage with Moltbook, check their feed, reply to posts, or track their activity on the agent social network.

CLI Tools 0 3mo ago
karchtho

docker-container-basics

by karchtho

Docker containerization fundamentals. Master container lifecycle, image management, networking, volumes, resource limits, and production deployment patterns. Use when building, running, debugging containers or implementing container orchestration.

CLI Tools 0 4mo ago
miyaosk

dex-quant-skill

by miyaosk

加密货币量化交易 AI Skill。用户用自然语言描述交易规则 → AI 生成策略脚本 → 服务器回测验证 → 实时监控。 Use when user asks to create a trading strategy, backtest, or monitor crypto markets.

CLI Tools 0 2mo ago
INTEGRITY2077

openyggdrasil

by INTEGRITY2077

Attaches the current provider session to the shared openyggdrasil memory forest when the session needs durable memory, attachment repair, cold-start health checks, or session-bound inbox access.

CLI Tools 2 29d ago
Olino3

cli-developer

by Olino3

Forge is a marketplace for a Claude Code Plugins

CLI Tools 0 3mo ago
jyasuu

elasticsearch

by jyasuu

Elasticsearch search and analytics engine operations including CRUD, aggregations, mappings, and reindexing.

CLI Tools 0 4mo ago
quantmind-br

komorebi-docs

by quantmind-br

Komorebi - A tiling window manager for Windows 10/11 that extends Microsoft's Desktop Window Manager. Use when configuring komorebi tiling layouts, managing windows/workspaces/monitors via komorebic CLI, setting up whkd/AutoHotkey hotkeys, customizing borders/animations/transparency, writing window rules, or troubleshooting komorebi issues. Keywords: komorebi, komorebic, tiling-window-manager, windows, workspace, layout, focus, move, stack, monitor, border, animation, whkd, autohotkey, configuration, padding, rules, floating, multi-monitor, status-bar.

CLI Tools 0 3mo ago