Explore

Find agent skills by outcome

15,624 skills indexed with the new KISS metadata standard.

Showing 24 of 15,624Categories: Coding, Education, General
Coding
PromptBeginner5 minmarkdown

Domain Prompts for Novel Discovery

This document contains example sub-domain prompts for each domain defined in the codebase, targeting novel discovery.

0
Coding
PromptBeginner5 minmarkdown

Prompting Evaluation

This file contains ideas about different ways to try prompting the AI modesls.

0
Coding
PromptBeginner5 minmarkdown

🤖 AI Agent Reusable Prompts Collection

This file contains proven, reusable prompts for different AI workflows. Each prompt activates specific agents and follows the memory-first, TDD, Git-centric approach.

0
Coding
PromptBeginner5 minmarkdown

***

"I have the following **Python** function that **sorts a list of objects based on a dynamic key**. My current implementation uses a nested loop. Analyze this code and suggest an **optimization** that primarily reduces its **time complexity** (and secondarily, improves readability). Provide the refac

0
Coding
PromptBeginner5 minmarkdown

Introduction

本项目是通过vibe coding方式0手写代码实现的,本文档用于记录项目成长过程中用到的Prompts.

0
Coding
PromptBeginner5 minmarkdown

Async prompts

generic skill

0
Coding
PromptBeginner5 minmarkdown

Prompt templates

<s>[INST] <<SYS>>\n{{system}}\n<</SYS>>\n\n{{#each messages}}{{#ifUser}}{{message}} [/INST] {{/ifUser}}{{#ifAssistant}}{{message}} </s><s>[INST] {{/ifAssistant}}{{/each}}

0
Coding
PromptBeginner5 minmarkdown

总结对话

请总结当前我们的对话,尽量简洁准确。

0
Coding
PromptBeginner5 minmarkdown

🤖 Prompts con GenAI - MercadoLibre Challenge

Modo absoluto. Implementar sistema de inventario distribuido localmente:

0
Coding
PromptBeginner5 minmarkdown

Interaction History

**Action Taken:**

0
Coding
PromptBeginner5 minmarkdown

Prompting

Ejemplos de prompting

0
Coding
PromptBeginner5 minmarkdown

abre el directorio docker/free.deft.work

Tienes el Gemini API Key en el fichero .env /home/pirate/docker/free.deft.work/client/.env

0
Coding
PromptBeginner5 minmarkdown

PROMPTS

Prompt planning and design phase for each of the API calls we make.

0
Coding
PromptBeginner5 minmarkdown

Prompt templates

> [!WARNING]

0
Coding
PromptBeginner5 minmarkdown

Prompts

Curated AI prompts organized by category

0
Coding
PromptBeginner5 minmarkdown

Documents Generation

- The source code is a sui component.

0
Coding
PromptBeginner5 minmarkdown

Example Prompts

- "focus more on agent, spec, intent based coding and not trying to zero shot 'vibe' code. the goal is to create a controlled outcome"

0
Coding
PromptBeginner5 minmarkdown

AI Development Prompts for HM Model Viewer 3D

This document contains the complete conversation history and prompts used to create the HM Model Viewer 3D WordPress plugin using AI assistance.

0
General
PromptBeginner5 minmarkdown

用户提示词记录(PROMPTS)

> 本文件收集了本项目开发过程中用户提出的所有需求、反馈和指令,便于后续参考和复盘。

0
Coding
PromptBeginner5 minmarkdown

Prompts

- Give me an IEC 61131-3 structured text program with two alarms represented by the variables xAlarm1 and xAlarm2. With the signal xAllOn all alarms should be set to TRUE. With the signal xAllOff all alarms should be set to FALSE. The signals should be turned off.

0
Coding
PromptBeginner5 minmarkdown

prompts used in the demo:

after line break, copilot ought to suggest generated a post method. Just press tab multiple times.

0
Coding
PromptBeginner5 minmarkdown

Project Prompts and Comments

Throughout the project, Kristofer The Promptgiver provided a series of prompts, guiding The Machine to create the desired game experience. Here's a list of the prompts along with The Machine's comments:

0
Coding
PromptBeginner5 minmarkdown

🎼 Prompt Catalog for Stable Audio Models

This guide provides model-specific prompt suggestions, organized by model and theme. Prompts are tailored to highlight the unique characteristics of each model fine-tuned from stabilityai/stable-audio-open-1.0.

0
Coding
PromptBeginner5 minmarkdown

Translate to English:

1) For the environment interaction that generates episodes, keep that code unchanged. Assume this produces episodes labeled ep_0, ep_1, ep_3, ... each with different lengths.

0