Total 50,908 skills, Tools & Utilities has 8298 skills
Showing 12 of 8298 skills
System optimization recommendations and execution for Mac. Analyzes memory pressure, processes, startup items, and system settings, then offers actionable optimizations. Use this to make your Mac faster without full cleanup.
This skill drafts weekly reports by synthesizing the progress documented in the Obsidian vault. It is suitable for scenarios where users want to generate weekly summaries based on recently created files, previous reports, and project background documents.
Execute trades on BloFin exchange — place orders (market, limit, post_only, fok, ioc), cancel orders, batch operations, close positions, and manage TP/SL and algo/trigger orders. Requires authenticated API access with TRADE permission.
Track fridge and pantry inventory. Add, remove, and list food items with quantities. Triggers on: /fridge, /fridge list, /fridge add <item>, /fridge remove <item>, /fridge clear, or when a user asks what's in the fridge or wants to manage pantry contents.
GitHub backup for OpenClaw workspace. Use when user says "同步", "备份", "backup", "sync", "push to github", or asks about backup status/history/failures. Manages git-based full backup of ~/.openclaw to GitHub.
Organize and categorize files into logical structures. Creates folder hierarchies, renames files systematically, and consolidates related data.
Foundry is a Rust-based toolkit for developing, testing, and deploying Ethereum smart contracts using Solidity.
Feishu urgent message (buzz) notifications. Activate when user mentions urgent, buzz, remind, or escalation for messages.
This skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs, memory, disk space). It creates a JSON file with resource information and strategic recommendations that inform computational approach decisions such as whether to use parallel processing (joblib, multiprocessing), out-of-core computing (Dask, Zarr), GPU acceleration (PyTorch, JAX), or memory-efficient strategies. Use this skill before running analyses, training models, processing large datasets, or any task where resource constraints matter.
Captures before/after screenshots of web pages or elements for visual comparison. Use when user says "take before and after", "screenshot comparison", "visual diff", "PR screenshots", "compare old and new", or needs to document UI changes. Accepts two URLs (file://, http://, https://) or two image paths.
Use when downloading videos, audio, or captions from YouTube and other video platforms. Supports quality selection.
Manage monorepo architectures using Lerna, Turborepo, and Nx. Configure workspaces, dependency versioning, and cross-package testing.