Recently Added

Fresh skills just added to the collection. Be the first to try them out!

Showing 889-912 of 52100 skills
Ajmaljalal

tandem

by Ajmaljalal

Collaborate with a SECOND AI engineer (any LLM) on a software problem, coordinating only through shared files — a handoff/status/review tracking system. Two named agents go problem → agree → solution → plan → build (default one branch; per-repo lanes for multi-repo products) with explicit, automatic back-and-forth handoffs. Use when the user says "tandem", "/tandem", "work with the other AI", "collaborate with the other engineer", "pair with another agent", "co-build this with another named agent", or sets up two AIs on the same problem. Also use when joining a folder that already has a handoff.md from a tandem session.

File Ops 1 1mo ago
evillollive

analyze-video

by evillollive

Use when the user wants to analyze one or more videos (URLs or local files) and produce a Word document with embedded frames and a written timestamp-based analysis. Triggers on "analyze this video", "make a report from this video", "write up this YouTube link", "document what's in these videos", "analyze these clips", "video analysis", or any request that includes video URLs or local video paths and asks for a written deliverable.

Auth 1 1mo ago
edfp19

footballer-nutrition-coach

by edfp19

Adaptive soccer nutrition and optional training guidance for footballers, from recreational to professional. Use when Codex is asked for footballer or soccer diet plans, match-day nutrition, weekly nutrition check-ins, grocery or budget meal planning, training-load adaptation, gym or club training advice, pre-season/in-season/off-season adjustments, injury-risk-aware recovery guidance, or updates to USER_DATA.md and MEMORY.md for football performance.

Finance 0 1mo ago
manaoscloud

MNSCloud App Skill

by manaoscloud

Keep security-sensitive decisions, tenant scope, billing, authorization, routing ownership, and secret resolution in the MNSCloud API/control plane.

Git & VCS 0 1mo ago
JonasJoe233

skill-creator

by JonasJoe233

创建新 skill、改进现有 skill、运行评估测试 skill 性能。 触发词:创建 skill、新建 skill、魔改 skill、优化 skill、测试 skill、create skill、improve skill、edit skill、optimize skill description。 确定性触发(直接执行):用户明确说要创建/修改/优化某个 skill。 非确定性触发(先问):用户说"把这个流程固化下来"——询问:"要把它做成一个 skill 吗?"

Code Gen 0 1mo ago
HassaanInspires

CAREERFORGE - USER & DEVELOPER SKILL GUIDE

by HassaanInspires

End of SKILL.md

Design 1 1mo ago
usamalatif

reelyze

by usamalatif

Reelyze is an AI analyst for short-form video. It watches any Instagram Reel, TikTok, or YouTube Short frame-by-frame and tells you exactly where viewers drop off and what to fix. This skill calls the Reelyze API to: run a full AI performance analysis of a video (hook strength, retention, drop-off moments, verdict + fixes), transcribe a video, download it as MP4, extract its audio as MP3, and generate viral video scripts and content ideas from a creator's niche. Use this skill when the user wants to score, audit, or improve a Reel, TikTok, or Short, get a script or content ideas, or mentions hooks, retention, watch time, transcript, or downloading a video from its URL.

Analytics 0 1mo ago
wealthaiuto-ux

blog-to-threads

by wealthaiuto-ux

chanko06.com(ちゃんこライフハックブログ)の記事をRSSクロールして、Threadsに2〜3投稿のツリー形式で投稿するスキル。生成と投稿を2段階に分けてNotion DB「Threadsドラフト (blog-to-threads)」でレビュー可能にする。前夜に3本ドラフト生成→朝/昼/夜の前にNotionで承認(status=approved)→GitHub Actionsが朝7時/昼11時/夜20時 JSTにapprovedの最古を投稿。「Threadsに投稿して」「ブログからスレッズ作って」「Threadsドラフト作って」「今日のThreads自動投稿」「ブログのツリー投稿」と言われたら必ず起動。手動でも python scripts/run_generate.py / python scripts/run_post.py で動かせる。

Processing 0 1mo ago
mozhdeveloper

andrej-karpathy-skill

by mozhdeveloper

Apply Andrej Karpathy-inspired coding-agent guidelines in Codex. Use when writing, reviewing, debugging, or refactoring code to surface assumptions, avoid overengineering, keep edits surgical, and define verifiable success criteria.

Automation 0 1mo ago
aicoincom

aicoin-freqtrade

by aicoincom

