Skip to content

skills/README.md still lists objectstack-ai/templates as the template library "consumed by create-objectstack" #8694

Description

@qq9340100

Observation

skills/README.md:114-117, under Related repositories:

  • ../templates — template library
    consumed by create-objectstack (separate repo). Scaffolds reference these
    skills; keep this index in sync when adding or renaming a skill.

That statement is no longer true in either half. The five remote content templates were delisted from the official marketplace and are no longer maintained (maintainer, 2026-08-14: 「已经从官方应用市场下架了,停止维护了」), and #8693 removes them from the create-objectstack catalog together with the GitHub tarball-fetch path that consumed the repo. After that lands, create-objectstack consumes nothing from objectstack-ai/templates at all.

skills/README.md is a published, customer-facing surface, so it points a reader at a repository of retired content and tells them the scaffolder pulls from it.

Why this was not fixed in #8693

Scope on #8677 was the retired templates — the catalog entry and the surfaces naming a retired template by name. This line names the repository, not a template, so it fell outside that boundary and is recorded here rather than folded in.

Not urgent, and deliberately unlabelled for priority

Nothing breaks; it is a stale pointer. Filed plainly for the triage round to grade rather than judged here.

Other historical references to the same repo were reviewed and are fine as-is, because they are past-tense accounts of work that really happened: docs/PLATFORM_GAPS_FROM_TEMPLATES.md, the comment block in packages/create-objectstack/src/rewrite-identity.ts, and a comment in packages/runtime/src/sandbox/nested-write-real-sqlite.integration.test.ts.

Related


Generated by Claude Code

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions