Communitygithub.com

onlinesourdough/Agentic-Faceless-YouTube-System

Harness-neutral local AI system for producing reviewed, upload-ready faceless YouTube animations with durable proof.

Agentic-Faceless-YouTube-System 是什麼?

Agentic-Faceless-YouTube-System is a Antigravity agent skill that harness-neutral local AI system for producing reviewed, upload-ready faceless YouTube animations with durable proof.

相容平台~Claude Code~Codex CLI~CursorAntigravity
npx skills add onlinesourdough/Agentic-Faceless-YouTube-System

在你喜歡的 AI 中提問

開啟一個已預先載入此 Agent Skill 的新對話。

說明文件

Audit System

Use through the public skill. Select exactly one scope: repository or one named production. Run python3 workspace/engine/ytfs.py audit with that scope. Recompute hashes and inspect required contracts, adapter evidence, technical QA, Review bindings, package limits, ledger relations, and any publication reconciliation.

For repository scope, also attest the exact Git root, branch, credential-free remote URL, index/worktree state, local commit, and freshly read live upstream commit. Use git ls-remote rather than a cached tracking ref and do not fetch into or otherwise mutate the audited repository.

Return exactly:

Result: PASS | FAIL | BLOCKED
Scope: repository | production:<id>
Checks: <evidence and status>
Evidence gaps: <gaps or none>
Smallest next action: <one bounded action>

Missing required evidence is BLOCKED. Contradictory or stale evidence is FAIL. The audit is byte-for-byte read-only: it never repairs, renders, packages, uploads, creates a run, appends the ledger, or starts another System.

相關技能