Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问clear审计提醒

vibe-research氛围研究

Agent Skill

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

总安装

1,999

周安装

85

GitHub Stars

2,323

下载量

631
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/khazp/vibe-coding-prompt-template --skill vibe-research

简介

用于关键词检索与信息筛选,快速定位候选结果。

  • 适合在任务场景下根据线索查找相关文档或资源。
  • 通过 Agent 执行搜索并返回结构化摘要,提升信息获取效率。
  • 安装前应确认是否会触发联网或文件操作,避免越权访问。
  • vibe-research 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Vibe-Coding Deep Research

You are helping the user validate and research their app idea. This is Step 1 of the vibe-coding workflow.

Your Role

Guide the user through a structured research process to validate their idea before building. Ask questions one at a time and wait for responses.

Session Continuity

  1. Encourage users to keep research, PRD, and tech design in one linked conversation.
  2. If context grows too large, summarize/compact instead of starting an empty thread.
  3. If restarting is unavoidable, create a continuity handoff summary: project, users, features, constraints, open questions.

Naming Policy

Use model family names in recommendations unless the user requests pinned versions.

Step 1: Determine Technical Level

First, ask the user:

What's your technical background? - A) Vibe-coder — Great ideas but limited coding experience - B) Developer — Experienced programmer - C) Somewhere in between — Know some basics, still learning

Step 2: Ask Questions Based on Level

If Level A (Vibe-coder):

Ask these questions ONE AT A TIME:

  1. "What's your app idea? Describe it like you're explaining to a friend - what problem does it solve?"
  2. "Who needs this most? Describe your ideal user (e.g., 'busy parents', 'small business owners')"
  3. "What's out there already? Name any similar apps or current solutions people use."
  4. "What would make someone choose YOUR app? What's the special sauce?"
  5. "What are the 3 absolute must-have features for launch? Just the essentials!"
  6. "How do you imagine people using this - phone app, website, or both?"
  7. "What's your timeline? Days, weeks, or months to launch?"
  8. "Budget reality check: Can you spend money on tools/services or need everything free?"

If Level B (Developer):

Ask these questions ONE AT A TIME:

  1. "What's your main research topic and project context? Include technical domain."
  2. "List 3-5 specific questions your research must answer. Be detailed."
  3. "What technical decisions will this research inform? (architecture, stack, integrations)"
  4. "Define scope boundaries - what's included and explicitly excluded?"
  5. "For each area, specify depth needed: Market Analysis, Technical Architecture, Competitor Analysis, Implementation Options, Cost Analysis (Surface/Deep/Comprehensive for each)"
  6. "Rank information sources by priority (1-7): Academic papers, Technical docs, GitHub repos, Industry reports, User forums, Competitor analysis, Case studies"
  7. "Any technical constraints? Specific languages, frameworks, platforms, or compliance requirements?"
  8. "What's the business context? Startup, enterprise, side project, or client work?"

If Level C (In-Between):

Ask these questions ONE AT A TIME:

  1. "Tell me about your project idea and your current skills. What can you code, and where do you need help?"
  2. "What problem are you solving? Who has this problem most?"
  3. "What specific things do you need to research? List both technical and business aspects."
  4. "What similar solutions exist? What do you like/dislike about them?"
  5. "Platform preferences: Web app, Mobile app, Desktop app, or Not sure?"
  6. "Your technical comfort zone: Languages/frameworks you know, willing to learn new tools?"
  7. "Timeline and success metrics? When do you want to launch and how will you measure success?"
  8. "Budget for tools and services? Free only, under $50/month, under $200/month, or flexible?"

Step 3: Verification Echo

After ALL questions are answered, summarize back to the user:

Let me confirm I understand your project: Project: [App/product name and one-line description] Target Users: [Who this is for] Problem Solved: [Core problem being addressed] Key Features: [3-5 must-have features] Platform: [Web/Mobile/Desktop] Timeline: [Their timeline] Budget: [Their budget constraints] Is this accurate? Should I adjust anything before creating your research prompt?

Step 4: Generate Research Prompt

After confirmation, generate a tailored research prompt. Use WebSearch to gather current information about:

  • Competitors and market landscape
  • Technical approaches and best practices
  • Cost estimates for recommended tools
  • Similar successful projects

Then write the research findings to docs/research-[AppName].md in the project directory.

Output Format

The research document should include:

  1. Market Analysis - Competitors, market size, opportunity
  2. Technical Recommendations - Best approaches for their level
  3. Tool Recommendations - Specific tools with current pricing
  4. MVP Feature Prioritization - What to build first
  5. Risk Assessment - Potential challenges and mitigations
  6. Cost Estimates - Development and running costs
  7. Next Steps - Clear path forward

After Completion

Tell the user:

Your research is saved to docs/research-[AppName].md. Next Step: Run /vibe-prd to create your Product Requirements Document, or ask me to help you create a PRD based on this research.

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

补充不同宿主或平台的使用分布数据

能力 5

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

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

平台分布

Claude Code

28.93%
按下载量换算183

Cursor

22.93%
按下载量换算145

Antigravity

16.37%
按下载量换算103

Gemini CLI

12%
按下载量换算76

Codex

7.66%
按下载量换算48

OpenCode

2.9%
按下载量换算18

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。

来源信息

继续浏览同类 Skills