📝
WritingPython

Content Generation

by guangshu100

Content Generation is a Writing skill for Claude Code, published by guangshu100 in BidMaster-Pro.

239 stars66 forkson guangshu100/BidMaster-ProAdded 2026/09/03+3% in starsRepository updated 2026/09/01
agent-skillsagentic-workflowai-agentbid-managementbiddingdeepseekmineruprocurementragtendertender-bidding
Install in seconds
Install Content Generation
Copy Content Generation into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/guangshu100/BidMaster-Pro/tree/main/skills/generate/content_gen ~/.claude/skills/content_gen

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/guangshu100/BidMaster-Pro.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/generate/content_gen/SKILL.md in guangshu100/BidMaster-Pro
Installs to
~/.claude/skills/content_gen
Collection
One of 4 skills cataloged from this repository
Category
Writing1109 skills

What Content Generation does

Content Generation produces bid section text in four modes: direct LLM writing, knowledge-base assembly, template filling, or external data collection. Use it to generate chapter content and word counts for tender documents.

Content Generation is cataloged under Writing on DirSkills. Content Generation comes from a repository tagged agent-skills, agentic-workflow, ai-agent, bid-management and bidding.

Documentation

README

正文生成技能

模式说明

  • A模式(AI撰写): LLM根据大纲+招标要求直接撰写
  • B模式(材料组装): 从知识库检索相关材料→组装成章节
  • C模式(模板填充): 选择历史标书模板→填充项目信息
  • D模式(外部采集): 从外部数据源采集内容→整合成章节

输出格式

JSON: {"content": "章节正文", "word_count": 实际字数}

Frequently asked about Content Generation

  • What else does guangshu100 publish alongside Content Generation?

    Content Generation is one of 4 skills that DirSkills catalogs from guangshu100/BidMaster-Pro, the repository it ships in. Its siblings there include Compliance Check, Smart Document Formatting and Tender Interpretation. Each one is a separate skill with its own page in this directory, installs the same way Content Generation does, and is maintained by guangshu100 in that same repository. The rest of the collection is listed on the guangshu100/BidMaster-Pro page.

  • How does Content Generation compare to other Writing skills?

    Content Generation ranks #904 by stars among the 1109 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Content Generation against them. Open each page to compare what they document and how they install.