スキルレーダー · GITHUB
実際に使われている Agent Skills。
公開リポジトリの検証済み Skills を比較し、機能、内容、導入状況、出典を確認してから追加できます。
- 掲載範囲
- 検証済み
- Skills
- 10,772
- リポジトリ
- 1711
- 最終同期
- 2026/09/23
neolabhqsetup-arxiv-mcp
Guide for setup arXiv paper search MCP server using Docker MCP
- 導入数
- 1
- GitHub Stars
- 1715
- 更新日
- 8月26日
neolabhqsetup-context7-mcp
Guide for setup Context7 MCP server to load documentation for specific technologies.
- 導入数
- 1
- GitHub Stars
- 1715
- 更新日
- 8月26日
neolabhqsetup-serena-mcp
Guide for setup Serena MCP server for semantic code retrieval and editing capabilities
- 導入数
- 1
- GitHub Stars
- 1715
- 更新日
- 8月26日
neolabhqstatus
Display the current state of the FPF knowledge base
- 導入数
- 1
- GitHub Stars
- 1715
- 更新日
- 8月26日
neolabhqsubagent-driven-development
Use when executing implementation plans with independent tasks in the current session or facing 3+ independent issues that can be investigated without shared state or dependencies - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates
- 導入数
- 1
- GitHub Stars
- 1715
- 更新日
- 8月26日
neolabhqtest-coverage
Use after writing tests to assess coverage quality across structural, mutation, requirements, and API/integration dimensions; organized knowledge for choosing and interpreting coverage analyses.
- 導入数
- 1
- GitHub Stars
- 1715
- 更新日
- 8月26日
neolabhqtest-driven-development
Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first
- 導入数
- 1
- GitHub Stars
- 1715
- 更新日
- 8月26日
neolabhqtest-prompt
Use when creating or editing any prompt (commands, hooks, skills, subagent instructions) to verify it produces desired behavior - applies RED-GREEN-REFACTOR cycle to prompt engineering using subagents for isolated testing
- 導入数
- 1
- GitHub Stars
- 1715
- 更新日
- 8月26日
neolabhqtest-skill
Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes
- 導入数
- 1
- GitHub Stars
- 1715
- 更新日
- 8月26日
neolabhqthought-based-reasoning
Use when tackling complex reasoning tasks requiring step-by-step logic, multi-step arithmetic, commonsense reasoning, symbolic manipulation, or problems where simple prompting fails - provides comprehensive guide to Chain-of-Thought and related prompting techniques (Zero-shot CoT, Self-Consistency, Tree of Thoughts, Least-to-Most, ReAct, PAL, Reflexion) with templates, decision matrices, and research-backed patterns
- 導入数
- 1
- GitHub Stars
- 1715
- 更新日
- 8月26日
neolabhqtraiage-review
This skill should be used when need prioritize what changed code in repository human must review.
- 導入数
- 1
- GitHub Stars
- 1715
- 更新日
- 8月26日
neolabhqtree-of-thoughts
Execute tasks through systematic exploration, pruning, and expansion using Tree of Thoughts methodology with meta-judge evaluation specifications and multi-agent evaluation
- 導入数
- 1
- GitHub Stars
- 1715
- 更新日
- 8月26日
neolabhqupdate-docs
Update and maintain project documentation for local code changes using multi-agent workflow with tech-writer agents. Covers docs/, READMEs, JSDoc, and API documentation.
- 導入数
- 1
- GitHub Stars
- 1715
- 更新日
- 8月26日
neolabhqwhy
Iterative Five Whys root cause analysis drilling from symptoms to fundamentals
- 導入数
- 1
- GitHub Stars
- 1715
- 更新日
- 8月26日
neolabhqwrite-concisely
Apply writing rules to any documentation that humans will read. Makes your writing clearer, stronger, and more professional.
- 導入数
- 1
- GitHub Stars
- 1715
- 更新日
- 8月26日
sanity-iocontent-experimentation-best-practices
Content experimentation and A/B testing guidance covering experiment design, hypotheses, metrics, sample size, statistical foundations, CMS-managed variants, and common analysis pitfalls. Use this skill when planning experiments, setting up variants, choosing success metrics, interpreting statistical results, or building experimentation workflows in a CMS or frontend stack.
- 導入数
- 1
- GitHub Stars
- 185
- 更新日
- 9月16日
sanity-iocontent-modeling-best-practices
Structured content modeling guidance for schema design, content architecture, content reuse, references versus embedded objects, separation of concerns, and taxonomies across Sanity and other headless CMSes. Use this skill when designing or refactoring content types, deciding field shapes, debating reusable versus nested content, planning omnichannel content models, or reviewing whether a schema is too page-shaped or presentation-driven.
- 導入数
- 1
- GitHub Stars
- 185
- 更新日
- 9月16日
sanity-ioportable-text-conversion
Convert HTML and Markdown content into Portable Text blocks for Sanity. Use when migrating content from legacy CMSs, importing HTML or Markdown into Sanity, building content pipelines that ingest external content, converting rich text between formats, or programmatically creating Portable Text documents. Covers @portabletext/markdown (markdownToPortableText), @portabletext/block-tools (htmlToBlocks), custom deserializers, and the Portable Text specification for manual block construction.
- 導入数
- 1
- GitHub Stars
- 185
- 更新日
- 9月16日
sanity-iosanity-studio-upgrade
Produces a tailored Sanity Studio upgrade plan by inspecting the repository's installed versions, config, and source, then reporting only the breaking changes that actually apply. Covers Studio v3 and later; v2 projects are identified and redirected, not planned. Use this skill whenever someone wants to upgrade, migrate, or modernize a Sanity Studio across one or more major versions from v3 onward, asks what will break if they bump the sanity package, asks why their Studio broke after an upgrade, or asks how far behind their Studio is. Triggers on "upgrade sanity studio", "migrate our studio to v6", "bump sanity", "what breaks if we upgrade", "our studio is on an old version", "sanity upgrade plan", "is our studio out of date", "we are several majors behind". DO NOT load for upgrading non-Sanity dependencies, for Content Lake apiVersion questions, for content or schema migrations that change documents, or for setting up a new Sanity project.
- 導入数
- 1
- GitHub Stars
- 185
- 更新日
- 9月16日
sanity-ioseo-aeo-best-practices
SEO and AEO best practices for metadata, Open Graph, sitemaps, robots.txt, hreflang, JSON-LD structured data, EEAT, and content optimized for search engines and AI answer surfaces. Use this skill when implementing page SEO, technical SEO, schema markup, international SEO, AI-overview readiness, or improving content for Google, ChatGPT, Perplexity, and similar assistants.
- 導入数
- 1
- GitHub Stars
- 185
- 更新日
- 9月16日
nexscope-aiecommerce-competitor-analysis
Cross-platform ecommerce competitor analysis and strategic intelligence. Multi-channel presence evaluation, strategy assessment, positioning analysis, and competitive benchmarking. Use when the user asks about competitor analysis, competitive research, market analysis, or competitive intelligence across platforms.
- 導入数
- 1
- GitHub Stars
- 961
- 更新日
- 8月26日
nexscope-aiecommerce-content-marketing
E-commerce content marketing strategy planner. Generates content calendars, topic ideas, and platform-specific strategies by analyzing customer reviews, trends, competitor content, and SEO opportunities. Two modes: (A) Build — create a full content strategy from scratch, (B) Audit — analyze existing content and find gaps. Supports TikTok, Instagram, YouTube, Pinterest, blog/SEO, and Amazon A+. No API key required. Use when: (1) planning content for a new product launch, (2) building a content calendar, (3) finding viral content ideas, (4) analyzing competitor content strategies, (5) extracting customer pain points for content topics.
- 導入数
- 1
- GitHub Stars
- 961
- 更新日
- 8月26日
nexscope-aiecommerce-email-marketing-builder
E-commerce email marketing system builder. Creates complete email automation flows with full copywriting, subject lines, ESP setup instructions, segmentation rules, and annual campaign calendars. Generates copy-paste-ready email sequences for Klaviyo, Omnisend, Mailchimp, or any ESP. Covers welcome series, cart abandonment, browse abandonment, post-purchase, review requests, cross-sell, win-back, VIP/loyalty, replenishment, and sunset flows. Includes A/B test subject line variants, send timing, trigger conditions, branching logic, and seasonal campaign calendar. No API key required. Use when: (1) setting up email marketing for an e-commerce store, (2) writing email sequences and flows, (3) planning seasonal email campaigns.
- 導入数
- 1
- GitHub Stars
- 961
- 更新日
- 8月26日
nexscope-aiecommerce-marketing-strategy-builder
Full-stack e-commerce marketing strategy builder. Analyzes your product, market, and competitors, then builds a complete omnichannel marketing plan covering paid ads, SEO, email/SMS, content marketing, social media, influencer partnerships, and referral programs. Includes target audience persona, competitive landscape, channel prioritization with budget allocation, content direction, and a 90-day action plan. Works for any e-commerce platform — Shopify, Amazon, Etsy, WooCommerce, TikTok Shop, and more. No API key required.
- 導入数
- 1
- GitHub Stars
- 961
- 更新日
- 8月26日