open-knowledge-bug-report

Capture and report OpenKnowledge bug diagnostics via the ok bug-report CLI command.

3.3k|209|Updated Jun 3, 2026
One-click install
npx skills add https://github.com/inkeep/open-knowledge --skill open-knowledge-bug-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: open-knowledge-bug-report
Source: https://github.com/inkeep/open-knowledge/tree/main/packages/server/assets/skills/bug-report
Command: npx skills add https://github.com/inkeep/open-knowledge --skill open-knowledge-bug-report

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of reporting bugs, asking for debugging assistance, or filing bug reports for OpenKnowledge, ensuring accurate diagnostic information is captured for effective troubleshooting.

Core Features & Use Cases

  • Structured Diagnostic Bundle: Captures all necessary logs and system information in a structured format.
  • Automated Collection: Automatically collects log files, system info, and lock directory contents.
  • Redaction and Privacy: Auto-redacts sensitive information to protect user privacy.
  • Agent Workflow: Provides clear steps for agents to process and report findings.
  • Version Compatibility: Compatible with any MCP host that has OpenKnowledge MCP server registered.

Quick Start

To report a bug, run the command 'ok bug-report --no-reveal' in your project directory.

Frequently Asked Questions about open-knowledge-bug-report

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I report a bug for OpenKnowledge using the CLI?

You can capture diagnostic information for bug reporting by running the 'ok bug-report' command, which automatically collects logs, system info, and lock directory contents into a structured bundle for OpenKnowledge troubleshooting.

What is included in the OpenKnowledge diagnostic bundle?

The diagnostic bundle captures log files, system information, and lock directory contents in a structured format to provide accurate context for effective OpenKnowledge troubleshooting.

Does the bug reporting command protect sensitive information?

Yes, the 'ok bug-report' command auto-redacts sensitive information to protect user privacy during diagnostic bundle collection, and you can use the '--no-reveal' flag for additional privacy control.

Can I use this bug reporting workflow with any MCP host?

Yes, this bug reporting workflow is compatible with any MCP host that has the OpenKnowledge MCP server registered, provided you have the appropriate CLI permissions to execute the diagnostic commands.

Why does the OpenKnowledge bug report command require CLI permissions?

The command requires CLI permissions because it accesses the OpenKnowledge MCP server and reads local project directories to automatically collect logs, system info, and lock directory contents for the diagnostic bundle.