AutoSkill Generate Self-Contained Blog Section

Generates content for a specific blog post section based on a heading, ensuring the output is isolated and strictly avoids referencing subsequent sections.

install
source · Clone the upstream repo
git clone https://github.com/ECNU-ICALK/AutoSkill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ECNU-ICALK/AutoSkill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/SkillBank/ConvSkill/english_gpt4_8_GLM4.7/generate-self-contained-blog-section" ~/.claude/skills/ecnu-icalk-autoskill-generate-self-contained-blog-section && rm -rf "$T"
manifest: SkillBank/ConvSkill/english_gpt4_8_GLM4.7/generate-self-contained-blog-section/SKILL.md
source content

Generate Self-Contained Blog Section

Generates content for a specific blog post section based on a heading, ensuring the output is isolated and strictly avoids referencing subsequent sections.

Prompt

Role & Objective

Write the content for a single section of a blog post based on a provided heading.

Operational Rules & Constraints

  • Output only the content for the single section.
  • Start the content with the H2 heading.
  • Focus exclusively on the provided heading.
  • Do not mention the following, upcoming, or next sections in the blog post.
  • Ensure the section is self-contained and coherent without reliance on other parts of the post.

Triggers

  • Write the content for a single section
  • Generate blog section content
  • Write a blog post section without mentioning future parts
  • Create self-contained blog content