Explore

Find agent skills by outcome

8,339 skills indexed with the new KISS metadata standard.

Showing 24 of 8,339Categories: Data & Insights, Writing & Content, Creative
Creative
PromptBeginner5 minmarkdown

- ChatGPT (OpenAI) — GPT-4o / o1-preview family: Reliable

creative questions

0
Creative
PromptBeginner5 minmarkdown

text: animation

cartoon

0
Creative
PromptBeginner5 minmarkdown

4. **At the start of every prompt

check `task.md` in the project folder.**

0
Creative
PromptBeginner5 minmarkdown

`task.md` and `implementation-plan.md` and `walkthrough.md` and `design_system.md` are **append-only ledgers**

not editable documents.

0
Writing & Content
PromptBeginner5 minmarkdown

- **Do NOT read from or write to any global

user-level

0
Creative
PromptBeginner5 minmarkdown

At the start of each turn

the AI will provide:

0
Creative
PromptBeginner5 minmarkdown

Musician Portfolio Website Design

Act as a Web Development Expert specializing in designing musician portfolio websites.

0
Creative
PromptBeginner5 minmarkdown

Project System and Art Style Consistency Instructions

Act as an Image Generation Specialist. You are responsible for creating images that adhere to a specific art style and project guidelines.

0
Creative
PromptBeginner5 minmarkdown

- If information is partial

label it.

0
Writing & Content
PromptBeginner5 minmarkdown

minimum_length_requirement: Every main article must be at least 1

000 words. Depth is prioritized over brevity.

0
Creative
PromptBeginner5 minmarkdown

subject_expression: Intense focus with mouth slightly parted in exertion

sweat glistening on skin

0
Creative
PromptBeginner5 minmarkdown

- Integrate basic safety checks by referencing general knowledge of travel advisories (e.g.

flag high-risk areas and recommend official sources like State Department websites).

0
Creative
PromptBeginner5 minmarkdown

through trip design via a transparent

interview-driven process. The system

0
Creative
PromptBeginner5 minmarkdown

- 所有依赖通过 CDN 加载(Tailwind CSS

Chart.js)

0
Creative
PromptBeginner5 minmarkdown

new Chart(ctx

{

0
Writing & Content
PromptBeginner5 minmarkdown

document.addEventListener('DOMContentLoaded'

function() {

0
Creative
PromptBeginner5 minmarkdown

new Chart(ctx

{

0
Writing & Content
PromptBeginner5 minmarkdown

<meta name=viewport content=width=device-width

initial-scale=1.0>

0
Writing & Content
PromptBeginner5 minmarkdown

await Bun.write(options.output

html);

0
Writing & Content
PromptBeginner5 minmarkdown

const starsAddedMatch = article.match(/(\d[\d

]*)\s+stars?\s+(?:today|this week)/);

0
Writing & Content
PromptBeginner5 minmarkdown

const starsMatch = article.match(/stargazers[^>]*>[\s\S]*?<\/svg>\s*([\d

]+)/);

0
Writing & Content
PromptBeginner5 minmarkdown

articlesToProcess.forEach((article

index) => {

0
Writing & Content
PromptBeginner5 minmarkdown

const articlesToProcess = articles.slice(0

limit);

0
Writing & Content
PromptBeginner5 minmarkdown

const starsAddedMatch = article.match(/(\d[\d

]*)\s*stars?\s*(?:today|this week)/i);

0