Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -676,10 +676,10 @@
},
{
"name": "slides-creator",
"description": "Narrative-first slide deck creation. Guides users through structured narrative design (ABCDEFG model), then delegates visual generation to baoyu-slide-deck. Triggers on create slides, make a presentation, generate deck, slide deck, PPT, or when user needs to turn content into visual slides.",
"description": "【DEPRECATED · 已废弃】叙事优先的幻灯片创建方法论已于 2026-08-07 并入 deck-creator(作者私有仓 Route A)。本条目仅为退役通告保留,请勿调用。",
"source": "./slides-creator",
"strict": false,
"version": "1.0.0",
"version": "2.0.0",
"category": "content-creation",
"keywords": [
"slides",
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]

### Added
- **slides-creator** (v2.0.0): **DEPRECATED — skill retired to a stub, no longer maintained.** Same consolidation as ppt-creator (daymade-docs v1.6.0, same release): the PPT toolchain merge of 2026-08-07 folded its methodology — First Law (user's voice is primary), the ABCDEFG narrative-discussion framework, the baoyu-slide-deck delegation protocol, and the four-layer directory governance — into deck-creator's Route A · narrative in the author's private marketplace. For external users: this is the final version, kept for install compatibility, receiving no further updates; physical removal in a future major release. references/ and scripts/ removed here (git history preserves them); SKILL.md is now a deprecation notice.

- **ppt-creator** (`daymade-docs` v1.6.0): **DEPRECATED — skill retired to a stub, no longer maintained.** The PPT toolchain was merged on 2026-08-07: ppt-creator / slides-creator / html-to-ppt / a project-embedded pptx_builder were consolidated into a single entry point (deck-creator, in the author's private marketplace; its Route B absorbed this skill's methodology — INTAKE questionnaire, Pyramid-Principle workflow, assertion-evidence templates, VIS-GUIDE chart selection, STYLE-GUIDE, RUBRIC scoring). Motivation: toolchain fragmentation (5 PPT tools) produced a real routing failure — an agent aware of only 2 candidates recommended an approach a client had previously rejected. For external users: this is the final version, kept for install compatibility; it receives no further updates and will be physically removed in daymade-docs v2.0.0. The scripts/ and references/ content was removed in this release (git history preserves it); SKILL.md is now a deprecation notice.

- **transcript-fixer** (`daymade-audio` v1.23.1): **「Stage 1 alone is not the job」契约强化**,针对 2026-08-07 真实失效——meeting-ingest 经 `transcript_fixer.script_path` 配置集成(全程 0 次 Skill 加载)只跑 Stage 1 词典、报「逐字稿干净」,73min 腾讯逐字稿 54 处误识漏网,用户批评「你为什么每次都只跑 stage 1」。根因不是缺规则(SKILL.md 早写着 Native AI 是默认主路径、L121 契约节甚至预言过「run Stage 1, apply almost nothing, and report success」),而是规则不在调用方的上下文里。三处收紧:①frontmatter description 插入「Stage 1 alone is not the job.」;②Quick Start bash 块尾部新增「⚠️ STOP」注释块(扫读找命令的集成方不会错过)+「After Stage 1」段强化(豁免条款:仅人类用户当场限定 scope 或有 native pass 已跑证据有效,「the pipeline ran the script」/「稿子短」/「词典已修 N 处」均不算豁免);③cross-skill invocation contract 节引言扩为两种失败并列 +「TWO MUSTs」路标(防读者在 `--apply-domain` 处带合规自信收工),新增「Stage 1 is the whole script call — it must not be the whole job」段(caller 必须接 skill 而非仅 script path;纯 CI 走 Stage 3 API;script-path-only 集成是本文件无解的诚实边界)。两轮 fresh-context 独立审阅全采纳(第一轮 5 条:契约引言未为新 MUST 让位/豁免无有效性标准/漏 Stage 3 路径/零命中校准偏窄;第二轮 4 条:豁免字面覆盖 caller 常驻接线/相对指针落错位/「dictionary never touched」字面不准/「hand to an agent」误读另派),档案 `~/scripts/skill-reviews/transcript-fixer/independent-review-2026-08-07-stage1-not-the-job.md`。回归审计以 git ref 1809c27 为 baseline 通过(2 candidates 均 intentional_boundary + 用户原话「能不能把那个 transcript-fixer 全跑完呢」作 user_approval)。已知残留:meeting-ingest Step 3.5 措辞仍是「Stage 1 dictionary」(失效的直接位置,另一仓,待配套改写)。
Expand Down
4 changes: 0 additions & 4 deletions slides-creator/.security-scan-passed

This file was deleted.

Loading
Loading