Token导航 LogoToken导航TokenDH.com
研究检索操作浏览器github未标认证来源可访问许可证需确认审计提醒

niche-research利基研究

Agent Skill

niche-research 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

186

周安装

8

GitHub Stars

520

下载量

65
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:niche-research(利基研究)
来源仓库:https://github.com/charlie947/social-media-skills
仓库路径:skills/niche-research
安装命令:
npx skills add https://github.com/charlie947/social-media-skills --skill niche-research
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/charlie947/social-media-skills --skill niche-research

简介

利基研究工具专注于特定领域的深度市场调研。

  • 适用于垂直行业分析和专业领域知识积累场景。
  • 提供行业报告、竞争对手和趋势分析功能。niche-research 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 使用时需确认研究方法的科学性和数据代表性。
  • 建议结合一手调研验证二手数据的准确性。

SKILL.md

Niche Research

CRITICAL: Auto-start on load

When this skill triggers, go straight to Step 1. Do not summarise the research method.

Prerequisites

This skill needs live browsing. Use this order of preference:

  1. Claude for Chrome extension (preferred). Check that the extension is enabled and Claude has permission to browse on the current tab. If not, tell the user: Enable the Claude for Chrome extension and open a blank tab. I need to drive the browser to scroll Reddit, X, and run Google searches with verified dates.
  2. Playwright MCP as a fallback if the Claude for Chrome extension is not available.
  3. WebSearch + WebFetch tools as a last resort (less thorough on feed scrolling).

Pick the best available path and continue.

Step 1. Gather the niche

Call AskUserQuestion:

[
  {
    "question": "What niche do you want to research?",
    "header": "Niche",
    "multiSelect": false,
    "options": [
      {"label": "I will type my niche", "description": "Type the exact niche phrase after this"},
      {"label": "Pull from about-me.md", "description": "Use the niche and audience already in my voice files"}
    ]
  }
]

If the user picks "Pull from about-me.md", read the file from the project root. If the file does not exist or does not name a clear niche, fall back to asking the user to type it.

Step 2. Browse like a human researcher

Drive the browser through these actions in order. Verify publish dates on every item. Exclude anything older than 7 days from today without exception.

2a. Reddit feed scanning

  1. Navigate to https://www.reddit.com/ (home feed).
  2. Scroll the feed. Load more posts.
  3. Open niche-relevant posts. On each post, check the "posted X days ago" timestamp.
  4. Discard posts older than 7 days.
  5. Repeat with https://www.reddit.com/r/popular/.
  6. Also search any niche-specific subreddits that come up while scrolling.

2b. X (Twitter) feed scanning

  1. Navigate to https://x.com/home (For You feed).
  2. Scroll multiple screens.
  3. Open full threads for niche-relevant tweets.
  4. Check the post timestamp on each thread.
  5. Discard posts older than 7 days, even if engagement is high.

2c. Google web search

Run these searches one by one, open the top results, verify publish dates.

  • [niche] news (set Tools → Any time → Past week)
  • [niche] launch (past week)
  • [niche] controversy (past week)
  • [niche] research (past week)
  • [niche] regulation (past week)

For each promising result:

  1. Open the page.
  2. Locate the visible publish date.
  3. Verify it is within the last 7 days.
  4. If the date is missing, unclear, or older than 7 days, exclude it.

Step 3. Synthesise into themes

Collect a broad pool of verified, in-window items. Group related items into themes. Each theme may combine social discussion and news coverage.

Select themes that show at least two of:

  • Strong attention or discussion
  • Clear disagreement or debate
  • Novel insight or new information
  • Real-world implications for the niche

Target 20 themes. Fewer is acceptable if genuinely limited.

Step 4. Output

First line before the table:

As of [DD/MM/YYYY]

Then a markdown table with these exact columns:

| Theme / Emerging Story | Platforms (Reddit, X, News) | Key Communities / Accounts / Sources | Representative Links | Attention Signals | What's Happening or Being Debated | Why It Matters for [NICHE] | Shareable Angle |

No prose outside the table.

Step 5. Offer the next move

After the table, ask:

Any row here you want me to turn into a LinkedIn post? Call the post-writer skill with the row number, or the post-formatter skill to apply a framework.

Rules

  • Never invent links, metrics, or dates.
  • Exclude anything older than 7 days without exception.
  • Verify every publish date before including an item. No shortcuts.
  • Table only at the end. No commentary, no summary paragraph.
  • If fewer than 20 themes pass the filter, say so. Do not pad with weak items.
  • If Claude for Chrome is not available and neither Playwright MCP nor WebSearch can cover feed scrolling properly (Reddit and X), tell the user what is missing rather than faking the scan.
  • British English throughout. DD/MM/YYYY date format.
  • Never use em dashes.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

35.33%
按下载量换算23

Claude

29.6%
按下载量换算19

Cursor

19.78%
按下载量换算13

Gemini CLI

10.15%
按下载量换算7

安全审计

Gen Agent Trust Hub

通过

Socket

可疑

Snyk

可疑

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills