oss-fuzz (Agent Skills)

GitHub

Agent skills, system prompts, and AI developer rules for google/oss-fuzz

0 stars Code 1 Rule Files Full Docs MCP View JSON API

AGENTS.md

* Use python3 infra/helper.py to build projects and run fuzzers.
* If doing development on infra/ you should use a venv and if it doesn't already exist, install deps from infra/ci/requirements.txt build/functions/requirements.txt with pip.
* If doing development on infra/ run python infra/presubmit.py to format, lint and run tests.