Search Skills
Search across 54932 indexed skills
freelance
| Goal | Best Platform | Why | |------|---------------|-----| | Long-term contracts | Upwork | Escrow, hourly tracking | | Quick productized gigs | Fi...
landing-page
Activate on: "create landing page", "write landing copy", "improve conversion", "page not converting", "hero section help". Every landing page follows...
recipe
User shares a recipe → capture in standard format, save to collection User asks "what can I make with X" → search by ingredient User plans meals → hel...
batch
Dry run: Test with 2-3 items first Count: "Processing 47 items, 2 min estimated" Confirm destructive ops: "This will delete 200 files. Proceed?" Progr...
wifi
2.4GHz penetrates walls better but congested — neighbors' networks interfere 5GHz faster but shorter range — may not reach all rooms Same SSID for bot...
server
This skill covers the software layer — what runs inside a machine. For infrastructure (provisioning VMs, SSH hardening, firewalls, backups), use the v...
talk
Help users configure live voice conversations with OpenClaw. Rules: Ask what they want: phone calls, web voice, or voice agent Check config.md for Ope...
physics
Context reveals level: vocabulary, problem type, mathematical comfort When unclear, start with intuition and adjust based on response Never condescend...
oracle-db
ROWNUM for limiting rows—WHERE ROWNUM <= 10; 12c+ supports FETCH FIRST 10 ROWS ONLY DUAL table for expressions—SELECT sysdate FROM dual VARCHAR2 not V...
pytorch
model.train() enables dropout, BatchNorm updates — default after init model.eval() disables dropout, uses running stats — MUST call for inference Mode...
drizzle
Export every table from schema file — queries fail silently if table isn't exported Use $inferSelect for query return types, $inferInsert for insert i...
chemistry
Context reveals level: vocabulary, problem type, mathematical comfort When unclear, start tangible and adjust based on response Never condescend to ex...