Explore

Find agent skills by outcome

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

Showing 24 of 8,564
General
PromptBeginner5 minmarkdown

Write code to find the sum of all numbers between

Write code to find the sum of all numbers between 1 and 10.

0
General
PromptBeginner5 minmarkdown

Create a function to calculate the area of a given

Create a function to calculate the area of a given circle.

0
General
PromptBeginner5 minmarkdown

Follow the comments in the code to complete the pr

Follow the comments in the code to complete the program which prints a conversion table from Fahrenheit to Celsius.

0
General
PromptBeginner5 minmarkdown

Develop a classification algorithm in Python to pr

Develop a classification algorithm in Python to predict whether a bird is a hawk or a falcon.

0
General
PromptBeginner5 minmarkdown

Create a function in Java for computing the factor

Create a function in Java for computing the factorial of a positive integer number.

0
General
PromptBeginner5 minmarkdown

Create a C++ program for randomly shuffling an arr

Create a C++ program for randomly shuffling an array of integers.

0
General
PromptBeginner5 minmarkdown

Use the function to debug the given program and pr

Use the function to debug the given program and prevent the segmentation fault.

0
General
PromptBeginner5 minmarkdown

Create an array of length 5 which contains all eve

Create an array of length 5 which contains all even numbers between 1 and 10.

0
General
PromptBeginner5 minmarkdown

Formulate an equation to calculate the height of a

Formulate an equation to calculate the height of a triangle given the angle, side lengths and opposite side length.

0
General
PromptBeginner5 minmarkdown

Write a replace method for a string class which re

Write a replace method for a string class which replaces the given string with a given set of characters.

0
General
PromptBeginner5 minmarkdown

Create an array of length 15 containing numbers di

Create an array of length 15 containing numbers divisible by 3 up to 45.

0
General
PromptBeginner5 minmarkdown

Write a function to find the number of distinct st

Write a function to find the number of distinct states in a given matrix.

0
General
PromptBeginner5 minmarkdown

Create a nested loop to print every combination of

Create a nested loop to print every combination of numbers between 0-9

0
General
PromptBeginner5 minmarkdown

Write a function to find the maximum difference be

Write a function to find the maximum difference between two numbers in a given array.

0
General
PromptBeginner5 minmarkdown

Write a function to generate the nth Fibonacci num

Write a function to generate the nth Fibonacci number.

0
General
PromptBeginner5 minmarkdown

Write a class to represent a 2D point with x and y

Write a class to represent a 2D point with x and y coordinates.

0
General
PromptBeginner5 minmarkdown

Write code that removes spaces from a given string

Write code that removes spaces from a given string.

0
General
PromptBeginner5 minmarkdown

Write a function that checks if a give number is e

Write a function that checks if a give number is even or odd.

0
General
PromptBeginner5 minmarkdown

Write code to create a list of all prime numbers b

Write code to create a list of all prime numbers between 2 and 100.

0
General
PromptBeginner5 minmarkdown

Ollama Agent Usage Guide

Ollama models don't have native function/tool calling support like OpenAI. When using Ollama with agents, the model may not generate responses in the expected format, leading to parsing errors.

0
General
PromptBeginner5 minmarkdown

Epic Implementation Command

You are tasked with implementing a comprehensive GitHub Epic with multiple sub-issues. Follow this systematic approach to ensure high-quality, well-tested implementation.

0
General
PromptBeginner5 minmarkdown

Issue Enhancement Command

You are tasked with analyzing a GitHub issue and enhancing it with comprehensive specifications based on repository context, recent activity, and best practices.

0
General
PromptBeginner5 minmarkdown

Issue Implementation Command

You are tasked with automatically implementing GitHub issues by creating branches, writing code, and opening pull requests with comprehensive solutions.

0
General
PromptBeginner5 minmarkdown

Issue Iteration Command

You are tasked with iterating and evolving GitHub issue specifications based on user reactions and feedback through interactive comment-based refinement.

0