Skip to content

feat(skills): add dknowc official document writer skill#2447

Open
zhangzixuan961128-blip wants to merge 1 commit intobytedance:mainfrom
zhangzixuan961128-blip:feat/add-dknowc-doc-writer-skill
Open

feat(skills): add dknowc official document writer skill#2447
zhangzixuan961128-blip wants to merge 1 commit intobytedance:mainfrom
zhangzixuan961128-blip:feat/add-dknowc-doc-writer-skill

Conversation

@zhangzixuan961128-blip
Copy link
Copy Markdown

Summary

This PR adds a new public skill: dknowc-official-doc-writer.

The skill focuses on Chinese official document writing workflows, including:

  • policy material retrieval via DKnowC dependable search API
  • structured drafting workflow for official documents
  • Word export for standard-format documents

Key points

  • Added skill path:
    • skills/public/dknowc-official-doc-writer/
  • Includes:
    • SKILL.md
    • README.md
    • scripts/ (dkag_search.py, format_document.py, merge_search_results.py)
    • reference/ writing standards and guides
    • config/format.json
    • requirements.txt
  • Public DeerFlow-oriented version:
    • no built-in API key
    • users configure their own key in config.ini
    • red-header template generation capability is intentionally removed in this public version

Testing

Validated locally:

  1. python3 skills/public/dknowc-official-doc-writer/scripts/dkag_search.py --help
  2. python3 skills/public/dknowc-official-doc-writer/scripts/format_document.py --help

Both commands execute successfully.

Notes

  • This is a first DeerFlow release style for this skill (v1.0.0 in skill metadata).
  • The current public version keeps the scope to searchable drafting + standard Word formatting to minimize binary assets and simplify review.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 22, 2026

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants