Explore

Find agent skills by outcome

35,651 skills indexed with the new KISS metadata standard.

Showing 24 of 35,651Categories: General, Coding, Research, Data, Cursor-rules
Coding
PromptBeginner5 minmarkdown

1.永远用中文回答我的提问

2.funboost是我本人开发的python分布式函数调度框架

0
Coding
PromptBeginner5 minmarkdown

General Cursor Rules for the Codomyrmex Project

These are the general guiding principles for AI-assisted development across the entire Codomyrmex project. Module-specific rules (e.g., in `modules/ai_code_editing.cursorrules`) may supplement or, in rare, justified cases, override these general rules. If a module-specific rule conflicts, it should

0
Coding
PromptBeginner5 minmarkdown

{

"model": "DeepCORO_CLIP",

0
Coding
PromptBeginner5 minmarkdown

AI Rules

- Always use 6 backticks in the level1 code-blocks.

0
Coding
PromptBeginner5 minmarkdown

Security-related rules

rule "no-secrets-in-source" {

0
General
PromptBeginner5 minmarkdown

site_name: SWE-bench

site_url: https://swe-bench.com

0
General
PromptBeginner5 minmarkdown

Configuration for codecov

coverage:

0
General
PromptBeginner5 minmarkdown

<p align="center">

<a href="http://swe-bench.github.io">

0
General
PromptBeginner5 minmarkdown

Changelog

All notable changes to the PyPI package for SWE-bench ([`swebench`](https://pypi.org/project/swebench/)) will be documented in this file.

0
General
PromptBeginner5 minmarkdown

repos:

- repo: https://github.com/astral-sh/ruff-pre-commit

0
General
PromptBeginner5 minmarkdown

Byte-compiled / optimized / DLL files

__pycache__/

0
General
PromptBeginner5 minmarkdown

What makes documentation good

Documentation puts useful information inside other people’s heads. Follow these tips to write better documentation.

0
General
PromptBeginner5 minmarkdown

What’s new with DALL·E-3?

DALL·E-3 is the latest version of our DALL-E text-to-image generation models. As the current state of the art in text-to-image generation, DALL·E is capable of generating high-quality images across a wide variety of domains. If you're interested in more technical details of how DALL·E-3 was built, y

0
General
PromptBeginner5 minmarkdown

Text comparison examples

The [OpenAI API embeddings endpoint](https://beta.openai.com/docs/guides/embeddings) can be used to measure relatedness or similarity between pieces of text.

0
General
PromptBeginner5 minmarkdown

Techniques to improve reliability

When GPT-3 fails on a task, what should you do?

0
General
PromptBeginner5 minmarkdown

Related resources from around the web

People are writing great tools and papers for improving outputs from GPT. Here are some cool ones we've seen:

0
General
PromptBeginner5 minmarkdown

OpenAI harmony response format

The [`gpt-oss` models](https://openai.com/open-models) were trained on the harmony response format for defining conversation structures, generating reasoning output and structuring function calls. If you are not using `gpt-oss` directly but through an API or a provider like Ollama, you will not have

0
General
PromptBeginner5 minmarkdown

How to work with large language models

[Large language models][Large language models Blog Post] are functions that map text to text. Given an input string of text, a large language model predicts the text that should come next.

0
General
PromptBeginner5 minmarkdown

User guide for gpt-oss-safeguard

ROOST and OpenAI have prepared a guide that explains how to write policy prompts that maximize [gpt-oss-safeguard's](https://github.com/openai/gpt-oss-safeguard) reasoning power, choose the right policy length for deep analysis, and integrate oss-safeguard's reasoning outputs into production Trust &

0
General
PromptBeginner5 minmarkdown

Using PLANS.md for multi-hour problem solving

Codex and the `gpt-5.2-codex` model (recommended) can be used to implement complex tasks that take significant time to research, design, and implement. The approach described here is one way to prompt the model to implement these tasks and to steer it towards successful completion of a project.

0
General
PromptBeginner5 minmarkdown

Welcome to Anthropic's Prompt Engineering Interactive Tutorial

This course is intended to provide you with a comprehensive step-by-step understanding of how to engineer optimal prompts within Claude.

0
General
PromptBeginner5 minmarkdown

.DS_Store

generic skill

0
General
PromptBeginner5 minmarkdown

swyx's must-read list (incl a lot of history)

- origins of attention https://x.com/karpathy/status/1864023344435380613

0
General
PromptBeginner5 minmarkdown

A full list of Notion AI's prompt source (our best guess) as of Dec 28 2022.

Explanation and techniques used described on the blog: https://lspace.swyx.io/p/reverse-prompt-eng

0