Explore

Find agent skills by outcome

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

Showing 24 of 58,133Categories: Data, Research & Learning, Coding & Debugging, General, Creative, Cursor-rules
General
PromptBeginner5 minmarkdown

- **DO use**: `server.registerTool()`

`server.registerResource()`

0
General
PromptBeginner5 minmarkdown

This document provides Node/TypeScript-specific best practices and examples for implementing MCP servers using the MCP TypeScript SDK. It covers project structure

server setup

0
General
PromptBeginner5 minmarkdown

- Use a more capable model (e.g.

`claude-3-7-sonnet-20250219`)

0
General
PromptBeginner5 minmarkdown

<question>Among all pull requests merged in Q1 2024

which repository had the highest number? Provide the repository name.</question>

0
General
PromptBeginner5 minmarkdown

-H

--header HTTP headers in 'Key: Value' format

0
General
PromptBeginner5 minmarkdown

-a

--args Arguments for the command (e.g.

0
General
PromptBeginner5 minmarkdown

-u

--url MCP server URL

0
General
PromptBeginner5 minmarkdown

-e

--env Environment variables in KEY=VALUE format

0
General
PromptBeginner5 minmarkdown

-c

--command Command to run MCP server (e.g.

0
General
PromptBeginner5 minmarkdown

-o

--output Output file for report (default: print to stdout)

0
General
PromptBeginner5 minmarkdown

-m

--model Claude model to use (default: claude-3-7-sonnet-20250219)

0
General
PromptBeginner5 minmarkdown

-h

--help Show help message

0
General
PromptBeginner5 minmarkdown

-t

--transport Transport type: stdio

0
General
PromptBeginner5 minmarkdown

usage: evaluation.py [-h] [-t {stdio

sse

0
General
PromptBeginner5 minmarkdown

After creating your evaluation file

you can use the provided evaluation harness to test your MCP server.

0
General
PromptBeginner5 minmarkdown

- LLM might format differently (JSON array

comma-separated

0
General
PromptBeginner5 minmarkdown

<answer>repo1

repo2

0
General
PromptBeginner5 minmarkdown

- The answer will change as issues are created

closed

0
General
PromptBeginner5 minmarkdown

- Requires filtering bugs by date

priority

0
General
PromptBeginner5 minmarkdown

- Answer is a simple

verifiable value

0
General
PromptBeginner5 minmarkdown

<question>Among all bugs reported in January 2024 that were marked as critical priority

which assignee resolved the highest percentage of their assigned bugs within 48 hours? Provide the assignee's username.</question>

0
Coding & Debugging
PromptBeginner5 minmarkdown

<question>Look for pull requests that modified files in the /api directory and were merged between January 1 and January 31

2024. How many different contributors worked on these PRs?</question>

0
General
PromptBeginner5 minmarkdown

- In all tool call requests

use the `limit` parameter to limit results (<10)

0
General
PromptBeginner5 minmarkdown

- Make INCREMENTAL

SMALL

0