fengdashi

Automates Douyin feng shui account analytics, topic selection, and vertical video production.

Updated Jul 8, 2026
One-click install
npx skills add https://github.com/bibidu/era --skill fengdashi-bibidu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fengdashi
Source: https://github.com/bibidu/era/tree/main/.agents/skills/fengdashi
Command: npx skills add https://github.com/bibidu/era --skill fengdashi-bibidu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve? Running a Douyin (TikTok China) feng shui account requires daily data review, topic planning, title writing, scheduling, and video production. This Skill automates the entire social media manager workflow for a Yangzhai (residential feng shui) account, from pulling backend analytics to delivering a finished 9:16 vertical video. ## Core Features & Use Cases - Automated Data Review: Pulls post performance data (views, swipe-away rate, traffic sources, follower conversion) from a PostgREST database and updates a rolling playbook of content conclusions. - Autonomous Topic & Title Decisions: Selects topics, writes searchable titles using a validated formula (concrete object + counterintuitive consequence + searchable keyword), and schedules posts in the 07:40-08:00 morning slot with a maximum 2-day gap. - Video Production Orchestration: When given a Douyin/video link, delegates to the fengshui skill for voice-cloned vertical video production with mandatory user confirmation of the 10-second cloned audio and final first frame. - Feishu Notifications: Pushes ready-cards or red alert cards to a Feishu group, guaranteeing a notification even on failure. - Use Case: Say "风大师,开启今天的任务" and the Skill reviews yesterday's data, picks the next topic (e.g., balcony feng shui mistakes), sets the schedule, and—if you provide a source video link—produces a confirmed 1080x1920 vertical video ready to publish. ## Quick Start Say "使用风大师,开启今天的任务" to run the full review, topic selection, scheduling, and video production workflow for the feng shui account.

Frequently Asked Questions about fengdashi

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Douyin account analytics and topic planning?

Run the fengdashi-analyze.mjs script to pull post performance data from the PostgREST database, then the Skill reviews the playbook conclusions and automatically selects the next topic, title, and publishing slot without asking for confirmation.

How does the feng shui video production workflow work?

When you provide a Douyin or video link, the Skill delegates to the fengshui skill which extracts the voiceover, clones the voice using CosyVoice or VoxCPM engines, and requires your confirmation of a 10-second audio sample and final first frame before rendering the full 9:16 video.

What data is required for the analytics review to work?

Records must have work_type set to 风水 and extract_status set to 提取成功 in the era_social_video_analyses table. Records failing either condition are excluded from all conclusions via the isFengAnalyzable check.

Can this Skill still produce multi-page image posts?

No. The Era multi-page image and gc-minimal poster pipelines are explicitly deprecated and forbidden. The only supported output format is the vertical voice-over video produced through the fengshui skill.

What happens when the workflow fails or no video link is available?

The Skill sends a red alert card to the Feishu group via fengdashi-notify.mjs with the error details and required user action. If no source video link exists, it pushes the topic, title, and schedule with a note that production awaits a link.