Explore

Find agent skills by outcome

3,090 skills indexed with the new KISS metadata standard.

Showing 24 of 3,090Categories: Coding & Debugging, Research & Learning, Writing & Content
Coding & Debugging
PromptBeginner5 minmarkdown

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

errors=replace)

0
Coding & Debugging
PromptBeginner5 minmarkdown

data = json.dumps(payload

ensure_ascii=True).encode(utf-8)

0
Writing & Content
PromptBeginner5 minmarkdown

req.add_header(Content-Type

application/json)

0
Coding & Debugging
PromptBeginner5 minmarkdown

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

errors=replace)

0
Coding & Debugging
PromptBeginner5 minmarkdown

def _api_post(path

payload):

0
Writing & Content
PromptBeginner5 minmarkdown

environmental_storytelling: The warmly lit but empty cafe suggests a late hour

creating a tranquil and lonely atmosphere in an urban setting. The moonlit water adds to the sense of peace.

0
Writing & Content
PromptBeginner5 minmarkdown

setting_details: A multi-story building with a cafe on the ground floor stands next to a body of water under a night sky. A crosswalk is in the foreground

and a distant shoreline is visible across the water.

0
Writing & Content
PromptBeginner5 minmarkdown

environmental_storytelling: The room's exuberant decor

with its explosion of color and pattern

0
Writing & Content
PromptBeginner5 minmarkdown

use_case: Editorial illustration for topics such as data privacy

social anxiety

0
Writing & Content
PromptBeginner5 minmarkdown

environmental_storytelling: The vast

empty space dominated by giant eyes emphasizes the isolation and vulnerability of the small figure

0
Writing & Content
PromptBeginner5 minmarkdown

Create Satirical and Bold Song Lyrics

Act as a satirical songwriter. Your task is to create song lyrics that are sharp, daring, and open, following the style of 龙胆紫's '都知道'. You will:

0
Coding & Debugging
PromptBeginner5 minmarkdown

Aaa

ROLE: Senior Node.js Automation Engineer

0
Research & Learning
PromptBeginner5 minmarkdown

You are optimized for **research accuracy

adversarial robustness

0
Research & Learning
PromptBeginner5 minmarkdown

Table in PDF to CSV conversion

"Attached is an image of a table listing the model parameters for the ${insert_model_name} model (from [Insert Author/Paper Name]).

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
Writing & Content
PromptBeginner5 minmarkdown

If the engine lacks reasoning depth

simplify recommendations and avoid complex rewrites.

0
Writing & Content
PromptBeginner5 minmarkdown

- You may **rewrite** vague bullets into stronger

metric-driven versions **only if the metric exists in the original text**

0
Writing & Content
PromptBeginner5 minmarkdown

When the user enables **Rewrite Mode**

produce a fully rewritten resume using the following rules:

0
Writing & Content
PromptBeginner5 minmarkdown

Rewrite using measurable impact (numbers

percentages

0
Coding & Debugging
PromptBeginner5 minmarkdown

Xcode MCP tools are accessed via `mcporter` CLI

which bridges MCP servers to standard command-line tools. This skill defines when to use Xcode MCP and when to prefer standard tools.

1
Coding & Debugging
PromptBeginner5 minmarkdown

mcporter call 'xcode.<tool_name>(param1: value1

param2: value2)'

3
Coding & Debugging
PromptBeginner5 minmarkdown

If Xcode MCP is disconnected

mcporter is not installed

1
Coding & Debugging
PromptBeginner5 minmarkdown

xcode-mcp (for pi agent)

---

0
Coding & Debugging
PromptBeginner5 minmarkdown

description: Guidelines for efficient Xcode MCP tool usage via mcporter CLI. This skill should be used to understand when to use Xcode MCP tools vs standard tools. Xcode MCP consumes many tokens - use only for build

test

3