Explore

Find agent skills by outcome

49,219 skills indexed with the new KISS metadata standard.

Showing 24 of 49,219
General
PromptBeginner5 minmarkdown

First

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

0
General
PromptBeginner5 minmarkdown

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

pet-safe only

0
General
PromptBeginner5 minmarkdown

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

limited due to trees/walls on both sides]

0
Creative
PromptBeginner5 minmarkdown

# Location: [e.g.

East Hartford

0
General
PromptBeginner5 minmarkdown

- v1.5 (Jan 16

2026): Added user-fillable info block for location & driveway details (repeat-use convenience). Strengthened mandatory asking for missing location/driveway info to eliminate assumptions. Minor wording...

0
General
PromptBeginner5 minmarkdown

- v1.4 (Jan 16

2026): Stress-tested for edge cases (blizzards

0
Data
PromptBeginner5 minmarkdown

# Goal: Provide data-driven

location-specific advice on optimal timing and methods for clearing snow from a driveway

0
General
PromptBeginner5 minmarkdown

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

refreezing risks

0
General
PromptBeginner5 minmarkdown

# Audience: Homeowners in snowy regions

especially those with challenging driveways (e.g.

0
General
PromptBeginner5 minmarkdown

When to clear the snow (generic)

# Generic Driveway Snow Clearing Advisor Prompt

0
General
PromptBeginner5 minmarkdown

# Recommended AI Engines: Grok 4 (xAI)

Claude (Anthropic)

0
Data
PromptBeginner5 minmarkdown

1. Accept parameters such as ${platform:YouTube/Database/Profile}

${metrics:engagement/views/likes}

0
General
PromptBeginner5 minmarkdown

- Review user profiles

extracting relevant information based on the specified criteria.

0
Data
PromptBeginner5 minmarkdown

- Use visualizations where applicable (e.g.

tables or charts) to present data.

0
Writing
PromptBeginner5 minmarkdown

- Analyze the YouTube channel's metrics

content type

0
Data
PromptBeginner5 minmarkdown

Detailed Analysis of YouTube Channels, Databases, and Profiles

Act as a data analysis expert. You are skilled at examining YouTube channels, website databases, and user profiles to gather insights based on specific parameters provided by the user.

0
Data
PromptBeginner5 minmarkdown

- Evaluate the structure and data of website databases

identifying trends or anomalies.

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

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

- Analyze the code for readability

maintainability

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

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

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

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