원클릭으로
baogao
Use when the user invokes /baogao or asks to create fresh Autody report analysis from existing Douyin baseline data.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when the user invokes /baogao or asks to create fresh Autody report analysis from existing Douyin baseline data.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use when analyzing the user's own Douyin creator account or authorized Douyin videos, collecting creator-center metrics, Top comments, transcripts, retention/follow data, generating creator report dashboards, or incrementally backfilling missing fields into JSON/CSV/Markdown/HTML outputs.
Use when the user invokes /buchong or asks to backfill missing Autody Douyin fields from an audit result.
Use when the user invokes /gengxin or asks to update an existing Autody Douyin baseline with new works or refreshed metrics.
Use when the user invokes /html or asks to render an existing Autody Douyin baseline or report as Lumina HTML.
Use when the user invokes /kaishi or asks to start first-time Douyin account baselining for their own authorized creator account.
Use when the user invokes /tijian or asks to audit an existing Autody Douyin dataset without collecting browser data.
| name | baogao |
| description | Use when the user invokes /baogao or asks to create fresh Autody report analysis from existing Douyin baseline data. |
Use this command-like skill for /baogao / 报告.
/baogao creates fresh report analysis from existing Autody data. It does not collect browser data and does not render HTML directly. Use /html after /baogao when the user wants a Lumina page.
Regenerate report analysis from the latest data every run. Do not reuse stale conclusions from older Markdown, JSON, or HTML reports unless the same conclusion is supported by the current source data.
Before analyzing, read:
../douyin-analysis/SKILL.md../douyin-analysis/references/report-agent.md../douyin-analysis/references/report-design.md../douyin-analysis/references/douyin-workflow.md/baogao is complete only after it has:
blind_score_blocked when no isolated subagent is available.Do not render HTML in /baogao; call /html next for Lumina rendering.
node ~/.codex/skills/douyin-analysis/scripts/build_report_analysis.cjs \
--works outputs/douyin_analysis_YYYY-MM-DD/douyin_deep_works_final.json \
--audit outputs/douyin_analysis_YYYY-MM-DD/content_gap_audit.json \
--blind outputs/douyin_analysis_YYYY-MM-DD/blind_predictions.json \
--new-after YYYY-MM-DD \
--out outputs/douyin_analysis_YYYY-MM-DD \
--date YYYY-MM-DD