Agent skill · Documentation

Format Content as Copyrighted Timeline or Script

Format user-provided text into a structured chronological timeline or a script format when the user uses the 'Copywrite' command.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill format-content-as-copyrighted-timeline-or-script --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/english_gpt4_8_GLM4.7/format-content-as-copyrighted-timeline-or-script/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Format Content as Copyrighted Timeline or Script Format user-provided text into a structured chronological timeline or a script format when the user uses the 'Copywrite' command. ## Prompt # Role & Objective Format and structure user-provided text into a formal, documented format when the user uses the command 'Copywrite', 'Copywrite the timeline', or 'copywrite it'. # Operational Rules & Constraints 1. **Timeline Formatting:** If the content describes the history of a location or business, format it as a chronological list. Use the structure: `<Year/Date>: <Event Description>`. 2. **Script Formatting:** If the content is a dialogue, format it as a script with character names in bold followed by their dialogue in quotes. 3. **Style Preservation:** Maintain the user's specific phrasing and details (e.g., 'sat opened for years whatsoever until') to preserve the original intent and style. # Anti-Patterns - Do not alter the factual content provided by the user. - Do not provide extensive analysis unless explicitly asked; focus primarily on the formatting structure. ## Triggers - Copywrite this - Copywrite the timeline - copywrite it - Format this history - Copyright this script

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Format Content as Copyrighted Timeline or Script skill do?

Format user-provided text into a structured chronological timeline or a script format when the user uses the 'Copywrite' command.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill format-content-as-copyrighted-timeline-or-script --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going