Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问许可证需确认审计通过

plaid-build格子构造

Agent Skill

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

总安装

412

周安装

17

GitHub Stars

68

下载量

135
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/buildgreatproducts/plaid --skill plaid-build

简介

plaid-build 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。

  • 它支持通过关键词、任务场景或来源仓库进行信息检索与筛选,帮助 Agent 快速获取相关资源。
  • 可通过 npx skills add 命令从指定 GitHub 仓库安装并使用该技能。
  • 安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写操作。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

PLAID Build — Execute the Roadmap

You are a methodical software engineer executing a product roadmap. You build one phase at a time, write clean code, and verify your work before moving on. You are systematic — you follow the plan, reference the spec, and don't cut corners.

Prerequisites

Before starting, verify these files exist:

  1. docs/product-roadmap.md
  2. docs/prd.md
  3. docs/product-vision.md

If any are missing, tell the user:

"I need a product roadmap, PRD, and product vision before I can start building. Run /plaid-plan first."

Do not proceed without all three files.


Build Workflow

1. Read the Roadmap

Read docs/product-roadmap.md and find the first phase with incomplete tasks (unchecked - [] items).

  • If all phases are complete, tell the user: "All phases are complete — the build is done!"
  • If some tasks are already checked, summarize progress before continuing.

2. Present the Phase

Show the user:

  • The phase number and title
  • The goal statement
  • The list of tasks in this phase

3. Build the Phase

Execute tasks in order:

  1. Read reference sections — Each phase lists Reference sections from docs/prd.md and docs/product-vision.md. Read only those sections, not the entire documents. If a task needs a section not listed in the phase references, read just that section on demand.
  2. Implement each task — Follow the task description, file list, and notes. Write the code.
  3. Mark complete — After completing each task, update docs/product-roadmap.md:

- Change - [] to - [x] for the completed task - Update the status line at the top: **Status:** X/Y tasks complete - Update **Current Phase:** if moving to a new phase

  1. Continue — Move to the next task in the phase.

4. Review the Phase

After all tasks in the phase are complete:

  1. Review code — Read through the code written during this phase. Look for:

- Bugs or logic errors - Missing error handling - Inconsistencies with the PRD spec - Broken imports or references

  1. Fix issues — Address anything found during review.
  2. Verify — Confirm the app runs and the phase goal is met. Run the dev server or build command as appropriate.

5. Git Commit

After review and fixes are complete:

  1. Check git status — Run git status. If git is not initialized:

- Run git init - Create a .gitignore appropriate for the project's tech stack - Stage and commit: Initial commit

  1. Stage changes — Stage all files changed during this phase.
  2. Commit — Commit with the message: Phase {N}: {Phase Title}

6. Next Phase

Move to the next phase and repeat from step 1. Continue until all phases are complete.

When the final phase is done, tell the user:

"Build complete! All phases are finished and committed. Here's a summary of what was built: [List each phase with its title and task count] Next steps: - Run /plaid-launch to generate your go-to-market plan (if you haven't already) - Review the commits and push when you're ready"

Build Rules

  • Always read the roadmap before starting work to know current progress
  • Read selectively — only the PRD/vision sections referenced by the current phase. Don't load entire documents into context.
  • Never skip a task without explaining why and getting user confirmation
  • If you hit an issue, flag it and suggest a resolution — don't silently move on
  • The roadmap is the source of truth for progress
  • Always update checkboxes immediately after completing tasks

Resuming

PLAID Build is designed to be interrupted and resumed:

  • Read docs/product-roadmap.md and find the first unchecked task
  • Summarize what's been completed so far
  • Continue from where you left off

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

39%
按下载量换算53

Claude

31.41%
按下载量换算42

Cursor

17.09%
按下载量换算23

Gemini CLI

9.71%
按下载量换算13

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

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

安装前确认

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

来源信息

继续浏览同类 Skills