Skills from clawhub.ai/arnarsson
11 skills available
eureka-feedback
Request feedback or assistance from Eureka, the primary AI agent
0 installs
fzf-fuzzy-finder
Command-line fuzzy finder for interactive filtering and selection - integrates with shell, vim, and other tools.
0 installs
fd-find
A fast and user-friendly alternative to 'find' - simple syntax, smart defaults, respects gitignore.
0 installs
ssh-essentials
This skill documents SSH usage, key management, tunneling, and file transfers (examples include `ssh`, `ssh-keygen`, `scp`, `sftp`, `rsync`). It contains many explicit shell commands (e.g., `ssh user@hostname`, `cat local-script.sh | ssh user@hostname 'bash -s'`, `sudo systemctl restart sshd`) that perform network access and local key handling.
0 installs
linear-webhook
This skill routes Linear comment `@mason`/`@eureka` mentions to Clawdbot agents and can post agent responses back to Linear. It reads `~/.linear_api_key` and `process.env.HOME + '/.config/clawdbot/linear-agent-tokens.json'`, invokes shell commands (e.g., `cloudflared tunnel`, `node`, `clawdbot`), and calls `https://api.linear.app/graphql`.
0 installs
bat-cat
A cat clone with syntax highlighting, line numbers, and Git integration - a modern replacement for cat.
0 installs
git-essentials
Essential Git commands and workflows for version control, branching, and collaboration.
0 installs
jq-json-processor
Process, filter, and transform JSON data using jq - the lightweight and flexible command-line JSON processor.
0 installs
ripgrep
Blazingly fast text search tool - recursively searches directories for regex patterns with respect to gitignore rules.
0 installs
curl-http
This skill is a `curl` command reference for HTTP requests, file transfers, and debugging. It contains executable `curl` examples that make network requests (e.g., `https://api.example.com`) and demonstrate credential usage (e.g., `-u username:password`).
0 installs
docker-essentials
This skill documents Docker commands for container and image management. It includes executable `docker` commands and examples that set environment variables like `POSTGRES_PASSWORD` and perform registry operations (e.g., `docker push`).
0 installs