Explore

Community-curated workflows, prompts, skills & recipes — across every AI tool.

428 results · page 18 of 18
Claude Skill Screened 196

autopilot

接收一句模糊指令,自动调查、分类、拆解为 XML 阶段计划、选 skill、定完成判定, 然后以无人值守模式通过 loop/goal + agent-mode 完整执行到底—— 包括自动部署、自动 E2E 测试、自动代码 review,不跳过任何阶段。 当用户扔过来一句宽泛任务时主动使用——"把 bug 修了"、"补测试"、 "优化性能"、"把这个功能做完"、"代码扫一遍"、"调查一下为什么 XX"。 也在用户说"autopilot"、"auto"、"帮我规划"、"自己搞定"、"直接跑"、 "你来拆"、"别问我怎么做"时触发。即使用户没有说这些关键词,

All 5 from yan-labs/yan-skills

LLM Mart

14 views
Claude Skill Screened 73

backtest-expert

Expert guidance for systematic backtesting of trading strategies on Indian markets (NSE/BSE). Use when developing strategies, testing robustness, avoiding overfitting, or validating trading ideas.

All 10 from ajeeshworkspace/indian-trading-skills

LLM Mart

18 views
Claude Skill Screened 20

implement

Implement a piece of work based on a PRD or set of issues.

All 25 from connorgriffin/skills

LLM Mart

11 views
Claude Skill Screened 15

investment-decision

Read the clawock request file, write decision.json, let clawock validate. Use when a clawock run request is present in .clawock/work/.

All 17 from kcnyu/clawock

LLM Mart

15 views
Claude Skill Screened 9664

drawio-skill

Use when the user requests diagrams, flowcharts, architecture diagrams, ER diagrams, UML / sequence / class diagrams, SysML / MBSE diagrams (block definition, internal block, requirement, parametric), BPMN business process diagrams, swimlane / cross-functional flowcharts, network

LLM Mart

26 views
Claude Skill Screened 403

answer-reviewer-questions

For each reviewer question on a PR, recall implementation reasoning and compose a raw answer. Use when the user asks to "answer reviewer questions", "draft answers to PR questions", or "explain reviewer questions".

All 147 from tobihagemann/turbo

LLM Mart

17 views
Claude Skill Screened 1170

agent-infini

Use the InfiniSynapse CLI (`agent_infini`) for multi-turn AI data-analysis tasks, database/RAG context, and task workspace files. Use when the user mentions InfiniSynapse, agent_infini, database or RAG analysis, or asks to delegate analysis through InfiniSynapse.

All 25 from xuzhougeng/wisp-science

LLM Mart

15 views
Claude Skill Screened 389

windiff-version-diff-analysis

Generate and interpret security-research diffs between Windows versions or patch levels using this repo's WinDiff CLI and databases. Use when comparing Windows builds or binaries such as ntoskrnl.exe, ntdll.dll, win32k*.sys, ci.dll, or cng.sys to find changed syscalls, symbols, t

LLM Mart

12 views
Claude Cursor opencode Skill Screened 69391

codex-qa

QA the omo Codex Light edition (lazycodex / packages/omo-codex) itself, in strict isolation so ONLY our plugin is exercised, never the user's real ~/.codex. The first-party method drives the real `codex app-server` against an isolated CODEX_HOME plus a LOCAL mock model (no real A

All 51 from code-yeongyu/oh-my-openagent

LLM Mart

32 views
Claude Skill Screened 125

amazon-returns-recovery

Suede-affiliated Amazon money-recovery audit for restocking fees, short or denied refunds, and Amazon-billed subscriptions. Use when the user mentions a restocking fee, a short or denied Amazon refund, or a forgotten Prime Video Channel, Audible, Kindle Unlimited, or Prime charge

All 70 from jasoncolapietro/suede-creator-skills

LLM Mart

25 views
Claude Skill Link only

market-research-workflow

Trigger for: federal acquisition market research; FAR Part 10 reports; refreshing an existing market research report; analyzing commerciality, competition, small-business availability, contract type, consolidation, prior awards, vendors, or market conditions; or preparing support

LLM Mart

11 views
Claude Skill Link only

govcon-growth-workflow

Trigger for: finding federal opportunities; capture and bid screening; competitor or incumbent intelligence; recompete pipelines; teaming partner research; agency, customer, or market intelligence; federal labor-rate or pricing context; or refreshing prior GovCon research. Always

LLM Mart

16 views
Claude Skill Screened 25

acquisition-policy-workflow

Trigger for: explaining current FAR, DFARS, or agency-supplement text; determining documented acquisition-policy status for an agency and FAR part; comparing codified text, RFO model text, and agency deviations; tracing acquisition rulemaking; finding procurement comment periods;

All 7 from 1102tools-dev/federal-contracting-skills

LLM Mart

12 views
ChatGPT Claude Codex CLI Cohere Cursor DeepSeek Gemini GitHub Copilot GLM Grok Kimi Llama MiniMax Mistral OpenAI opencode Skill Screened 46883

agent-memory

A hybrid memory system that provides persistent, searchable knowledge management for AI agents.

All 427 from sickn33/agentic-awesome-skills

LLM Mart

23 views
ChatGPT Codex CLI OpenAI Skill Screened 27615

aspnet-core

Build, review, refactor, or architect ASP.NET Core web applications using current official guidance for .NET web development. Use when working on Blazor Web Apps, Razor Pages, MVC, Minimal APIs, controller-based Web APIs, SignalR, gRPC, middleware, dependency injection, configura

All 44 from openai/skills

LLM Mart

29 views
Claude Skill Screened Text 178025

xlsx

Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .xltx, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy dat

All 21 from anthropics/skills

Ciza

47 views
GitHub Copilot ChatGPT Claude Codex CLI Cursor opencode Skill Screened Text 3052

wiki-ado-convert

Converts VitePress/GFM wiki markdown to Azure DevOps Wiki-compatible format. Generates a Node.js build script that transforms Mermaid syntax, strips front matter, fixes links, and outputs ADO-compatible copies to dist/ado-wiki/.

All 195 from microsoft/skills

Ciza

32 views
Claude Skill Reviewed $12.99

Security-review skill for Claude

A structured security pass over a diff — checks the OWASP-relevant classes, ranks by exploitability, and shows a repro.

LLM Mart

23 views
GitHub Copilot Skill Reviewed

Code review guardrails for GitHub Copilot

A review skill that makes Copilot focus on concrete behavior changes, missing tests, and repo instructions instead of generic style chatter.

LLM Mart

22 views
Codex CLI Skill Reviewed

Review-before-apply skill for Codex CLI

Forces Codex CLI to show the diff, review its own changes, run focused validation, and list uncertainty before you keep the patch.

LLM Mart

25 views