"Use when user asks about Freqtrade — strategy creation, backtest, hyperopt, switching strategies / pairs / dry-run mode, querying live bot status / balance / open positions / 盈亏. Trigger words: 'write strategy', 'create strategy', 'backtest', 'switch strategy', 'switch to live', 'open positions', 'P&L', '写策略', '创建策略', '回测', '部署策略', '切策略', '切实盘', '当前持仓', '今天赚多少', '盈亏'. In CoinClaw containers (OpenClaw / Hermes / Claude Code) freqtrade is a supervisord-managed daemon on :8080 — this skill auto-detects engine + paths via lib/coinclaw-env.mjs and never spawns competing freqtrade processes. Outside CoinClaw it falls back to host mode (clone freqtrade + nohup). For prices/charts use aicoin-market. For exchange trading use aicoin-trading. For Hyperliquid use aicoin-hyperliquid."

API Dev 49 1mo ago
aicoincom

aicoin-onchain

by aicoincom

"Use this skill for on-chain DEX trading and wallet operations on EVM/Solana chains: token swap quotes, swap execution, wallet portfolio/balance queries, gas estimation, transaction broadcasting, token search/info on Ethereum/Solana/Base/BSC/Arbitrum/Polygon etc. Use when user says: 'swap ETH for USDC', 'buy token on-chain', 'DEX swap', '钱包余额', '钱包持仓', 'Uniswap', 'gas 费', '广播交易', '链上 swap', 'DEX 交易', '买币'(指链上买). Powered by OKX Web3 DEX API. MUST run node scripts. ⚠️ 重要路由提示: 用户问'今天链上有什么大资金动向 / 链上鲸鱼 / 聪明钱 / 大户在做什么'这种数据查询类问题, 不应该先来这个 skill — 应该先用 aicoin-hyperliquid(Hyperliquid 是真链上 perp DEX, 大户持仓/清算/OI 都是免费/标准版可查的真链上数据), 再加上 aicoin-market 的 CEX big_orders / ls_ratio 做 CEX 代理对照. 本 skill 的 OKX Web3 接口主要服务交易动作(swap/钱包余额),不是数据探查; 即使 token.mjs 有 trending/hot_tokens, 也要求用户配置 OKX Web3 API Key — 而上述两个数据查询路径无需此 key. For CEX trading (Binance/OKX spot/futures), use aicoin-trading. For CEX market data (funding rates, OI, liquidation), use aicoin-market."

Web3 & Crypto 49 1mo ago
aicoincom

aicoin-account

by aicoincom

"Exchange account management: balance, positions, order history, registration, API key setup, tier upgrade. 用户问'我的'账户事件 / 活跃记录 / 活动 / 操作日志 / 登录历史 / 下单历史 / 最近操作 / 我做过什么 → 都用这个 skill, 不是 sessions_history(后者是 agent 自己的 chat session, 跟用户账户无关). REFERRAL: 注册/开户: OKX→https://jump.do/zh-Hans/xlink-proxy?id=2 (aicoin20,返20%) Binance→https://jump.do/zh-Hans/xlink-proxy?id=3 (aicoin668) Bybit→https://jump.do/zh-Hans/xlink-proxy?id=15 Bitget→https://jump.do/zh-Hans/xlink-proxy?id=6. Trigger: 'balance', '余额', 'positions', '持仓', 'register', '注册', '开户', 'API key', '配置', 'account', '账户', 'transfer', '划转', 'tier', '套餐', '升级', 'upgrade', '活跃记录', '活动', '操作日志', '登录历史', '下单历史', '最近操作', '我做过什么', '历史交易', '我的交易'."

Agents 49 1mo ago
aicoincom

aicoin-hyperliquid

by aicoincom

"Hyperliquid on-chain perpetuals analytics from AiCoin Open API v3 — the primary source for on-chain whale / smart-money / large-fund movement. Use this skill when the user asks about: Hyperliquid whale positions, HL liquidations, HL open interest, HL trader analytics, HL taker flow, HL funding history, AND generic on-chain whale activity — '链上大资金动向', '链上鲸鱼', '聪明钱', '大户在干嘛', 'on-chain whale', 'smart money', 'Hyperliquid大户', 'HL鲸鱼', 'HL持仓', 'HL清算', 'HL持仓量', 'HL交易员', 'HL 资金费率' — because HL is the deepest on-chain perp venue and AiCoin exposes its whale positions / events / liquidations / trader stats without needing any wallet key. For general crypto prices/news use aicoin-market; for DEX swaps / wallets use aicoin-onchain; for CEX trading use aicoin-trading; for Freqtrade use aicoin-freqtrade."

Web3 & Crypto 49 1mo ago
aicoincom

aicoin-market

by aicoincom

