Explore
Find agent skills by outcome
135,250 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.
Security Policy
Promptfoo takes security seriously. We appreciate responsible disclosure and will work with you to address valid issues.
Contributor Covenant 3.0 Code of Conduct
We pledge to make our community welcoming, safe, and equitable for all.
packages:
- 'src/app'
Codecov configuration for promptfoo
coverage:
/site-packages/
.aider*
@AGENTS.md
generic skill
trailingComma: 'all'
singleQuote: true
AGENTS.md
Guidance for AI agents working on this TypeScript codebase.
RuboCop configuration for promptfoo Ruby files
AllCops:
examples
site
Biome formatting and import organization
c466299b6e0ed70e87af1bb398c3cb79f9829263
.nvmrc
24.16.0
node_modules
npm-debug.log
engine-strict=true
generic skill
Environment and local config
.env
dist//*
site/.docusaurus//*
yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
language: 'en-US'
Untitled Skill
Open Custom GPT
node_modules
.next
services:
gpt-researcher:
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...