Skip to content

Skills

Skills are capabilities Magieva can carry out on your behalf. Ask for one in conversation — you don't need to install anything.

198 skills available.

Skill Trust What it does
1password ✅ Verified Set up and use 1Password CLI for sign-in, desktop integration, and reading or injecting secrets.
acp-router ✅ Verified Route plain-language requests for Claude Code, Cursor, Copilot, OpenClaw ACP, OpenCode, Gemini CLI, Qwen, Kiro, Kimi, iFlow, Factory Droid, Kilocode, or explici…
agent-transcript ✅ Verified Add a redacted agent transcript section to GitHub PR or issue bodies during OpenClaw agent-created PR/issue workflows.
airtable ✅ Verified Airtable REST API via curl. Records CRUD, filters, upserts.
apple-notes ✅ Verified Manage Apple Notes via memo CLI: create, search, edit.
apple-reminders ✅ Verified Apple Reminders via remindctl: add, list, complete.
architecture-diagram ✅ Verified Dark-themed SVG architecture/cloud/infra diagrams as HTML.
arxiv ✅ Verified Search arXiv papers by keyword, author, category, or ID.
ascii-art ✅ Verified ASCII art: pyfiglet, cowsay, boxes, image-to-ascii.
ascii-video ✅ Verified ASCII video: convert video/audio to colored ASCII MP4/GIF.
audiocraft-audio-generation ✅ Verified AudioCraft: MusicGen text-to-music, AudioGen text-to-sound.
autoreview ✅ Verified Pre-commit/ship code review: Codex default; optional Claude or Pi.
axiom-alerting ✅ Verified Create and manage Axiom monitors and notifiers via the v2 public API. Use when building alerting, routing notifications, validating monitor behavior, and mainta…
axiom-sre ✅ Verified Expert SRE investigator for incidents and debugging. Uses hypothesis-driven methodology and systematic triage. Can query Axiom observability when available. Use…
baoyu-infographic ✅ Verified Infographics: 21 layouts x 21 styles (信息图, 可视化).
bear-notes ✅ Verified Create, search, and manage Bear notes via grizzly CLI.
blogwatcher ✅ Verified Monitor blogs and RSS/Atom feeds via blogwatcher-cli tool.
blucli ✅ Verified BluOS CLI (blu) for discovery, playback, grouping, and volume.
browser-automation ✅ Verified Use when controlling web pages with the OpenClaw browser tool, especially multi-step flows, login checks, tab management, or recovery from stale refs/timeouts.
building-dashboards ✅ Verified Designs and builds Axiom dashboards via API. Covers chart types, APL and metrics/MPL query patterns, SmartFilters, layout, and configuration options. Use when c…
camsnap ✅ Verified Capture frames or clips from RTSP/ONVIF cameras.
canvas ✅ Verified Present HTML on connected OpenClaw node canvases, navigate/eval/snapshot, and debug canvas host URLs.
channel-message-flows ✅ Verified Use when running QA Lab channel message flow evidence.
claude-code ✅ Verified Delegate coding to Claude Code CLI (features, PRs).
claude-design ✅ Verified Design one-off HTML artifacts (landing, deck, prototype).
clawdtributor ✅ Verified Use for OpenClaw clawtributors PR/issue triage: Discrawl discovery, live-open rechecks, deep review, topic grouping, and compact @handle/LOC/type/blast/verifica…
clawhub ✅ Verified Search ClawHub for skills when a requested capability is not already available; install, verify, update, publish, or sync skills.
clawhub-content-rights-correspondence ✅ Verified Use when drafting, sending, or preserving email correspondence for an existing ClawHub content rights case.
clawhub-convex ✅ Verified Apply ClawHub-specific Convex conventions and route to the right managed Convex skill. Use for any change under convex/, Convex commands or deployment targeting…
clawhub-moderation ✅ Verified Use for ClawHub staff moderation actions with the repo-local ClawHub admin tool: skills, users, org publishers, plugin packages, trusted publishers, official pu…
clawhub-pr-maintainer ✅ Verified Use when reviewing, triaging, validating, or discussing ClawHub GitHub issues or pull requests, including author context, CI, UI proof, evidence, labels, close…
clawhub-production-release ✅ Verified Run and verify ClawHub production deploys and stable ClawHub CLI npm releases. Use when deploying backend or frontend changes to clawhub.ai, dispatching the Dep…
claw-score ✅ Verified Audit or refresh OpenClaw maturity scorecard docs from root taxonomy, maturity scores, and QA evidence artifacts without using maintainer discrawl data or commi…
clawsweeper ✅ Verified Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trus…
codebase-inspection ✅ Verified Inspect codebases w/ pygount: LOC, languages, ratios.
codex ✅ Verified Delegate coding to OpenAI Codex CLI (features, PRs).
coding-agent ✅ Verified Delegate coding work to Codex, Claude Code, or OpenCode as background workers; not simple edits or read-only code lookup.
comfyui ✅ Verified Generate images, video, and audio with ComfyUI — install, launch, manage nodes/models, run workflows with parameter injection. Uses the official comfy-cli for…
computer-use ✅ Verified Drive the user's desktop in the background — clicking, typing, scrolling, dragging — without stealing the cursor, keyboard focus, or switching virtual deskt…
controlling-costs ✅ Verified Analyzes Axiom query patterns to find unused data, then builds dashboards and monitors for cost optimization. Use when asked to reduce Axiom costs, find unused…
control-ui-e2e ✅ Verified Use when testing, fixing, or extending the OpenClaw Control UI GUI with Vitest + Playwright end-to-end checks, mocked Gateway WebSocket flows, mocked dashboard…
convex ✅ Verified Routes general Convex requests to the right project skill. Use when the user asks which Convex skill to use or gives an underspecified Convex app task.
convex-create-component ✅ Verified Builds reusable Convex components with isolated tables and app-facing APIs. Use for new components, reusable backend modules, integrations, or component boundar…
convex-migration-helper ✅ Verified Plans Convex schema and data migrations with widen-migrate-narrow and @convex-dev/migrations. Use for breaking schema changes, backfills, table reshaping, or ze…
convex-performance-audit ✅ Verified Audits Convex performance for reads, subscriptions, write contention, and function limits. Use for slow features, insights findings, OCC conflicts, or read ampl…
convex-quickstart ✅ Verified Creates or adds Convex to an app. Use for new Convex projects, npm create convex@latest, frontend setup, env vars, or the first npx convex dev run.
convex-retention ✅ Verified Use when adding or changing ClawHub Convex tables, TTL fields, cleanup crons, retention policy, auth/session cleanup, metric dedupe cleanup, or deprecated table…
convex-setup-auth ✅ Verified Sets up Convex auth, identity mapping, and access control. Use for login, auth providers, users tables, protected functions, or roles in a Convex app.
crabbox ✅ Verified Use the Crabbox wrapper for OpenClaw remote validation across Linux, macOS, Windows, and WSL2, including delegated Blacksmith Testbox proof. Report the actual p…
create-and-cleanup-migration ✅ Verified Use for end-to-end ClawHub Convex production migrations, backfills, destructive cleanups, and one-off maintenance functions that must be created, validated, shi…
design-md ✅ Verified Author/validate/export Google's DESIGN.md token spec files.
diagram-maker ✅ Verified Create SVG/HTML or Excalidraw diagrams for concepts, architecture, flows, and whiteboards.
diffs ✅ Verified Use the diffs tool to produce real, shareable diffs (viewer URL, file artifact, or both) instead of manual edit summaries.
discord ✅ Verified Discord message-tool ops: send/read/edit/delete, react, poll, pin, thread, search, presence, media/components.
discord-clawd ✅ Verified Use to talk to the Discord-backed OpenClaw agent/session; not for archive search.
discord-user-post ✅ Verified Post an approved message as the logged-in Discord user through the Discord desktop app. Use for release announcements or other direct user-authored Discord post…
discrawl ✅ Verified Discord archive: search, sync freshness, DMs, summaries, TUI, repo/release work.
dogfood ✅ Verified Exploratory QA of web apps: find bugs, evidence, reports.
eightctl ✅ Verified Control Eight Sleep pods (status, temperature, alarms, schedules).
evaluating-llms-harness ✅ Verified lm-eval-harness: benchmark LLMs (MMLU, GSM8K, etc.).
excalidraw ✅ Verified Hand-drawn Excalidraw JSON diagrams (arch, flow, seq).
feishu-doc ✅ Verified Feishu document read/write operations. Activate when user mentions Feishu docs, cloud docs, or docx links.
feishu-drive ✅ Verified Feishu cloud storage file management. Activate when user mentions cloud space, folders, drive.
feishu-perm ✅ Verified Feishu permission management for documents and files. Activate when user mentions sharing, permissions, collaborators.
feishu-wiki ✅ Verified Feishu knowledge base navigation. Activate when user mentions knowledge base, wiki, or wiki links.
findmy ✅ Verified Track Apple devices/AirTags via FindMy.app on macOS.
gemini ✅ Verified Gemini CLI one-shot prompts, summaries, generation, skills, hooks, MCP, or Gemma routing.
gh-issues ✅ Verified Fetch GitHub issues, select candidates, spawn background fix agents, open PRs, and optionally process PR review comments.
gifgrep ✅ Verified Search GIF providers with CLI/TUI, download results, and extract stills/sheets.
gif-search ✅ Verified Search/download GIFs from Tenor via curl + jq.
gitcrawl ✅ Verified GitHub archive: issue/PR search, sync freshness, duplicate clusters, gh-shim PR status, and Gitcrawl repo work.
github ✅ Verified GitHub CLI for issues, PRs, CI/check logs, comments, reviews, releases, repos, and gh api queries.
github-auth ✅ Verified GitHub auth setup: HTTPS tokens, SSH keys, gh CLI login.
github-code-review ✅ Verified Review PRs: diffs, inline comments via gh or REST.
github-issues ✅ Verified Create, triage, label, assign GitHub issues via gh or REST.
github-pr-workflow ✅ Verified GitHub PR lifecycle: branch, commit, open, CI, merge.
github-repo-management ✅ Verified Clone/create/fork repos; manage remotes, releases.
gog ✅ Verified Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
google-workspace ✅ Verified Gmail, Calendar, Drive, Docs, Sheets via gws CLI or Python.
goplaces ✅ Verified Query Google Places for text search, place details, resolve, reviews, or scriptable JSON via goplaces.
graincrawl ✅ Verified Granola archive: search, sync freshness, notes, transcripts, panels, SQL counts, and Graincrawl repo work.
healthcheck ✅ Verified Audit/harden OpenClaw hosts: SSH, firewall, updates, exposure, backups, disk encryption, gateway security.
heartmula ✅ Verified HeartMuLa: Suno-like song generation from lyrics + tags.
hermes-agent ✅ Verified Configure, extend, or contribute to Hermes Agent.
hermes-agent-skill-authoring ✅ Verified Author in-repo SKILL.md: frontmatter, validator, structure, and writing-quality principles.
himalaya ✅ Verified Himalaya CLI: IMAP/SMTP email from terminal.
huggingface-hub ✅ Verified HuggingFace hf CLI: search/download/upload models, datasets.
humanizer ✅ Verified Humanize text: strip AI-isms and add real voice.
imessage ✅ Verified Send and receive iMessages/SMS via the imsg CLI on macOS.
imsg ✅ Verified Use the imsg CLI from OpenClaw agents for iMessage/SMS DMs, groups, replies, reactions, polls, watching, and private-API actions.
jupyter-live-kernel ✅ Verified Iterative Python via live Jupyter kernel (hamelnb).
llama-cpp ✅ Verified llama.cpp local GGUF inference + HF Hub model discovery.
llm-wiki ✅ Verified Karpathy's LLM Wiki: build/query interlinked markdown KB.
manim-video ✅ Verified Manim CE animations: 3Blue1Brown math/algo videos.
maps ✅ Verified Geocode, POIs, routes, timezones via OpenStreetMap/OSRM.
mcporter ✅ Verified List, configure, authenticate, call, and inspect MCP servers/tools with mcporter over HTTP or stdio.
meme-maker ✅ Verified Search meme templates, suggest formats, and generate local or hosted image memes.
model-usage ✅ Verified Summarize CodexBar local cost logs by model for Codex or Claude, including current or full breakdowns.
nano-pdf ✅ Verified Edit PDF text/typos/titles via nano-pdf CLI (NL prompts).
node-connect ✅ Verified Diagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
node-inspect-debugger ✅ Verified Debug Node.js via --inspect + Chrome DevTools Protocol CLI.
notcrawl ✅ Verified Notion archive: search, sync freshness, pages/databases, Markdown exports, SQL counts, and Notcrawl repo work.
notion ✅ Verified Notion API + ntn CLI: pages, databases, markdown, Workers.
obsidian ✅ Verified Read, search, create, and edit notes in the Obsidian vault.
obsidian-vault-maintainer ✅ Verified Maintain an Obsidian-friendly memory wiki vault with wikilinks, frontmatter, and official Obsidian CLI awareness.
ocr-and-documents ✅ Verified Extract text from PDFs/scans (pymupdf, marker-pdf).
openai-whisper ✅ Verified Local speech-to-text with the Whisper CLI (no API key).
openai-whisper-api ✅ Verified OpenAI Audio Transcriptions API via curl; gpt-4o-transcribe, mini, diarize, or whisper-1.
openclaw-brand ✅ Verified Apply OpenClaw visual identity to logos, typography, imagery, voice, documents, presentations, social graphics, and launch materials. Use when the task changes…
openclaw-changelog-update ✅ Verified Regenerate OpenClaw release changelog sections from git history before beta or stable releases.
openclaw-ci-limits ✅ Verified Manage OpenClaw GitHub Actions and Blacksmith CI capacity, runner-registration budgets, fanout caps, main-push debounce, shard sizing, hosted-runner offload, qu…
openclaw-debugging ✅ Verified Debug OpenClaw model, provider, tool-surface, code-mode, streaming, and live/Crabbox behavior by choosing the right logs, probes, and proof path before changing…
openclaw-design ✅ Verified Route OpenClaw design work to the canonical brand, product design-system, marketing-page, or design-audit guidance. Use when a task touches OpenClaw visual iden…
openclaw-design-audit ✅ Verified Audit OpenClaw frontend code and rendered interfaces for design-system drift, token misuse, primitive reimplementation, accessibility problems, responsive defec…
openclaw-design-system ✅ Verified Build or modify OpenClaw application UI using canonical semantic tokens, themes, shared CSS foundations, consumer adapters, and established local primitives. Us…
openclaw-docker-e2e-authoring ✅ Verified Author OpenClaw Docker E2E and live provider Docker lanes.
openclaw-ghsa-maintainer ✅ Verified Inspect, patch, validate, publish, or confirm OpenClaw GHSA security advisories and private-fork state.
openclaw-landable-bug-sweep ✅ Verified Find or repair a requested batch of small high-confidence non-SDK-boundary OpenClaw bugfix PRs until they are landable.
openclaw-live-updater ✅ Verified Maintain the canonical live OpenClaw main checkout, managed Gateway, local macOS app, exact-head main CI, and recurring full release validation. Use for fast-fo…
openclaw-marketing-pages ✅ Verified Create or update OpenClaw public-page composition for websites, landing pages, content pages, ecosystem pages, and campaigns. Use for page structure, navigation…
openclaw-parallels-smoke ✅ Verified Run, rerun, debug, or interpret OpenClaw Parallels install, onboarding, gateway smoke, and upgrade checks.
openclaw-pr-maintainer ✅ Verified Use immediately for any pasted OpenClaw GitHub issue or PR URL/number, and for OpenClaw issue/PR review, triage, duplicate search, opener identity/who wrote it,…
openclaw-qa-testing ✅ Verified Run, watch, debug, extend, or explain OpenClaw qa-lab and qa-channel scenarios, artifacts, and live lanes.
openclaw-refactor-docs ✅ Verified Refactor an existing OpenClaw docs page with source-audited preservation, restructuring, and verification.
openclaw-secret-scanning-maintainer ✅ Verified Triage, redact, clean up, and resolve OpenClaw GitHub Secret Scanning alerts in issues or PRs.
openclaw-small-bugfix-sweep ✅ Verified Fix only small, high-certainty OpenClaw bugs from a pasted issue/PR list after deep code review.
openclaw-test-heap-leaks ✅ Verified Investigate OpenClaw pnpm test memory growth, Vitest OOMs, RSS spikes, and heap snapshot deltas.
openclaw-testing ✅ Verified Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.
openclaw-test-performance ✅ Verified Benchmark, diagnose, and optimize OpenClaw test and plugin-suite runtime, import hotspots, CPU/RSS, heap growth, and slow coverage paths.
opencode ✅ Verified Delegate coding to OpenCode CLI (features, PR review).
openhue ✅ Verified Control Philips Hue lights, scenes, rooms via OpenHue CLI.
oracle ✅ Verified Oracle CLI second-model review/debug/refactor/design with selected files, dry-run token checks, API or browser engine.
ordercli ✅ Verified Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).
p5js ✅ Verified p5.js sketches: gen art, shaders, interactive, 3D.
parallels-discord-roundtrip ✅ Verified Run macOS Parallels smoke with Discord send, host verification, host reply, and guest readback proof.
peekaboo ✅ Verified Capture and automate macOS UI with the Peekaboo CLI.
petdex ✅ Verified Install and select animated petdex mascots for Hermes.
plan ✅ Verified Plan mode: write an actionable markdown plan to .hermes/plans/, no execution. Bite-sized tasks, exact paths, complete code.
polymarket ✅ Verified Query Polymarket: markets, prices, orderbooks, history.
popular-web-designs ✅ Verified 54 real design systems (Stripe, Linear, Vercel) as HTML/CSS.
pretext ✅ Verified Use when building creative browser demos with @chenglou/pretext — DOM-free text layout for ASCII art, typographic flow around obstacles, text-as-geometry game…
prose ✅ Verified OpenProse VM skill pack. Activate on any prose command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
python-debugpy ✅ Verified Debug Python: pdb REPL + debugpy remote (DAP).
qqbot-channel ✅ Verified QQ channel management skill. Use qqbot_channel_api for explicit QQ channel-management requests; confirm write, delete, and bulk actions before calling authentic…
qqbot-media ✅ Verified QQBot rich media send and receive support. Use tags only for explicit media send/view requests, treating inbound attachment paths as private current-c…
qqbot-remind ✅ Verified QQBot scheduled reminders. Use only for explicit user requests to create, list, or cancel one-time or recurring QQ reminders; ask for missing time, content, or…
query-metrics ✅ Verified Runs metrics queries against Axiom MetricsDB via scripts. Discovers available metrics, tags, and tag values. Use when asked to query metrics, explore metric dat…
release-openclaw-announcement ✅ Verified Draft or post OpenClaw beta/stable Discord release announcements from changelog, GitHub release, registry, and validation evidence. Use when announcing a beta,…
release-openclaw-ci ✅ Verified Run, watch, debug, and summarize OpenClaw full release CI, release checks, live provider gates, install/update proofs, and release-secret preflights.
release-openclaw-mac ✅ Verified Run or recover OpenClaw macOS release signing, notarization, appcast, and asset promotion.
release-openclaw-maintainer ✅ Verified Prepare or verify OpenClaw stable, beta, and extended-stable releases, including backport discovery, changelogs, release notes, publish commands, and artifacts.
release-openclaw-nightly ✅ Verified OpenClaw Tideclaw alpha/nightly release automation: isolated branches, local fixes, release CI, branch retention, and forward-port to main.
release-openclaw-plugin-testing ✅ Verified Plan and run pre-release OpenClaw plugin validation across bundled plugins, package artifacts, lifecycle commands, doctor/fix, config round-trip, gateway startu…
requesting-code-review ✅ Verified Pre-commit review: security scan, quality gates, auto-fix.
research-paper-writing ✅ Verified Write ML papers for NeurIPS/ICML/ICLR: design→submit.
sag ✅ Verified ElevenLabs text-to-speech with mac-style say UX.
security-triage ✅ Verified Triage OpenClaw security advisories, drafts, and GHSA reports with shipped-tag and trust-model proof.
segment-anything-model ✅ Verified SAM: zero-shot image segmentation via points, boxes, masks.
sentry-fix-issues ✅ Verified Find and fix issues from Sentry using MCP. Use when asked to fix Sentry errors, debug production issues, investigate exceptions, or resolve bugs reported in Sen…
serving-llms-vllm ✅ Verified vLLM: high-throughput LLM serving, OpenAI API, quantization.
session-logs ✅ Verified Search and analyze your own session logs (older/parent conversations) using jq.
sherpa-onnx-tts ✅ Verified Local text-to-speech via sherpa-onnx (offline, no cloud)
simplify-code ✅ Verified Parallel 3-agent cleanup of recent code changes.
sketch ✅ Verified Throwaway HTML mockups: 2-3 design variants to compare.
skill-creator ✅ Verified Create, edit, audit, tidy, validate, or restructure AgentSkills and SKILL.md files.
slack ✅ Verified Slack tool actions: send/read/edit/delete messages, react, pin/unpin, list pins/reactions/emoji, member info.
slacrawl ✅ Verified Slack archive: search, sync freshness, threads/DMs, SQL counts, and Slacrawl repo work.
songsee ✅ Verified Audio spectrograms/features (mel, chroma, MFCC) via CLI.
songwriting-and-ai-music ✅ Verified Songwriting craft and Suno AI music prompts.
sonoscli ✅ Verified Control Sonos speakers (discover/status/play/volume/group).
spike ✅ Verified Throwaway experiments to validate an idea before build.
spl-to-apl ✅ Verified Translates Splunk SPL queries to Axiom APL. Provides command mappings, function equivalents, and syntax transformations. Use when migrating from Splunk, convert…
spotify-player ✅ Verified Terminal Spotify playback/search via spogo (preferred) or spotify_player.
summarize ✅ Verified Summarize or transcribe URLs, YouTube/videos, podcasts, articles, transcripts, PDFs, and local files.
systematic-debugging ✅ Verified 4-phase root cause debugging: understand bugs before fixing.
tag-duplicate-prs-issues ✅ Verified Use gitcrawl to search duplicate OpenClaw PRs/issues, group related work in prtags, and sync duplicate state to GitHub.
taskflow ✅ Verified Coordinate multi-step detached tasks as one durable TaskFlow job with owner context, state, waits, and child tasks.
taskflow-inbox-triage ✅ Verified Example TaskFlow pattern for inbox triage, intent routing, waiting on replies, and later summaries.
tavily ✅ Verified Tavily web search, content extraction, and research tools.
teams-meeting-pipeline ✅ Verified Operate the Teams meeting summary pipeline via Hermes CLI — summarize meetings, inspect pipeline status, replay jobs, manage Microsoft Graph subscriptions.
technical-documentation ✅ Verified Build and review high-quality technical docs as well as agent instruction files in your repository.
telegram-crabbox-e2e-proof ✅ Verified Use when reviewing, reproducing, or proving OpenClaw Telegram behavior with a real Telegram user on Crabbox, including PR review workflows that need an agent-co…
test-driven-development ✅ Verified TDD: enforce RED-GREEN-REFACTOR, tests before code.
things-mac ✅ Verified Add, update, list, search, or inspect Things 3 todos, inbox, today, projects, areas, and tags on macOS.
tmux ✅ Verified Control tmux sessions/panes for interactive CLIs: list, capture output, send keys, paste text, monitor prompts.
touchdesigner-mcp ✅ Verified Control a running TouchDesigner instance via twozero MCP — create operators, set parameters, wire connections, execute Python, build real-time visuals. 36 nat…
trello ✅ Verified Manage Trello boards, lists, and cards via the Trello REST API.
verify-release ✅ Verified Verify an OpenClaw release is fully published across GitHub, npm, plugins, ClawHub, package smoke, and live Gateway agent turns.
video-frames ✅ Verified Extract frames or short clips from videos using ffmpeg.
voice-call ✅ Verified Start voice calls via the OpenClaw voice-call plugin.
wacli ✅ Verified Send third-party WhatsApp messages or sync/search WhatsApp history via wacli, not normal active chats.
weather ✅ Verified Current weather and forecasts with web_fetch, falling back to wttr.in curl for locations, rain, temperature, travel planning.
weights-and-biases ✅ Verified W&B: log ML experiments, sweeps, model registry, dashboards.
wiki-maintainer ✅ Verified Maintain the OpenClaw memory wiki vault with deterministic pages, managed blocks, and source-backed updates.
writing-evals ✅ Verified Scaffolds evaluation suites for the Axiom AI SDK. Generates eval files, scorers, flag schemas, and config from natural-language descriptions. Use when creating…
xurl ✅ Verified X/Twitter via xurl CLI: post, search, DM, media, v2 API.
youtube-content ✅ Verified YouTube transcripts to summaries, threads, blogs.
yuanbao ✅ Verified Yuanbao (元宝) groups: @mention users, query info/members.