Explore

Find agent skills by outcome

59,559 skills indexed with the new KISS metadata standard.

Showing 24 of 59,559Categories: Coding & Debugging, Data, General, Communication
General
PromptBeginner5 minmarkdown

- **Decision trees**: If X

then Y logic

0
General
PromptBeginner5 minmarkdown

- **Missing context**: Proceed with available information

use `null` for unknowns

0
General
PromptBeginner5 minmarkdown

| ☐ Status Valid | Uses exactly: TODO

WIP

0
General
PromptBeginner5 minmarkdown

> When you see [TRIGGER]

think [PATTERN]

0
General
PromptBeginner5 minmarkdown

- **Too short** (< 100 words): Produce minimal notes

mark as incomplete

0
General
PromptBeginner5 minmarkdown

> Insights that come from experience

not textbooks

0
General
PromptBeginner5 minmarkdown

- You MAY add external knowledge

related concepts

0
General
PromptBeginner5 minmarkdown

- Obsidian callouts for key definitions

warnings

0
General
PromptBeginner5 minmarkdown

## [[EXAMPLES

PATTERNS

0
General
PromptBeginner5 minmarkdown

| `[!question]` | Rhetorical questions

things to think about |

0
General
PromptBeginner5 minmarkdown

> Frame as After this

you will be able to... statements

0
General
PromptBeginner5 minmarkdown

| `[!failure]` | Anti-patterns

what NOT to do |

0
General
PromptBeginner5 minmarkdown

module: null # Actual module name from source

or null if not stated

0
General
PromptBeginner5 minmarkdown

tags: [] # Lowercase

underscores

0
General
PromptBeginner5 minmarkdown

duration: null # Format: X minutes or X:XX:XX

or null if unknown

0
General
PromptBeginner5 minmarkdown

1. **NEVER invent values** — if not explicitly stated in source

use `null`

0
General
PromptBeginner5 minmarkdown

### 4. [[EXAMPLES

PATTERNS

0
General
PromptBeginner5 minmarkdown

> Each takeaway should be a complete

standalone insight

0
General
PromptBeginner5 minmarkdown

transcript_to_notes

---

0
General
PromptBeginner5 minmarkdown

| `[!abstract]` | Summaries

TL;DR |

0
General
PromptBeginner5 minmarkdown

| `[!warning]` | Potential pitfalls

common mistakes |

0
General
PromptBeginner5 minmarkdown

| `[!tip]` | Helpful hints

best practices |

0
General
PromptBeginner5 minmarkdown

- Use status values other than: `TODO`

`WIP`

0
General
PromptBeginner5 minmarkdown

- Use consistent heading hierarchy (H2 for sections

H3 for subsections)

0