Explore

Find agent skills by outcome

16,598 skills indexed with the new KISS metadata standard.

Showing 24 of 16,598Categories: General, Openclaw, Coding, Creative
Creative
PromptBeginner5 minmarkdown

# Location: [e.g.

East Hartford

0
General
PromptBeginner5 minmarkdown

# - Snow storage constraints: [yes/no - describe e.g.

limited due to trees/walls on both sides]

0
General
PromptBeginner5 minmarkdown

# - Other preferences/factors: [e.g.

pet-safe only

0
General
PromptBeginner5 minmarkdown

First

determine the user's location. If not clearly provided in the query or the above section

0
General
PromptBeginner5 minmarkdown

If the user has **not** filled in driveway details in the section above (or provided them in the query)

**ask for relevant ones early** (especially slope

0
General
PromptBeginner5 minmarkdown

# Recommended AI Engines: Grok 4 (xAI)

Claude (Anthropic)

0
General
PromptBeginner5 minmarkdown

When to clear the snow (generic)

# Generic Driveway Snow Clearing Advisor Prompt

0
General
PromptBeginner5 minmarkdown

# Audience: Homeowners in snowy regions

especially those with challenging driveways (e.g.

0
General
PromptBeginner5 minmarkdown

- v1.0–1.3 (Dec 2025): Initial versions focused on weather integration

refreezing risks

0
General
PromptBeginner5 minmarkdown

- v1.4 (Jan 16

2026): Stress-tested for edge cases (blizzards

0
General
PromptBeginner5 minmarkdown

- Review user profiles

extracting relevant information based on the specified criteria.

0
Coding
PromptBeginner5 minmarkdown

- Analyze the code for readability

maintainability

0
Coding
PromptBeginner5 minmarkdown

Code Review Assistant

Act as a Code Review Assistant. Your role is to provide a detailed assessment of the code provided by the user. You will:

0
Coding
PromptBeginner5 minmarkdown

Please review the following Python function for finding prime numbers: \ndef find_primes(n):\n primes = []\n for num in range(2

n + 1):\n for i in range(2

0
Coding
PromptBeginner5 minmarkdown

Multiplayer 3D Plane Game

Create an immersive multiplayer airplane combat game using Three.js, HTML5, CSS3, and JavaScript with WebSocket for real-time networking. Implement a detailed 3D airplane model with realistic flight p...

0
Coding
PromptBeginner5 minmarkdown

Health Metrics Calculator

Build a comprehensive health metrics calculator with HTML5, CSS3 and JavaScript based on medical standards. Create a clean, accessible interface with step-by-step input forms. Implement accurate BMI c...

0
Coding
PromptBeginner5 minmarkdown

Music Player

Develop a web-based music player using HTML5, CSS3, and JavaScript with the Web Audio API. Create a modern interface with album art display and visualizations. Implement playlist management with drag-...

0
Coding
PromptBeginner5 minmarkdown

Network Packet Analyzer CLI

Create a command-line network packet analyzer in C using libpcap. Implement packet capture from network interfaces with filtering options. Add protocol analysis for common protocols (TCP, UDP, HTTP, D...

0
Coding
PromptBeginner5 minmarkdown

Drawing App

Create an interactive drawing application using HTML5 Canvas, CSS3, and JavaScript. Build a clean interface with intuitive tool selection. Implement multiple drawing tools including brush, pencil, sha...

0
Coding
PromptBeginner5 minmarkdown

Typing Speed Test

Build an interactive typing speed test using HTML5, CSS3, and JavaScript. Create a clean interface with text display and input area. Implement WPM and accuracy calculation in real-time. Add difficulty...

0
Coding
PromptBeginner5 minmarkdown

3D Space Explorer

Build an immersive 3D space exploration game using Three.js and JavaScript. Create a vast universe with procedurally generated planets, stars, and nebulae. Implement realistic spacecraft controls with...

0
Coding
PromptBeginner5 minmarkdown

Habit Tracker

Create a habit tracking application using HTML5, CSS3, and JavaScript. Build a clean interface showing daily, weekly, and monthly views. Implement habit creation with frequency, reminders, and goals....

0
Coding
PromptBeginner5 minmarkdown

3D FPS Game

Develop a first-person shooter game using Three.js and JavaScript. Create detailed weapon models with realistic animations and effects. Implement precise hit detection and damage systems. Design multi...

0
Coding
PromptBeginner5 minmarkdown

HTTP Benchmarking Tool CLI

Create a high-performance HTTP benchmarking tool in Go. Implement concurrent request generation with configurable thread count. Add detailed statistics including latency, throughput, and error rates....

0