·bugzilla
</>

bugzilla

Interact with Mozilla Bugzilla (bugzilla.mozilla.org) via REST API. Use when the user asks to search bugs, view bug details, create bugs, update bugs, add comments, or attach files. Triggers on "bugzilla", "bmo", "file a bug", "bug report", "mozilla bug".

13Installs·0Trend·@jwmossmoz

Installation

$npx skills add https://github.com/jwmossmoz/agent-skills --skill bugzilla

How to Install bugzilla

Quickly install bugzilla AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/jwmossmoz/agent-skills --skill bugzilla
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: jwmossmoz/agent-skills.

SKILL.md

View raw

Requires: export BUGZILLAAPIKEY="your-key" (get from https://bugzilla.mozilla.org/userprefs.cgi?tab=apikey)

Use this local skills checkout path for commands in this file:

| search | Find bugs by product, component, status, assignee, etc. | | get | View bug details, comments, history | | create | File a new bug (requires: product, component, summary, version) | | update | Modify status, assignee, priority, add comments | | comment | Add comment to a bug | | attachment | Attach files to a bug |

Interact with Mozilla Bugzilla (bugzilla.mozilla.org) via REST API. Use when the user asks to search bugs, view bug details, create bugs, update bugs, add comments, or attach files. Triggers on "bugzilla", "bmo", "file a bug", "bug report", "mozilla bug". Source: jwmossmoz/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/jwmossmoz/agent-skills --skill bugzilla
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-11

Browse more skills from jwmossmoz/agent-skills

Quick answers

What is bugzilla?

Interact with Mozilla Bugzilla (bugzilla.mozilla.org) via REST API. Use when the user asks to search bugs, view bug details, create bugs, update bugs, add comments, or attach files. Triggers on "bugzilla", "bmo", "file a bug", "bug report", "mozilla bug". Source: jwmossmoz/agent-skills.

How do I install bugzilla?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jwmossmoz/agent-skills --skill bugzilla Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/jwmossmoz/agent-skills