Explore
Find agent skills by outcome
139,737 skills indexed with the new KISS metadata standard.
Contributing to promptfoo
Please refer to the guidelines on our website at promptfoo.dev/docs/contributing. To make changes, see docs/contributing.md.
Codecov configuration for promptfoo
coverage:
trailingComma: 'all'
singleQuote: true
/site-packages/
.aider*
AGENTS.md
Guidance for AI agents working on this TypeScript codebase.
RuboCop configuration for promptfoo Ruby files
AllCops:
@AGENTS.md
generic skill
Environment and local config
.env
node_modules
npm-debug.log
Biome formatting and import organization
c466299b6e0ed70e87af1bb398c3cb79f9829263
.nvmrc
24.16.0
examples
site
engine-strict=true
generic skill
yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
language: 'en-US'
dist//*
site/.docusaurus//*
Untitled Skill
Open Custom GPT
node_modules
.next
services:
gpt-researcher:
Untitled Skill
Contributing to GPT Researcher
First off, we'd like to welcome you and thank you for your interest and effort in contributing to our open-source project ❤️. Contributions of all forms are welcome—from new features and bug fixes to...
Note: This is a readable copy of the .cursorrules file maintained for legibility. The actual rules a...
This project, named GPT-Researcher, is an LLM-based autonomous agent that conducts local and web research on any topic and generates a comprehensive report with citations. It is built using Next.js an...