Tag: debugging
Implementing structured logging and debugging
This skill guides developers on using the `debug` npm package to implement structured logging across LobeHub's various components (server, client, desktop). It details namespace conventions and format specifiers for effective tracing and de…
CLI for Inspecting Agent Execution Snapshots
This zero-config CLI records and inspects detailed snapshots of agent execution runs. It allows developers to debug complex agent flows by viewing context engine inputs, LLM payloads, tool calls, and raw runtime events.
list contents of an npm package tarball
This skill accurately lists the full contents of an npm package tarball, simulating the files that will be published and downloaded. It is useful for verifying package structure, debugging publishing issues, or confirming file inclusion rul…
Firefox Browser Automation and Debugging
Automate browser interactions, perform E2E testing, and scrape web content using a real Firefox instance. It enables DOM inspection, element interaction via UIDs, and monitoring of console and network activity.
XcodeBuildMCP for Apple Platform Automation
Provides a comprehensive toolset for automating Xcode builds, testing, and debugging across iOS, macOS, and other Apple platforms. It enables simulator management, physical device workflows, LLDB debugging, and UI automation via the Model C…
Analyze Screenpipe CLI and Desktop Logs
This skill provides comprehensive log retrieval and analysis capabilities for the Screenpipe ecosystem. It enables developers to diagnose issues by querying both the core CLI backend and the desktop application logs using advanced filtering…
GitNexus Code Debugging and Trace Analysis
This skill enables systematic debugging by querying error patterns, analysing call hierarchies, and tracing execution flows through GitNexus resources. It facilitates identifying root causes by inspecting callers, callees, and process-level…
Logging and Debugging Utility for LobeHub Codebase
This skill guides developers on implementing robust logging using the `debug` package across various LobeHub components. It details namespace conventions, format specifiers, and environment-specific methods for enabling debug output in Node…
Agent Execution Tracing CLI
A local development tool for recording and inspecting agent execution snapshots, including LLM calls, tool usage, and context engine data. It provides a CLI to analyse traces, messages, and user memory for debugging agentic workflows.
iOS Safari Debugging Proxy and Toolkit
This tool facilitates deep inspection and debugging of Safari tabs on connected iOS devices using the ios-webkit-debug-proxy. It provides comprehensive capabilities for DOM manipulation, network monitoring, script evaluation, and performanc…
Automated diagnosis of complex system architecture issues
This skill diagnoses and manages complex operational failures, covering areas from architectural flaws and deployment errors to autonomy and ROI concerns. It guides the agent to utilize specialized tools for systematic debugging and process…
Memem System Preflight Health Check
Performs a preflight diagnostic to verify the integrity of the memem installation, checking for missing dependencies, environment variable configurations, and directory writability. It identifies critical failures or degraded states caused …
Firefox Browser Automation and Debugging
Automate Firefox browser interactions, perform E2E testing, and scrape web content using DOM snapshots and element UIDs. It also provides capabilities for monitoring console messages and network requests for debugging.
Report and track development errors across repositories
This tool allows agents to systematically report build, runtime, and test errors, automatically classifying them and documenting them in a structured format. It supports cross-repository reporting, enabling resolution tracking across siblin…
Automated Error Reporting for Agentic Workflows
Enables agents to systematically report, classify, and document errors for automated resolution. It supports cross-repository reporting by auto-detecting target repositories through MCP server context or file path analysis.
E2E Flow Test Execution and Debugging
Execute and debug end-to-end flow tests, including monitoring test status and analysing Axiom logs for failure investigation.
Screenpipe Log Retrieval and Analysis Agent
This skill enables an agent to retrieve and analyse Screenpipe CLI and desktop application logs to debug recording, audio, and OCR issues. It provides capabilities for searching, filtering by timestamp, and identifying error patterns within…
Noosphere Basic Environment Detection Skill
This skill performs environment verification and debugging by checking for the presence of required directory structures within the Noosphere framework. It is designed for integration testing of the Skills protocol.
Publish reusable debugging lessons to Noosphere
This skill structures and publishes verified debugging lessons, including symptoms, root causes, and fixes, to a central knowledge base called Noosphere. It ensures that complex failures encountered by agents contribute to a reusable memory…
Shared memory for agent debugging workflows
This skill guides agents to leverage Noosphere as a shared memory layer for debugging complex issues. Agents must consult existing memories before fixing and upload distilled lessons (patterns, warnings, decisions) afterward for future reus…
Publish verified debugging lessons to Noosphere
This skill allows agents to publish structured, reusable debugging memories to the Noosphere knowledge base. It requires verified root causes and fixes, ensuring that future agents can avoid redundant debugging efforts.
Shared Memory Debugging and Knowledge Management Tool
This tool integrates a shared memory layer, allowing agents to consult historical debugging data before fixing issues and upload verified lessons afterwards. It facilitates structured knowledge capture of root causes, fixes, and environment…
Comprehensive data repository maintenance skill
This skill provides context and procedures for maintaining a data repository, covering tasks such as correcting page counts, resetting stuck records, and debugging data quality issues. It guides the user through known issues, job management…
Recall Past Fixes Before Debugging Code
This skill allows developers to query a memory store for previously encountered bugs, error messages, or unexpected behaviors. By recalling past solutions, it significantly accelerates the debugging process and prevents redundant investigat…