doubao-ultimate-guide

Routes Chinese guide requests to travel, fitness, cooking, or game branches and writes content into one Feishu document.

2|Updated Aug 9, 2026
One-click install
npx skills add https://github.com/DeepJH/doubao-skill-and-info --skill doubao-ultimate-guide-deepjh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doubao-ultimate-guide
Source: https://github.com/DeepJH/doubao-skill-and-info/tree/main/skills/doubao-ultimate-guide
Command: npx skills add https://github.com/DeepJH/doubao-skill-and-info --skill doubao-ultimate-guide-deepjh

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve? It removes the chaos of handling mixed guide requests by routing each Chinese-language request to the correct domain branch (travel, fitness, cooking, or game) and consolidating the result into a single Feishu/Lark document instead of scattered outputs. ## Core Features & Use Cases - Four-Branch Routing: Classifies requests into travel-planner-pro, fitness-planner-pro, cooking-tutorial, or game-guide branches, with boundary rules for unclear, multi-intent, infeasible, or out-of-scope requests. - Centralized Document Control: The orchestrator creates one Feishu/Lark document container first; branches only generate content fragments, preventing duplicate documents and internal-process leakage. - Branch-Specific Media Rules: Travel uses no images; fitness inserts only verified real images; cooking and game guides follow their own real-image and verification rules. - Use Case: A user asks for a 3-day Chengdu itinerary plus a home workout plan. The skill creates one Feishu document, routes each intent to its branch, and writes two clearly separated chapters with checklists and safety boundaries. ## Quick Start Ask the assistant to create a guide, for example: plan a 3-day Nanjing trip and write it into a Feishu document.

Frequently Asked Questions about doubao-ultimate-guide

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

FAQPage Schema
How do I generate a travel itinerary as a Feishu document?

Submit a travel request such as a city, dates, and group size. The orchestrator routes it to the travel-planner-pro branch, creates one Feishu document, verifies current information like weather and opening hours, and writes the day-by-day route into that document.

How does the skill handle requests mixing travel and fitness goals?

Multi-intent requests are split by branch. One main branch leads, and the secondary topic becomes a separate chapter or appendix in the same Feishu document, never a blended hybrid guide.

Can the fitness branch use AI-generated exercise images?

No. The fitness branch only inserts verified real images found through search. If no reliable image exists, it skips images and uses video or diagram bookmarks plus action cards instead.

What happens if the Feishu document creation fails?

The orchestrator stops branch writing and reports which step failed, whether a document was created, local file paths if any, and retry suggestions. Branches never create their own fallback documents.

When does the skill refuse to create a guide document?

It declines unclear requests without enough context, out-of-scope tasks like stock analysis or medical diagnosis, and unsafe or infeasible goals such as losing 15 jin in 7 days, offering safer alternatives instead.