domain cluster

Tools & Utilities

Essential command-line tools and system utilities.

32082 個技能all categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
productivity-tools
18.5K

planning-with-files

Implements Manus-style file-based planning to organize and track progress on complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when asked to plan out, break down, or organize a multi-step project, research task, or any work requiring >5 tool calls. Supports automatic session recovery after /clear.

OthmanAdi
OthmanAdi
tools
open
debugging
18.5K

csv-data-analysis

This skill should be used when users need to analyze CSV or Excel files, understand data patterns, generate statistical summaries, or create data visualizations. Trigger keywords include "analyze CSV", "analyze Excel", "data analysis", "CSV analysis", "Excel analysis", "data statistics", "generate charts", "data visualization", "分析CSV", "分析Excel", "数据分析", "CSV分析", "Excel分析", "数据统计", "生成图表", "数据可视化".

eosphoros-ai
eosphoros-ai
tools
open
automation-tools
18.4K

docs-sync

Analyze main branch implementation and configuration to find missing, incorrect, or outdated documentation in docs/. Use when asked to audit doc coverage, sync docs with code, or propose doc updates/structure changes. Only update English docs under docs/** and never touch translated docs under docs/ja, docs/ko, or docs/zh. Provide a report and ask for approval before editing docs.

openai
openai
tools
open
automation-tools
18.4K

generate-release-notes

Generate comprehensive release notes for Bit from git commits and pull requests. Use when creating release notes, building changelogs, documenting version releases, or preparing a new Bit release.

teambit
teambit
tools
open
cli-tools
18.4K

bit-cli

MUST consult before running ANY bit command. Do NOT guess bit commands from memory. This skill tells you the right command, correct syntax, subcommands, and flags.

teambit
teambit
tools
open
debugging
18.3K

optimize

Diagnoses and fixes UI performance across loading speed, rendering, animations, images, and bundle size. Use when the user mentions slow, laggy, janky, performance, bundle size, load time, or wants a faster, smoother experience.

pbakaus
pbakaus
tools
open
debugging
18.3K

optimize

Diagnoses and fixes UI performance across loading speed, rendering, animations, images, and bundle size. Use when the user mentions slow, laggy, janky, performance, bundle size, load time, or wants a faster, smoother experience.

pbakaus
pbakaus
tools
open
automation-tools
18.2K

pr-workflow

General guidelines for Commits, formatting, CI, dependencies, security

tursodatabase
tursodatabase
tools
open
debugging
18.2K

debugging

How to debug tursodb using Bytecode comparison, logging, ThreadSanitizer, deterministic simulation, and corruption analysis tools

tursodatabase
tursodatabase
tools
open
debugging
18.2K

differential-fuzzer

Information about the differential fuzzer tool, how to run it and use it catch bugs in Turso. Always load this skill when running this tool

tursodatabase
tursodatabase
tools
open
debugging
18.2K

memory-benchmark

How to benchmark and analyze memory usage in Turso using the memory-benchmark crate and dhat heap profiler. Use this skill whenever the user mentions memory usage, memory profiling, allocation tracking, heap analysis, memory regression, memory benchmarking, dhat, or wants to understand where memory is being allocated during SQL workloads. Also use when investigating memory growth in WAL or MVCC mode. IMPORTANT - If you modify the perf/memory crate (add profiles, change CLI flags, change output format, etc.), update this skill document to reflect those changes so it stays accurate for future agents.

tursodatabase
tursodatabase
tools
open
cli-tools
18.2K

bear-notes

Create, search, read, tag, and append to Bear app notes on macOS via the grizzly CLI. Use when the user wants to create a new note in Bear, search Bear notes by tag, read or open a Bear note by ID, append text to an existing Bear note, list Bear tags, or automate note-taking in Bear. Requires the grizzly binary and Bear app running on macOS.

elizaOS
elizaOS
tools
open
cli-tools
18.2K

bird

X/Twitter CLI for reading, searching, posting, and engagement via cookies. Provides direct access to tweets, timelines, social media feeds, bookmarks, lists, and trending topics through GraphQL and cookie-based authentication. Use when the user wants to tweet, read a tweet, search Twitter, check their timeline, browse social media, view replies, follow or unfollow accounts, manage bookmarks, or interact with X/Twitter from the command line.

elizaOS
elizaOS
tools
open
cli-tools
18.2K

blucli

BluOS CLI (blu) for discovery, playback, grouping, and volume control of Bluesound and NAD speakers. Use when the user wants to play music, stream audio, control speakers, adjust volume, group or ungroup Bluesound players, search TuneIn radio, or manage multi-room streaming setups.

elizaOS
elizaOS
tools
open
cli-tools
18.2K

imsg

iMessage/SMS CLI for listing chats, fetching history, watching conversations, and sending messages on macOS via the Messages app. Use when the user wants to send a text message, read iMessages, check recent texts, reply to a conversation, send an SMS, or interact with the Messages app from the terminal. Supports texting contacts by phone number or email, attaching files, and streaming incoming messages in real time.

elizaOS
elizaOS
tools
open
cli-tools
18.2K

openhue

Controls Philips Hue smart lights, rooms, and scenes via the OpenHue CLI and a Hue Bridge. Use when the user asks to turn lights on or off, change brightness or color, activate a scene, list rooms, discover bridges, or manage smart lighting. Handles setup, querying light state, and adjusting individual or grouped lights by name or ID.

elizaOS
elizaOS
tools
open
debugging
18.2K

blogwatcher

Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI. Use when the user wants to subscribe to blogs, track news feeds, manage a feed reader, scan for new articles, add or remove RSS or Atom subscriptions, or mark posts as read.

elizaOS
elizaOS
tools
open
debugging
18.2K

goplaces

Query Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for scripts.

elizaOS
elizaOS
tools
open
debugging
18.2K

model-usage

Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.

elizaOS
elizaOS
tools
open
debugging
18.2K

security-burpsuite-project-parser

Parse and analyze Burp Suite project files, HTTP history, and scan results. Use when extracting findings from Burp Suite exports, analyzing intercepted HTTP traffic, processing Burp XML exports, or correlating Burp scan results with source code.

elizaOS
elizaOS
tools
open
debugging
18.2K

security-claude-in-chrome-troubleshooting

Troubleshoot security issues with browser extensions and Chrome-based tools. Use when diagnosing browser extension security problems, Content Security Policy conflicts, cross-origin issues, extension permission problems, or browser automation security concerns.

elizaOS
elizaOS
tools
open
debugging
18.2K

security-constant-time-analysis

Analyze code for timing side-channel vulnerabilities and ensure constant-time operations for security-sensitive comparisons. Use when reviewing cryptographic implementations, secret comparison code, authentication token validation, or any code where timing leaks could reveal secrets.

elizaOS
elizaOS
tools
open
debugging
18.2K

security-dwarf-expert

Analyze DWARF debug information in ELF binaries for security research. Use when parsing DWARF sections, recovering type information from binaries, analyzing debug symbols, understanding binary layouts, or extracting struct definitions for reverse engineering.

elizaOS
elizaOS
tools
open
debugging
18.2K

security-entry-point-analyzer

Map and analyze application entry points for security assessment. Use when identifying attack surface, cataloging API endpoints, finding exposed interfaces, tracing input handling from entry to processing, or prioritizing areas for security testing.

elizaOS
elizaOS
tools
open
Previous
Page 49 / 1337
Next