Automated PR Reviewer
This skill provides automated pull request reviews, identifying potential security vulnerabilities, logic errors, and st...
This skill enables interaction with the Things 3 task management application on macOS via the `things` command-line interface. It allows you to add new tasks, update existing ones, search for tasks based on various criteria, and list items from your inbox, today view, upcoming tasks, projects, areas, and tags.
The skill leverages the Things URL scheme for adding and updating tasks and directly reads the local Things database for search and listing operations. This provides a powerful way to automate task management workflows and integrate Things 3 with other tools and services.
Requires the `things3-cli` tool, which can be installed via Go. Full Disk Access may be required for the calling application to access the Things database.
Allows OpenClaw to interact with the Things 3 task management application on macOS, enabling the addition, updating, searching, and listing of tasks, projects, areas, and tags.
When a user asks OpenClaw to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags.
Natural language queries for task management operations (add, update, search, list) and Things 3 data such as task titles, notes, due dates, projects, areas, and tags.
Task management operations in Things 3, such as adding new tasks, updating existing tasks, listing tasks based on criteria, and search results. The skill also provides information about projects, areas, and tags within Things 3.
1. Install Go on your macOS system.
2. Install the `things` CLI by running `GOBIN=/opt/homebrew/bin go install github.com/ossianhempel/things3-cli/cmd/things@latest` in your terminal.
3. Ensure the `things` binary is in your PATH.
4. Grant Full Disk Access to the calling app (Terminal or OpenClaw.app) in System Preferences > Security & Privacy > Full Disk Access.
5. Optionally, set the `THINGSDB` environment variable to point to your `ThingsData-*` folder.
6. Optionally, set the `THINGS_AUTH_TOKEN` environment variable to avoid passing the `--auth-token` flag for update operations.
1. Open Claude Desktop app.
2. Open the OpenClaw settings from the menu bar.
3. Paste the content of the SKILL.md file into the "Skills" section.
4. Grant Full Disk Access to OpenClaw.app in System Preferences > Security & Privacy > Full Disk Access.
5. Install the `things` CLI by running `GOBIN=/opt/homebrew/bin go install github.com/ossianhempel/things3-cli/cmd/things@latest` in your terminal.
Discover more AI agent skills in the same category to enhance your workflow automation.
This skill provides automated pull request reviews, identifying potential security vulnerabilities, logic errors, and st...
This skill leverages deep context analysis to generate comprehensive test suites automatically. It identifies edge cases...
This skill helps developers optimize their pull requests for efficient code reviews. It generates comprehensive PR descr...
This skill provides expert-level assistance for Flutter development, covering everything from architecture and UI implem...
Provides production-ready FastAPI project structures with async patterns, dependency injection, middleware, and best pra...
The App Builder skill serves as a central orchestrator for creating full-stack applications based on natural language re...
Join the community and help AI agents learn new capabilities. Submit your skill and reach thousands of developers.