Skills
Each entry shows what its maintainer published and when the project was last touched. Where a repository has been deleted or archived, that is stated on the entry instead of being quietly left out.
Worked on in the last 90 days (57)
Someone pushed a commit recently. This is the shortlist worth trying first.
-
oliver-kriska-claude-elixir-phoenix-deps-vet
— last commit 2026-08-05
Record a vetted Hex package version in hex_vet.exs after a security review — manages the audit ledger, not the scanner. Use to approve a de…
-
oliver-kriska-claude-elixir-phoenix-document
— last commit 2026-08-05
Generate @moduledoc/@doc for tested Elixir features; may update their README section or ADR. Not for docs lookup, documentation audits/revi…
-
oliver-kriska-claude-elixir-phoenix-ketchup
— last commit 2026-08-05
Easter-egg alias for /catchup. Same return-from-absence briefing, squeezier name. Use exactly like /catchup — all flags pass through unchan…
-
oliver-kriska-claude-elixir-phoenix-n1-check
— last commit 2026-08-05
Compatibility alias for the Elixir/Phoenix plugin's N+1 query checker. Invoke explicitly with /ecto:n1-check.
-
oliver-kriska-claude-elixir-phoenix-plugin-dev-workflow
— last commit 2026-08-05
Guide plugin development workflow — editing skills, agents, hooks, or eval framework in this repo. Use when modifying files in plugins/elix…
-
oliver-kriska-claude-elixir-phoenix-promote
— last commit 2026-08-05
Generate X/Twitter release promotion posts with ASCII tables and CodeSnap rendering. Use when writing release posts, promotion tweets, plug…
-
oliver-kriska-claude-elixir-phoenix-session-deep-dive
— last commit 2026-08-05
Deep qualitative analysis of high-signal sessions. Spawns subagents with v2 template, synthesizes patterns, compares against known findings…
-
oliver-kriska-claude-elixir-phoenix-session-scan
— last commit 2026-08-05
Compute metrics for Claude Code sessions. Discovers via ccrider, filters trivial, computes friction/opportunity/fingerprint scores. Use for…
-
oliver-kriska-claude-elixir-phoenix-session-trends
— last commit 2026-08-05
Analyze trends across session metrics. Computes windowed aggregates, deltas, and compares against MEMORY.md findings. Use periodically for…
-
oliver-kriska-claude-elixir-phoenix-skill-monitor
— last commit 2026-08-05
Analyze skill effectiveness across sessions. Computes per-skill metrics (action rate, friction, outcomes), identifies degrading skills, and…
-
wenyuchiou-awesome-agentic-ai-zh-tool-calling-tutor
— last commit 2026-08-05
When the user is building a tool-calling agent and gets stuck — "為什麼 LLM 不呼叫我的 tool", "我這 schema 哪裡寫壞", "tool 被呼叫但 args 不對", "ReAct loop 跑不…
-
wanshuiyin-auto-claude-code-research-in-sleep-ablation-planner
— last commit 2026-08-05
Use when main results pass result-to-claim (claim_supported=yes or partial) and ablation studies are needed for paper submission.
-
wanshuiyin-auto-claude-code-research-in-sleep-alphaxiv
— last commit 2026-08-05
Quick single-paper lookup via AlphaXiv LLM-optimized summaries with tiered source fallback. Use when user says "explain this paper", "summa…
-
wanshuiyin-auto-claude-code-research-in-sleep-analyze-results
— last commit 2026-08-05
Analyze ML experiment results, compute statistics, generate comparison tables and insights. Use when user says "analyze results", "compare"…
-
wanshuiyin-auto-claude-code-research-in-sleep-arxiv
— last commit 2026-08-05
Search, download, and summarize academic papers from arXiv. Use when user says "search arxiv", "download paper", "fetch arxiv", "arxiv sear…
-
wanshuiyin-auto-claude-code-research-in-sleep-auto-paper-improvement-loop
— last commit 2026-08-05
Autonomously improve a generated paper via GPT-5.6-Sol xhigh review → implement fixes → recompile, for 2 rounds. Use when user says \"改论文\"…
-
wanshuiyin-auto-claude-code-research-in-sleep-auto-review-loop
— last commit 2026-08-05
Autonomous multi-round research review loop. Repeatedly reviews via external reviewer backend (Codex or manual), implements fixes, and re-r…
-
wanshuiyin-auto-claude-code-research-in-sleep-auto-review-loop-llm
— last commit 2026-08-05
Autonomous research review loop using any OpenAI-compatible LLM API. Configure via llm-chat MCP server or environment variables. Trigger wi…
-
wanshuiyin-auto-claude-code-research-in-sleep-auto-review-loop-minimax
— last commit 2026-08-05
Autonomous multi-round research review loop using MiniMax API. Use when you want to use MiniMax instead of Codex MCP for external review. T…
-
wanshuiyin-auto-claude-code-research-in-sleep-citation-audit
— last commit 2026-08-05
Zero-context verification that every bibliographic entry in the paper is real, correctly attributed, and used in a context the cited paper…
-
wanshuiyin-auto-claude-code-research-in-sleep-claims-drafting
— last commit 2026-08-05
Draft patent claims for an invention. Use when user says \"撰写权利要求\", \"draft claims\", \"写权利要求书\", \"claim drafting\", or wants to create p…
-
wanshuiyin-auto-claude-code-research-in-sleep-comm-lit-review
— last commit 2026-08-05
Communications-domain literature review with Claude-style knowledge-base-first retrieval. Use when the task is about communications, wirele…
-
wanshuiyin-auto-claude-code-research-in-sleep-deepxiv
— last commit 2026-08-05
Search and progressively read open-access academic papers through DeepXiv. Use when the user wants layered paper access, section-level read…
-
wanshuiyin-auto-claude-code-research-in-sleep-dse-loop
— last commit 2026-08-05
Autonomous design space exploration loop for computer architecture and EDA. Runs a program, analyzes results, tunes parameters, and iterate…
-
wanshuiyin-auto-claude-code-research-in-sleep-embodiment-description
— last commit 2026-08-05
Write detailed embodiment descriptions for patent specifications. Use when user says \"撰写实施例\", \"write embodiment\", \"实施例描述\", \"detailed…
-
wanshuiyin-auto-claude-code-research-in-sleep-exa-search
— last commit 2026-08-05
AI-powered web search via Exa with content extraction. Use when user says "exa search", "web search with content", "find similar pages", or…
-
wanshuiyin-auto-claude-code-research-in-sleep-experiment-audit
— last commit 2026-08-05
Audit experiment integrity before claiming results. Uses cross-model review (external reviewer backend) to check for fake ground truth, sco…
-
wanshuiyin-auto-claude-code-research-in-sleep-experiment-bridge
— last commit 2026-08-05
Workflow 1.5: Bridge between idea discovery and auto review. Reads EXPERIMENT_PLAN.md, implements experiment code, deploys to GPU, collects…
-
wanshuiyin-auto-claude-code-research-in-sleep-experiment-plan
— last commit 2026-08-05
Turn a refined research proposal or method idea into a detailed, claim-driven experiment roadmap. Use after `research-refine`, or when the…
-
wanshuiyin-auto-claude-code-research-in-sleep-experiment-queue
— last commit 2026-08-05
SSH job queue for multi-seed/multi-config ML experiments with OOM-aware retry, stale-screen cleanup, and wave-transition race prevention. U…
-
wanshuiyin-auto-claude-code-research-in-sleep-feishu-notify
— last commit 2026-08-05
Send notifications to Feishu/Lark. Internal utility used by other skills, or manually via /feishu-notify. Use when user says \"发飞书\", \"not…
-
wanshuiyin-auto-claude-code-research-in-sleep-figure-description
— last commit 2026-08-05
Process user-provided patent figures and generate formal drawing descriptions. Use when user says \"附图处理\", \"figure description\", \"附图说明\…
-
wanshuiyin-auto-claude-code-research-in-sleep-figure-spec
— last commit 2026-08-05
Generate deterministic publication-quality architecture, workflow, and pipeline diagrams from structured JSON (FigureSpec) into editable SV…
-
wanshuiyin-auto-claude-code-research-in-sleep-formula-derivation
— last commit 2026-08-05
Structures and derives research formulas when the user wants to 推导公式, build a theory line, organize assumptions, turn scattered equations i…
-
wanshuiyin-auto-claude-code-research-in-sleep-gemini-search
— last commit 2026-08-05
Search research papers via Gemini for broad literature discovery. Use when user says "gemini search", "gemini papers", "search with gemini"…
-
wanshuiyin-auto-claude-code-research-in-sleep-grant-proposal
— last commit 2026-08-05
Draft a structured grant proposal from research ideas and literature. Supports KAKENHI (Japan), NSF (US), NSFC (China, including 面上/青年/优青/杰…
-
wanshuiyin-auto-claude-code-research-in-sleep-idea-creator
— last commit 2026-08-05
Generate and rank research ideas given a broad direction. Use when user says "找idea", "brainstorm ideas", "generate research ideas", "what…
-
wanshuiyin-auto-claude-code-research-in-sleep-idea-discovery
— last commit 2026-08-05
Workflow 1: Full idea discovery pipeline to go from a broad research direction to validated, pilot-tested ideas. Use when user says \"找idea…
-
wanshuiyin-auto-claude-code-research-in-sleep-idea-discovery-robot
— last commit 2026-08-05
Workflow 1 adaptation for robotics and embodied AI. Orchestrates robotics-aware literature survey, idea generation, novelty check, and crit…
-
wanshuiyin-auto-claude-code-research-in-sleep-integrity-forensics
— last commit 2026-08-05
Run the Anti-Autoresearch integrity-forensics sweep (span-anchored evidence ledger → GPT auditors propose findings → deterministic rules-on…
-
wanshuiyin-auto-claude-code-research-in-sleep-interview-cheatsheet
— last commit 2026-08-05
Generate a long-form Chinese interview-prep cheat sheet on a specific ML/LLM topic — formulas with derivations, from-scratch PyTorch code,…
-
agents365-ai-drawio-skill-drawio-skill
— last commit 2026-08-05
Use when the user requests diagrams, flowcharts, architecture diagrams, ER diagrams, UML / sequence / class diagrams, SysML / MBSE diagrams…
-
browser-act-skills-1688-product-detail
— last commit 2026-08-05
Extracts comprehensive wholesale product data from 1688.com product detail pages: title, tiered pricing, SKU variants with dimensions/weigh…
-
browser-act-skills-airbnb-listing-detail
— last commit 2026-08-05
Fetches complete Airbnb listing details for a given numeric listing ID via the internal GraphQL API, returning title, room type, descriptio…
-
browser-act-skills-airbnb-search-listing
— last commit 2026-08-05
Extracts Airbnb accommodation search results from a destination query via SSR-embedded data, returning listing ID, URL, name, coordinates,…
-
browser-act-skills-amazon-alexa-qa
— last commit 2026-08-05
Amazon Alexa for Shopping Q&A automation: submits questions to Amazon's Alexa/Rufus AI shopping assistant and collects response text; suppo…
-
browser-act-skills-amazon-asin-lookup-api-skill
— last commit 2026-08-05
This skill helps users extract structured product details from Amazon using a specific ASIN (Amazon Standard Identification Number). Use th…
-
browser-act-skills-amazon-best-selling-products-finder-api-skill
— last commit 2026-08-05
This skill helps users extract structured best-selling product data from Amazon via the BrowserAct API. Agent should proactively apply this…
-
browser-act-skills-amazon-bestseller-listing
— last commit 2026-08-05
Amazon Best Sellers listing scraper: extract product cards from any Amazon Best Sellers (zgbs) or /gp/bestsellers/ category page — returns…
-
browser-act-skills-amazon-buy-box-monitor-api-skill
— last commit 2026-08-05
This skill helps users extract basic product details other sellers prices and seller ratings from Amazon via ASIN automatically using the B…
-
browser-act-skills-amazon-competitor-analyzer
— last commit 2026-08-05
Scrapes Amazon product data from ASINs using browseract.com automation API and performs surgical competitive analysis. Compares specificati…
-
browser-act-skills-amazon-listing-competitor-analysis-skill
— last commit 2026-08-05
This skill helps users analyze Amazon competitor listings by ASIN and produce structured competitive intelligence plus strategic opportunit…
-
browser-act-skills-amazon-product-api-skill
— last commit 2026-08-05
This skill helps users extract structured product listings from Amazon, including titles, ASINs, prices, ratings, and specifications. Use t…
-
browser-act-skills-amazon-product-detail
— last commit 2026-08-05
Amazon product detail page scraper: extract full product data from any open Amazon product detail URL (any /dp/{asin} or /gp/product/{asin}…
-
browser-act-skills-amazon-product-search-api-skill
— last commit 2026-08-05
This skill is designed to help users automatically extract product data from Amazon search results. The Agent should proactively apply this…
-
browser-act-skills-amazon-reviews-api-skill
— last commit 2026-08-05
This skill helps users automatically extract Amazon product reviews via the Amazon Reviews API. Agent should proactively apply this skill w…
-
browser-act-skills-amazon-search-listing
— last commit 2026-08-05
Amazon search and category listing scraper: extract product listings from any Amazon search results page, keyword search URL, or category b…
Page 18 of 50
How this page is ordered
Entries are grouped by whether anyone is still working on them, using the date of the most recent push to the repository. They are not ordered by stars, because a star is a bookmark somebody left once and never took back.
Where we have not checked an entry yet, it says so rather than being mixed in with the verified ones.