Ai skills
Top maintainers
- openclaw · 5.6K skills
- orchestra-research · 61 skills
- jeremylongshore · 60 skills
- pluginagentmarketplace · 34 skills
- simota · 33 skills
Languages in this topic
8487 skills
This skill guides structured software development from requirements to task execution using EARS syntax and UI-design references to ensure quality.
This skill helps you develop CloudBase Run backends with long connections and AI agents, supporting multi-language runtimes and secure, scalable deployments.
This skill helps you manage CloudBase cloud storage in web apps by uploading, generating temporary URLs, downloading, and deleting files with the Web SDK.
This skill helps you develop, deploy, and manage CloudBase cloud functions by guiding runtime selection, deployment, logging, and HTTP access configuration.
This skill enables browser apps to generate and stream AI text using CloudBase JS SDK, with Hunyuan or DeepSeek models.
This skill enables browser apps to initialize CloudBase Relational Database with a single shared db client and use Supabase-style queries.
This skill sends your request to a chosen AI provider via ask and ends the turn for seamless multi-agent collaboration.
This skill coordinates multi-CLI collaborative planning with Codex as coordinator to design solutions across Claude, Gemini, and OpenCode.
This skill lets you view the latest reply from a specified AI provider and optionally display multiple recent conversations.
This skill helps you implement robust Three.js interaction with raycasting, camera controls, and input handling for interactive 3D experiences.
This skill guides calling AI models with CloudBase across web, Node, and WeChat Mini Program, enabling text, streaming, and image workflows.
This skill fetches a URL using curl and saves the response to out/, enabling automated data retrieval for workflows.
This skill dumps basic system and environment information to out/env.txt to aid debugging and auditing.
This skill writes a hello file to the workspace output directory, enabling quick validation of file I/O in Go workflows.
This skill writes a deterministic OK file to out/ok.txt to enable downstream validation and workflow progression.
This skill plans a route and returns distance and ETA in a deterministic JSON format for reliable agent planning.
This skill demonstrates loading and running commands in an isolated workspace to showcase skill_load and SkillLoadMode for safe experimentation.
This skill extracts text from images using OCR with Tesseract, supporting many languages and optional preprocessing for improved accuracy.
This skill runs small Python scripts inside the workspace, returning results as text or output files for easy automation.
This skill transcribes audio to text using OpenAI Whisper, supporting multiple languages, models, and optional timestamps for versatile transcripts.
This skill guides you on when to use React useEffect, optimize data fetching, and apply alternatives for derived state and events.