Explore
Find agent skills by outcome
125,902 skills indexed with the new KISS metadata standard.
packages:
- 'src/app'
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:
/site-packages/
.aider*
trailingComma: 'all'
singleQuote: true
RuboCop configuration for promptfoo Ruby files
AllCops:
@AGENTS.md
generic skill
AGENTS.md
Guidance for AI agents working on this TypeScript codebase.
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
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:
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...
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...