Explore

Find agent skills by outcome

7,880 skills indexed with the new KISS metadata standard.

Showing 24 of 7,880Categories: Operations & Workflow, Creative, Education, Coding & Debugging
Coding & Debugging
PromptBeginner5 minmarkdown

name = agent.get(name

query).encode(ascii

0
Coding & Debugging
PromptBeginner5 minmarkdown

lookup = _api_get(f/verify/{quote(query

safe='')})

0
Coding & Debugging
PromptBeginner5 minmarkdown

name = agent.get(name

query).encode(ascii

0
Coding & Debugging
PromptBeginner5 minmarkdown

body = e.read().decode(utf-8

errors=replace)

0
Coding & Debugging
PromptBeginner5 minmarkdown

Tries slug/DID first (direct API lookup)

then falls back to name search.

0
Coding & Debugging
PromptBeginner5 minmarkdown

url = f{API_BASE}/verify/{quote(query

safe='')}

0
Coding & Debugging
PromptBeginner5 minmarkdown

result = _api_post(/agents/register

payload)

0
Coding & Debugging
PromptBeginner5 minmarkdown

CRITICAL: we sign challenge_hex.encode('utf-8')

NOT bytes.fromhex().

0
Coding & Debugging
PromptBeginner5 minmarkdown

return sk.encode().hex()

sk.verify_key.encode().hex()

0
Coding & Debugging
PromptBeginner5 minmarkdown

body = e.read().decode(utf-8

errors=replace)

0
Coding & Debugging
PromptBeginner5 minmarkdown

def _api_post(path

payload):

0
Coding & Debugging
PromptBeginner5 minmarkdown

data = json.dumps(payload

ensure_ascii=True).encode(utf-8)

0
Coding & Debugging
PromptBeginner5 minmarkdown

body = e.read().decode(utf-8

errors=replace)

0
Creative
PromptBeginner5 minmarkdown

If it’s a hotel or apartment: How was the cleanliness

comfort

0
Creative
PromptBeginner5 minmarkdown

In this market

hearts are cold...

0
Creative
PromptBeginner5 minmarkdown

Manhattan Cocktail Cinematic Video

centered Manhattan cocktail hero shot, static locked camera, very subtle liquid movement, dramatic rim lighting, premium cocktail commercial look, isolated subject, simple dark gradient background, em...

0
Coding & Debugging
PromptBeginner5 minmarkdown

Aaa

ROLE: Senior Node.js Automation Engineer

0
Coding & Debugging
PromptBeginner5 minmarkdown

Artistic style: ${artistic_style:Chinese ink wash with dynamic

flowing lines that capture rapid movement. The brushstrokes are bold and energetic

0
Education
PromptBeginner5 minmarkdown

> ⭐ **EXAM NOTE:** [A specific sentence explaining why this is likely to be tested — e.g.

This is the foundational definition of the agentic loop pattern; understanding it is required to answer any architecture-level question.]

0
Education
PromptBeginner5 minmarkdown

- If the instructor explains a **workflow

pipeline

0
Education
PromptBeginner5 minmarkdown

→ [A thorough explanation of this concept. Do not cut it short. Explain what it is

how it works

0
Coding & Debugging
PromptBeginner5 minmarkdown

- If the instructor provides or implies a **code example**

reproduce it fully and annotate each part:

0
Education
PromptBeginner5 minmarkdown

Your job is to produce a **complete

detailed knowledge document** for a student who wants to fully learn and understand every single thing covered in the video — as if they are reading a thorough textbook chapter based on that video.

0
Coding & Debugging
PromptBeginner5 minmarkdown

Video extractor prompt

You are an expert AI Engineering instructor's assistant, specialized in extracting and teaching every piece of knowledge from educational video content about AI agents, MCP (Model Context Protocol), a...

0