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

quality-loop质量循环

Agent Skill

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

总安装

470

周安装

19

GitHub Stars

4

下载量

147
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/cdeistopened/opened-vault --skill quality-loop

简介

quality-loop 用于查找、检索和筛选相关信息,适合根据关键词或任务线索快速定位候选结果。

  • 适用于研究、调研或信息收集类场景,可提升外部资源发现效率。
  • 通过指定查询条件调用搜索接口,返回结构化候选列表供进一步处理。
  • 使用前建议确认是否允许联网及数据抓取边界,避免违反平台策略。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Quality Loop

Iterative drafting system with backpressure from judge personas. Creates high-quality content through systematic source gathering, hook-first drafting, and multi-pass quality gates.

When to Use This Skill

UNIVERSAL QUALITY GATES: This skill triggers for ALL public-facing content.

Trigger Points by Content Type

Content TypeTrigger PointMode
NewsletterAfter draft, before sendFull 5-judge
Deep Dive/ArticleBefore Webflow publishFull 5-judge
Podcast blogBefore publishFull 5-judge
LinkedIn postAfter draft, before scheduleLite 3-judge
X postAfter draft, before scheduleLite 3-judge
InstagramAfter draft + visualLite 3-judge
FacebookAfter draft, before scheduleLite 3-judge

Full 5-Judge Mode

For long-form content (articles, newsletters, blog posts):

  • Human Detector (BLOCKING)
  • Accuracy Checker (BLOCKING)
  • OpenEd Voice (BLOCKING)
  • Reader Advocate (BLOCKING)
  • SEO Advisor (ADVISORY)

Lite 3-Judge Mode

For social posts (faster, focused on voice and AI tells):

  • AI-Tell Judge (BLOCKING) - Hard blocks only
  • Voice Judge (BLOCKING) - Brand alignment
  • Platform Judge (ADVISORY) - Platform-specific optimization

See "Lite Quality Loop for Social" section below.


The Quality Loop Process

SOURCES → HOOK → DRAFT → JUDGES → ITERATE
    ↑                         ↓
    └─────── (if blocked) ────┘

Phase 1: Source Compilation

Before drafting, gather all relevant sources into a single compiled file.

Source Search Order:

  1. Proprietary content first - Search OpenEd podcast transcripts, newsletters, Slack
  2. Content database - Grep Content/ for related themes (not just exact terms)
  3. External research - Web search for biography, facts, external validation

When no direct coverage exists: Expand the search to related themes. For example, if writing about "Daniel Greenberg":

  • Search for "democratic education"
  • Search for "self-directed"
  • Search for "trust children"
  • Search for related thinkers who discuss him (Peter Gray)

Source File Format:

# Source: [Topic] Compiled

## Biographical Facts
- Key dates, roles, locations
- Verified from multiple sources

## OpenEd Proprietary Content
**From Podcast [Episode]:**
> "Direct quote..."

**From Newsletter:**
> "Direct quote..."

## Key Themes
- Theme 1 with supporting evidence
- Theme 2 with supporting evidence

## SEO Notes
- Primary keyword: [keyword] ([volume]/mo)
- Secondary keywords: [list]

## Sources for Verification
- [URL 1]
- [URL 2]

Phase 2: Hook First

Never draft without user approval of the hook angle. Propose 4-6 hook options with clear differentiation.

Hook Proposal Format:

#HookOpening LineWhy It Works
1[Name]"[First sentence]"[Reasoning]
2[Name]"[First sentence]"[Reasoning]
............

Good hooks:

  • Start with a specific moment, fact, or tension
  • Create curiosity without clickbait
  • Connect to something the reader cares about
  • Differentiate from what's already ranking

Bad hooks:

  • Generic "In today's world..." openings
  • Definition-first approaches ("X is defined as...")
  • Vague statements that could apply to anyone

After user selects a hook, proceed to drafting.

For series content: When writing multiple pieces on similar topics (e.g., profiles of thinkers), ensure each piece has a structurally different approach to avoid sameness. Examples:

  • Profile A: Personal drama narrative
  • Profile B: Scientific/research angle
  • Profile C: Evolution story (phases of career)
  • Profile D: Institutional critique
  • Profile E: Evidence/longevity angle

Track the structural approach used for each piece to ensure variety.


Phase 3: Draft

Create the full draft following OpenEd style guidelines.

Draft Structure:

# Draft v[N]: [Title]

**Date:** [YYYY-MM-DD]
**Type:** [New / Enhancement]
**Target:** ~[X] words

---

## META ELEMENTS

**Title Options:**
1. [Option 1] ([char count])
2. [Option 2] ([char count])
...

**Meta Description (155 chars):** [Description]

**URL:** /blog/[slug]

---

## ARTICLE

[Full article content]

---

## NOTES FOR JUDGES

**Word count:** ~[X] words
**Internal links:** [N]
**External links:** [N]
**Target keywords:** [list]
**OpenEd connection:** [what makes this ours]
**Unique angle:** [what differentiates from competitors]

Phase 4: Five Judges

Run every draft through all five judges in order. If ANY blocking judge fails, fix and re-run that judge before proceeding.

Full judge references: See references/ folder for expanded criteria.

Judge 1: Human Detector (BLOCKING)

*See: references/human-detector.md*

Scans for AI tells. Zero tolerance for:

  • Correlative constructions ("X isn't just Y - it's Z")
  • Dramatic contrast reveals ("Not X. Y.")
  • AI vocabulary (delve, comprehensive, crucial, landscape, journey, tapestry, myriad)
  • Staccato patterns ("No fluff. No filler. Just results.")
  • Triple Threat Syndrome (forced three-adjective stacks)

