MicroClaw
Official@microclaw
Offers specialized macOS system integration and document manipulation capabilities for spreadsheet, presentation, and personal information management tasks.
Agent Skills by MicroClaw
Showing 53 vetted skills indexed across 1 GitHub repositories.
research
Investigate questions across multiple web sources and synthesize cited answers.
apple-calendar
Query and create Apple Calendar events on macOS using icalBuddy and AppleScript.
write-book
Generates multi-chapter PDF books and reports through a research, outline, write, and render pipeline.
email-drafting
Drafts structured emails and messages with appropriate tone for outreach, replies, and follow-ups.
wikipedia
Fetches factual summaries of named entities from the Wikipedia REST API.
calculator
Evaluates math expressions and performs exact calculations using Python.
define
Defines English words via a free dictionary API and explains technical jargon directly.
json-tools
Query, filter, transform, and validate JSON data using jq or Python.
translate
Translate text between languages while preserving meaning, tone, and formatting.
datetime
Computes date differences, durations, weekdays, and timezone conversions using Python.
decision-matrix
Compare options against weighted criteria to produce a defensible recommendation.
code-review
Review code and diffs for correctness bugs, security issues, and simplifications.
debugging
Diagnose root causes of bugs, crashes, and errors through systematic reproduction and isolation.
xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and recalculation.
summarize
Condense long text, articles, and transcripts into faithful short summaries.
planning
Breaks vague goals into sequenced milestones, next actions, and risk-mitigated plans.
Extract, merge, split, create, and encrypt PDF documents using Python libraries and command-line tools.
find-skills
Search the vercel-labs/skills registry and recommend reusable skills for MicroClaw tasks.
algorithmic-art
Generates procedural art, fractals, and geometric patterns as SVG or PNG images with Python.
goal-setting
Converts vague intentions into SMART goals, OKRs, and milestone checkpoints.
api-design
Design consistent HTTP/REST APIs with correct resources, methods, status codes, and pagination.
regex
Write, test, and debug regular expressions against real sample input using Python.
csv-tools
Inspect, filter, aggregate, and clean CSV and TSV data with Python.
apple-reminders
Manage Apple Reminders on macOS through the remindctl command-line interface.
Frequently Asked Questions About MicroClaw
FAQPage SchemaWhat specific document formats can MicroClaw process?▼
MicroClaw supports the creation, editing, and analysis of Microsoft Excel (.xlsx), Word (.docx), and PowerPoint (.pptx) files. Additionally, it provides functionality for extracting text and tabular data from PDF documents to facilitate data migration and reporting tasks.
Which macOS system applications are supported for management?▼
MicroClaw enables direct interaction with Apple Calendar, Apple Reminders, and Apple Notes. These capabilities leverage native macOS utilities like icalBuddy, remindctl, and memo to query, create, and manage personal information and scheduling data directly from the system environment.
What are the system prerequisites for running these skills?▼
These skills require a macOS environment to execute system-level commands for Calendar, Reminders, and Notes. Document processing tasks require standard runtime environments capable of executing pandas, openpyxl, and XML manipulation libraries to handle the respective file formats.