Explore

Find agent skills by outcome

58,140 skills indexed with the new KISS metadata standard.

Showing 24 of 58,140Categories: Writing & Content, Coding & Debugging, General
Writing & Content
PromptBeginner5 minmarkdown

notebooklm_lecture_notes

Create a deck summarizing the content of each section; emphasize the key points; The target audience is professionals. Use a pure white background without any grid.

0
General
PromptBeginner5 minmarkdown

image to video 360 product rotaion

{

0
General
PromptBeginner5 minmarkdown

objective: Transform the input product image into a professional commercial studio photograph while preserving the exact product identity

geometry

0
General
PromptBeginner5 minmarkdown

orientation: straight

upright

0
General
PromptBeginner5 minmarkdown

Transform the input product image into a professional commercial studio photograph

{

0
Coding & Debugging
PromptBeginner5 minmarkdown

- PowerShell helper path handles timeout

exit code

0
General
PromptBeginner5 minmarkdown

If the user requests premium

pro

0
General
PromptBeginner5 minmarkdown

If user requirements are incomplete

make strong product-quality assumptions and proceed without unnecessary questions.

0
General
PromptBeginner5 minmarkdown

Before finalizing output

verify:

0
General
PromptBeginner5 minmarkdown

- Favor small

named functions over large monolithic handlers.

0
General
PromptBeginner5 minmarkdown

- For retryable failures

include a clear recovery action in UI (for example Retry/Refresh) with proper disabled/loading transitions.

0
General
PromptBeginner5 minmarkdown

- Distinguish states clearly: idle

loading

0
General
PromptBeginner5 minmarkdown

- Build a clear hierarchy: header

control strip

0
General
PromptBeginner5 minmarkdown

- When path-dependent behavior exists

display active working directory in UI/help text.

0
General
PromptBeginner5 minmarkdown

- Use CSS variables for tokens: color

spacing

0
General
PromptBeginner5 minmarkdown

- For mutating commands (kill process

delete file

0
General
PromptBeginner5 minmarkdown

- If stdout is empty

return `{}` or `[]` consistently based on expected shape.

0
General
PromptBeginner5 minmarkdown

- Prefer allow-list style validation for sensitive parameters (e.g.

command mode

0
General
PromptBeginner5 minmarkdown

- In `parseJson` mode

ensure script returns exactly one JSON payload.

0
General
PromptBeginner5 minmarkdown

- Validate and normalize user inputs (path

hostname

0
General
PromptBeginner5 minmarkdown

- `setStatus(message

tone)` where `tone` supports at least: `info`

0
General
PromptBeginner5 minmarkdown

- For user text interpolated into PowerShell single-quoted literals

always escape `'` -> `''`.

0
General
PromptBeginner5 minmarkdown

- `await window.HTWind.invoke(powershell.exec

{ script

0
General
PromptBeginner5 minmarkdown

- `runPs(script

parseJson = false

0