VERDICT: PASS only if zero AI tells found.


Judge 2: Accuracy Checker (BLOCKING)

*See: references/accuracy-checker.md*

Verifies all factual claims against compiled sources:

  • Dates, names, quotes must match sources exactly
  • Statistics need citations
  • Timeline events in correct order
  • No unverifiable claims presented as fact

VERDICT: PASS only if all facts verified.


Judge 3: OpenEd Voice (BLOCKING)

*See: references/opened-voice.md*

Core stance: Pro-child, not anti-school.

  • Describes, doesn't prescribe
  • Practical takeaways present
  • 3+ internal links
  • Uses proprietary OpenEd content

VERDICT: PASS only if aligned with stance.


Judge 4: Reader Advocate (BLOCKING)

*See: references/reader-advocate.md*

Assesses engagement:

  • Hook creates curiosity (not definitions)
  • Logical section flow
  • Scannable structure
  • Appropriate length
  • Strong ending

VERDICT: PASS only if engaging throughout.


Judge 5: SEO Advisor (ADVISORY)

*See: references/seo-advisor.md*

Evaluates search optimization. Does not block.

  • Keyword in title, first 100 words, H2s
  • Meta elements optimized
  • 5+ internal links, 2-3 external
  • Featured snippet opportunities

VERDICT: Advisory feedback only.


Phase 5: Iterate

If any blocking judge fails:

  1. Make the specific fixes identified
  2. Re-run ONLY the failed judge
  3. If pass, continue to next judge
  4. If fail again, make additional fixes and repeat

After all judges pass:

  • Update status in tracking document
  • Move to next piece or finalize for publication

Folder Structure

The folder structure depends on the project type. Organize sources and drafts logically.

Example for profile series:

project/
├── sources/
│   ├── person-a/compiled-sources.md
│   └── person-b/compiled-sources.md
├── drafts/
│   ├── person-a/v1.md
│   └── person-b/v1.md
└── TRACKING.md

Example for guide project:

project/
├── sources/compiled-sources.md
├── drafts/
│   ├── v1.md
│   ├── v2.md
│   └── final.md
└── TRACKING.md

Tracking Progress

Maintain a tracking document showing status of each piece.

Tracking Table Format:

ItemSourcesHookDraftHDACOVRASEOStatus
[Name]DONE[Hook name]v1PASSPASSPASSPASSPASSCOMPLETE
[Name]DONEpending------NEEDS HOOK

Legend:

  • HD = Human Detector
  • AC = Accuracy Checker
  • OV = OpenEd Voice
  • RA = Reader Advocate
  • SEO = SEO Advisor

Lite Quality Loop for Social

Faster quality checks for social posts. Run after draft, before scheduling.

Judge 1: AI-Tell Judge (BLOCKING)

Hard blocks - auto-reject if ANY found:

  • Correlative constructions ("X isn't just Y - it's Z")
  • Banned words: delve, comprehensive, crucial, leverage, landscape
  • Setup phrases: "The best part?", "What if I told you", "Here's the thing"
  • Staccato patterns: "No fluff. No filler. Just results."
  • Em dashes without spaces (use " - " not "—")

VERDICT: PASS only if zero hard blocks found.

Judge 2: Voice Judge (BLOCKING)

Checks:

  • Sounds like OpenEd/brand account (not personal blog)
  • Aligns with Open Education values (parent empowerment, learner agency)
  • Appropriate tone for platform
  • No preachy or prescriptive language

VERDICT: PASS only if brand-aligned.

Judge 3: Platform Judge (ADVISORY)

Platform-specific checks:

PlatformChecklist
LinkedIn200-500 words, links in comments, 3-5 hashtags, hook in first 2 lines
X70-100 chars optimal, 1-2 hashtags, retweet-worthy
InstagramVisual-first, caption supports, 5-10 hashtags, first 150 chars hook
FacebookNo external links, no hashtags, ends with question/engagement prompt

VERDICT: Advisory feedback - does not block.

Lite Loop Process

DRAFT → AI-Tell Judge → Voice Judge → Platform Judge → SCHEDULE
             ↓ (fail)        ↓ (fail)
           FIX & RETRY     FIX & RETRY

Quick Reference: AI Patterns to Avoid

Correlative Constructions (Most Common Tell)

  • "X isn't just Y - it's Z"
  • "X didn't Y. It Z."
  • "The goal isn't X - it's Y"
  • "It's not about X, it's about Y"

Forbidden Words

delve, comprehensive, crucial, vital, leverage, landscape, navigate, foster, facilitate, realm, paradigm, embark, journey, tapestry, myriad, multifaceted, seamless, cutting-edge

Forbidden Phrases

  • "The best part?..." / "The secret?..."
  • "What if I told you..." / "Here's the thing..."
  • "In today's fast-paced..." / "In the ever-evolving..."
  • "In conclusion" / "In summary"
  • "Let that sink in" / "Now more than ever"

Dramatic Contrast Reveals (Priority #2)

  • "Not on lessons. On fear."
  • "Not the curriculum. The structure."
  • "He didn't teach. He observed."
  • Any "Not X. Y." fragment pattern

Forbidden Patterns

  • Staccato: "No fluff. No filler. Just results."
  • Triple adjectives: "Bold, beautiful, brilliant"
  • Negation structure: "No X. No Y. Just Z."

Formatting Rules

  • Use hyphens with spaces - like this - not em dashes
  • No emojis in body content
  • No bold for emphasis in articles

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

37.02%
按下载量换算54

Claude

31.78%
按下载量换算47

Cursor

18.79%
按下载量换算28

Gemini CLI

9.48%
按下载量换算14

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

只读

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

安装前确认

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

来源信息

继续浏览同类 Skills