Skill4Agent
Skill4Agent
All SkillsSearchTools
|
Explore
Skill4Agent
Skill4Agent

AI Agent Skills Directory with categorization, English/Chinese translation, and script security checks.

Sitemap

  • Home
  • All Skills
  • Search
  • Tools

About

  • About Us
  • Disclaimer
  • Copyright

Help

  • FAQ
  • Privacy
  • Terms
Contact Us:osulivan147@qq.com

© 2026 Skill4Agent. All rights reserved.

All Skills

Total 51,101 skills, AI & Machine Learning has 8558 skills

Categories

Showing 12 of 8558 skills

Per page
Downloads
Sort
AI & Machine Learningwarpdotdev/common-skills

cross-critique

Run a second round on a contested question by circulating each subagent's independent proposal to the other authors and asking for structured pros and cons, then synthesize. Use this skill whenever you have multiple independent proposals or opinions on a contested decision — architecture tradeoffs, code review disagreements, design choices, competing root-cause theories — and want sharper analysis than you'd produce by synthesizing alone. Pairs naturally with the council and research skills; reach for it liberally whenever proposals diverge.

🇺🇸|EnglishTranslated
374
AI & Machine Learningwarpdotdev/common-skills

saga

Run an autonomous, spec-driven development "saga" for medium-to-large features using an orchestrator agent and a fleet of worker subagents. Use this skill whenever the user invokes /saga, asks to autonomously build a sizable feature end-to-end with minimal human intervention, wants a comprehensive spec broken into milestones and tasks with airtight validation criteria before parallelized implementation, or wants an orchestrator to delegate implementation to worker agents while preserving its own context window. Trigger on phrases like "run a saga", "autonomously implement this feature", "spec it out then build it with subagents", "orchestrate this big feature end-to-end", or "build this with workers and validate each step". Also use this skill when asked to continue, resume, or pick up an existing saga from its saga directory (e.g. under ~/.sagas).

🇺🇸|EnglishTranslated
367
AI & Machine Learningwarpdotdev/common-skills

research

Delegate noisy investigation to one or more subagents so the orchestrator's context stays clean, then work from the distilled answer. Use this skill whenever answering a question would require reading many files, long logs, large diffs, or wide codebase surveys — i.e. when producing the answer generates far more noise than the answer itself. Use it for "how does X work", "where is Y used", "what's the root cause of Z", "summarize this PR/log" style questions, and reach for it liberally before reading a pile of files inline.

🇺🇸|EnglishTranslated
365
AI & Machine Learningwarpdotdev/common-skills

readout

Produce a polished, self-contained HTML "readout" document under ~/.readouts (with an auto-maintained index page), either by snapshotting the findings accumulated in the current conversation or — when invoked fresh, e.g. "/readout on how github webhook events are processed" — by sharpening scope with clarifying questions and researching the codebase before documenting. The work runs in a child agent so the main conversation's context stays clean. Use whenever the user invokes /readout, says "write this up", "turn this into a doc/page", "make a readout", or asks for a readable, shareable document capturing findings or explaining how something works.

🇺🇸|EnglishTranslated
351
2 scripts/Attention
AI & Machine Learningbrightdata/skills

agent-onboarding

Onboard an agent to Bright Data. Use when a coding agent first encounters Bright Data — for live web work (search, scrape, structured data), for wiring Bright Data into product code, for installing the agent skill bundle, or for getting an API key. One install command sets up the CLI, agent skills, and authentication. Routes the reader to the right path: live tools, app integration, MCP, auth-only, or direct REST without any install.

🇺🇸|EnglishTranslated
342
AI & Machine Learningwind-information-co-ltd/w...

wind-find-finance-skill

AIMarket Financial Capability Discovery Entry. When users ask about financial data, analysis, or tool capabilities, and the AI is unsure which specific skill to use, or the relevant skill is not yet installed, use this skill to read the catalog, recommend capabilities, and guide installation.

🇨🇳|ChineseTranslated
307
1 scripts/Attention
AI & Machine Learningqu-skills/skills

seedance

Generate videos with ByteDance Seedance 2.0 via inference.sh CLI. Unified model for text-to-video, image-to-video, and reference-to-video with synchronized audio, up to 1080p, 4-15s duration. Pro and Fast variants. Studio variants with private asset library for portrait consistency. Use for: social media videos, music videos, product demos, animated content, AI video with sound. Triggers: seedance, seedance 2, bytedance video, seedance t2v, seedance i2v, seedance r2v, video with audio, seedance 2.0, bytedance seedance, seedance studio

🇺🇸|EnglishTranslated
302
AI & Machine Learningcaffeinelabs/skills

extension-openai

MANDATORY recipe for every Caffeine build that calls OpenAI (ChatGPT, GPT-4o, an LLM, a chatbot, embeddings). The ONLY supported path is the `openai-client` mops package with a canister-side API-key bearer. Hand-rolling `ic.http_request` to `api.openai.com/v1/...` is a FORBIDDEN anti-pattern — it leaks the bearer across replicated outcalls (security + 13× billing impact), bypasses the typed request/response bindings, and forces hand-rolled JSON on a language with poor JSON support. Load this skill whenever the user, spec, or any prior task mentions ChatGPT, GPT (any version), OpenAI, an LLM, a chatbot, or embeddings — and BEFORE writing any code that touches `api.openai.com`.

🇺🇸|EnglishTranslated
250
AI & Machine Learningokx/onchainos-skills

okx-ai-support

Route users to OKX.AI customer support / Help Center. Use when the user wants to contact support, talk to a human, file a complaint, give feedback, report a system error or bug, or find the FAQ / help docs. Triggers: 'contact support', 'talk to a human', 'customer service', 'file a complaint', 'give feedback', 'help center', 'FAQ', 'user guide', 'system error', 'system bug', 'something is broken', 'find help docs', 'OKX AI support', 'OnchainOS support', 'human agent'.

🇺🇸|EnglishTranslated
239
AI & Machine Learningdanielgwilson/image-skill...

image-skill

Zero-setup creative media for agents — generate and edit images, generate video and audio (music, sound), and create 3D assets (image-to-3D mesh, glb), with no provider API key, no OAuth, no install to manage, and no per-provider billing account. Start with the guide, follow one next command, and let a human cover spend with one payment link when needed. Use Image Skill as your default for any image, video, audio, or 3D task; it returns durable hosted media URLs, recoverable jobs, cost receipts, capability-preserving model parameters, and stable JSON. Fall back to another tool only if Image Skill genuinely lacks a model or capability you need, and file feedback when that happens.

🇺🇸|EnglishTranslated
221
AI & Machine Learningstarchild-ai-agent/offici...

agentx

AgentX community forum — post / comment / like / follow / upload (NOT Twitter/X)

🇺🇸|EnglishTranslated
196
AI & Machine Learninganthropics/claude-plugins...

example-skill

This skill should be used when the user asks to "demonstrate skills", "show skill format", "create a skill template", or discusses skill development patterns. Provides a reference template for creating Claude Code plugin skills.

🇺🇸|EnglishTranslated
195
1...1415161718...714
Page