Loading...
Loading...
Found 1,390 Skills
OnTask integration. Manage data, records, and automate workflows. Use when the user wants to interact with OnTask data.
Create an OpenClaw cron job that sends a message to the specified channel after execution. Use this skill when the user mentions phrases like "create scheduled task", "new cron", "set scheduled execution", "run periodically", "scheduled task", "every", "every minute", "every hour", "every week", "every month", or "every X hours between A and B". Collect the task name, task description, and execution time (supports four modes: fixed time, interval loop, periodic time, and scheduled range) through conversation, automatically obtain the session key (no user cooperation required), then construct and execute the openclaw cron add command.
Automatically publish HTML articles to WeChat Official Account draft box (Crayfish Adaptation Version). Automatically guide users to configure IP whitelist for first-time use. Trigger when users say "Push to WeChat", "Publish to Official Account", or "Upload Draft".
A creation and conversion skill for organizing one or more images into PSD layered files. This skill should be used when users need image2psd, image to PSD conversion, combining multiple images into a PSD, splitting posters/design drafts into multiple layers, converting white backgrounds to transparent, splitting layers via color clustering, splitting Codex/AI generated images into element images and then synthesizing into PSD, or expecting to output layered PSDs, layered raster files editable in Photoshop/Photopea. When used in Codex, it is combined with the imagegen skill by default: first use Codex's visual/generation capabilities to understand, supplement or reconstruct elements, then use this skill's scripts to generate the PSD.
Pull data from a web page. First call on a new intent prototypes the flow via $B primitives and returns JSON. Subsequent calls on a matching intent route to a codified browser-skill and return in ~200ms. Read-only — for mutating flows (form fills, clicks, submissions), use /automate. Use when asked to "scrape", "get data from", "pull", "extract from", or "what's on" a page. (gstack)
Extract BUAA classroom replay artifacts from `livingroom` or `coursedetail` URLs by reusing a local Chromium login session. Use when Codex needs replay metadata, course-transcript files, optional PPT auxiliary artifacts, replay-ready lesson lists, or a standalone semantic rebuild packet / final lesson note.
Use when building anything multi-step, anything that looks repeatable, anything the user mentions reusing, or any workflow with more than ~10 nodes. Triggers on "reuse", "I do this in another workflow", "extract", "modular", "shared logic", "subworkflow", multi-step builds, or any task that mentions logic the user has built before.
Generate and publish blog posts from any project to kelegele/agent-blog. ZERO DEPENDENCIES — does NOT require Node.js, pnpm, git, or any local build tools. Works with only a browser and a GitHub token. Triggers on: "写篇博客", "blog this", "发博文", "publish blog", "把项目写成文章", "写篇文章", "blog it", "post article", "新文章", "new blog post", "blog this project", "发一篇博文", "写一篇博文", "blog post about this", "edit blog post", "修改文章", "更新博文", "edit article". Collects project context, collaborates on outline, writes Markdown with correct frontmatter, validates article format, generates a standalone HTML preview by reading live blog source, manages draft/review/publish flow. Pushes to kelegele/agent-blog main branch. Vercel auto-deploys on push. Use this skill whenever the user expresses intent to write about their current work as a blog post.
Execute the /integrate command for LLM agents. Triggers when the user types `/integrate`, `/integrate --product`, or asks to "integrate a Juspay product", "set up payments", "add payment SDK", or any variation of setting up a Juspay product into their app or codebase. This skill drives a fully guided, doc-driven wizard: it reads product summaries locally, probes candidates via MCP, then fetches actual documentation pages and generates complete integration code.
Run a GitHub issue digest for openai/codex by feature-area labels, all areas, and configurable time windows. Use when asked to summarize recent Codex bug reports or enhancement requests, especially for owner-specific labels such as tui, exec, app, or similar areas.
Prepare for upcoming meetings — pulls Cal.com bookings, researches participants, audits previous sessions from Obsidian vault, and creates prep notes. Also links prep notes to post-meeting session notes.
Single-screen dashboard showing current work, recent validations, flywheel health, and suggested next action. Triggers: "status", "dashboard", "what am I working on", "where was I".