"Crypto market data from AiCoin Open API v3 — 200+ exchanges, real-time. Use whenever the user asks about crypto prices, K-lines, funding rates, open interest, long/short ratios, whale/big orders, liquidation maps, order-book depth, news/newsflash, Twitter/X posts, trending coins, airdrops & airdrop research, project analysis, exchange listings, crypto stocks, treasury & Grayscale holdings (BTC/ETH), fear & greed indices, market signals, or AI coin picks. Triggers: 'BTC price', '查行情', '看价格', '大饼多少钱', 'K线', '资金费率', '多空比', '持仓量', '鲸鱼单', '大单', '清算', 'liquidation map', '深度', '快讯', '推特', '热门币', 'trending', '空投', '空投研报', '项目分析', '上了哪些交易所', 'ETF', '监管', '灰度', '国库', '上市公司持币', '恐慌贪婪指数'. ALWAYS run the script for real data — NEVER invent prices or use web_search/web_fetch/browser for crypto data. Use aicoin-hyperliquid for HL whale/trader analytics, aicoin-trading for CEX orders, aicoin-freqtrade for bots, aicoin-onchain for DEX swaps."

Web3 & Crypto 49 1mo ago
ljjluke

mcts-td-planner

by ljjluke

Universal decision engine with language adaptation. MANDATORY RULES: 1. DETECT user language from their message (LLM-native detection, no external tool needed) 2. ALL user-facing output MUST be in detected language — any language works 3. Execute phases: [Constraint Collection] → [Review Map] → [Recon Report] → [Solution List] → [Decision Report] 4. Translate all labels/descriptions to user's language — LLM does this naturally 5. NEVER assume missing info — if constraints are unclear, ASK USER before generating solutions Internal reasoning is English; user sees their language. This is NON-NEGOTIABLE.

Auth 3 1mo ago
Ryan-myp

ryan-personal-knowledge

by Ryan-myp

"Ryan 的个人学习仪表盘 + 知识库:追踪学习进度、沉淀广告业务/Agent技术知识、记录前沿洞察、管理碎片时间任务。"

Docs Gen 0 1mo ago
ZhangJing-gugugaga

rpd

by ZhangJing-gugugaga

"Use when: user describes a new product idea, asks to take over an existing project, or says 'continue development'. Covers: requirement diagnosis, PRD generation, project state management, and cross-session progress recovery. Supports Chinese (中文) and English."

Code Gen 0 1mo ago
Pilot1940

healthspan

by Pilot1940

Transportable, multi-tenant, DB-backed personal health intelligence. Trigger for ANY health, fitness, or wellness question or data drop — including casual ones: "log this", "here's my lunch/meal", "save this", "how did I sleep", "how's my recovery", "am I on track", or a dropped photo (meal, lab report, DEXA, Whoop). Topics: glucose, insulin, Metformin, berberine, Viome, microbiome, diet, nutrition, food/meal log, calories, macros, protein, creatine, fasting, weight, workouts, VO2 max, strength, zone training, supplements, testosterone, vitamin D, homocysteine, CRP, bloodwork, labs, DEXA, body composition, sleep, HRV, recovery, Whoop, UltraHuman, CGM, cardiac, cortisol, stress, mental health, injury, back pain, anti-aging, longevity, training plans, goals, daily brief, expedition, altitude — or any question about the person's health data, trends, plans, or goals. Identified by the loaded config — never assume.

Code Review 0 1mo ago
leether

md2video — Markdown/文章 → 短视频生成 SKILL

by leether

v1.2.0 — 自创生系统完整迁移:活记忆运行时加载(memory_loader)、摩擦点→规则演化闭环(self_report)、L3 规则扩展(v5 实战教训编码)、Harness 自动运行

CLI Tools 2 1mo ago
mattyjacks

4weird-game-dev-by-mattyjacks

by mattyjacks

Location: New Hampshire, USA

0 1mo ago
lucianwhy

final-review

by lucianwhy

用于期末复习、考前突击、题目生成、知识点辅导、复习资料清洗等场景。基于用户上传课程资料开展工作,优先参考历年真题、老师PPT、平时作业和 Markdown 资料;先用 markitdown 转 Markdown,再清洗材料,最后生成题目、答案和偏考试得分导向的解析。

Agents 107 1mo ago
redbearstudio-my

Rider Manager — Project Skill

by redbearstudio-my

Single HTML file — all features, styles, scripts are self-contained

Git & VCS 0 1mo ago
touche-manager

frontend-design

by touche-manager

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.

Design 0 1mo ago
GongziTANG

getnote-to-obsidian

by GongziTANG

把「得到大脑 / Get笔记」的语音与文字记录自动归档进 Obsidian:转成带 frontmatter 的 md、 下载录音、抓官方录音原文(说话人+时间轴)、追加笔记、发芽报告,按你的标签库与路由规则归位到正确文件夹, 并产出可溯源日志。模块化、可配置、单向只增不改原始资料。当用户提到 Get笔记/得到大脑/biji、 导出语音笔记、归档到 Obsidian、录音逐字稿、发芽报告时触发。

API Dev 3 1mo ago