Skip to content

skills: add checkmate uptime monitoring skill#6

Merged
beeman merged 1 commit intomainfrom
obrera/add-checkmate-skill
Feb 17, 2026
Merged

skills: add checkmate uptime monitoring skill#6
beeman merged 1 commit intomainfrom
obrera/add-checkmate-skill

Conversation

@obrera
Copy link
Collaborator

@obrera obrera commented Feb 17, 2026

Adds a Checkmate skill page documenting our uptime monitoring setup.

  • Why we chose Checkmate over Uptime Kuma and Kener
  • API overview with key endpoints
  • Monitor creation examples
  • Links to repo, OpenAPI spec, and website
  • Adds Checkmate to the infrastructure table on the About page
  • Addresses Gemini review comment (clarify $BASE variable)

@gemini-code-assist
Copy link

Summary of Changes

Hello @obrera, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request introduces comprehensive documentation for the Checkmate skill, which enables OpenClaw agents to manage uptime monitoring. The new page clarifies the benefits of using Checkmate over alternative solutions, outlines its core capabilities, and provides essential API details for integration and usage.

Highlights

  • New Skill Documentation: Added a new documentation page for the 'Checkmate' skill, detailing its functionality and integration as an OpenClaw agent skill for uptime monitoring.
  • Tool Comparison and Rationale: Included a comparison of Checkmate with other monitoring tools like Uptime Kuma and Kener, explaining why Checkmate was chosen due to its robust REST API and OpenAPI specification.
  • API Overview and Examples: Provided an overview of Checkmate's API, including authentication methods, key endpoints, and an example for creating an HTTP monitor.
Changelog
  • src/content/docs/skills/checkmate.md
    • Added a new documentation page for the Checkmate skill.
    • Included a comparison table of monitoring tools.
    • Detailed Checkmate's API overview, including authentication and key endpoints.
    • Provided an example for creating an HTTP monitor.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces documentation for a new 'Checkmate' skill. The document is well-written and provides a good overview of the skill's purpose and API. I've added one suggestion to improve the clarity of a code example.

A crucial point to address is that the new skill page is not linked from the skills index page (src/content/docs/skills/index.md). This will make the new documentation undiscoverable. Please remember to add a link to the new page in the index file to ensure users can find it.

@obrera obrera force-pushed the obrera/add-checkmate-skill branch from 9f81589 to d72bed5 Compare February 17, 2026 09:11
@obrera obrera force-pushed the obrera/add-checkmate-skill branch from d72bed5 to f1fd444 Compare February 17, 2026 09:11
@beeman beeman merged commit 91ea56b into main Feb 17, 2026
1 check passed
@beeman beeman deleted the obrera/add-checkmate-skill branch February 17, 2026 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants