Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Comic Script

ASecurity

Draft comic storyboards with panels, dialogue, and scene pacing. Use when designing panels, writing dialogue, structuring comic chapters.

60 stars
0 votes
0 copies
0 views
Added 9/23/2026
toolsbashgitapi

Works with

terminalcliapi

Security Analysis

A100/100

Scanned 9/23/2026

Install to Claude Code

$npx -y skills add lxyeternal/MalSkillBench --skill comic-script --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Comic Script?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Comic Script
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lxyeternal-comic-script/badge)](https://www.skillsdirectory.com/skills/lxyeternal-comic-script)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
version: "2.0.0"
name: Comic Script
description: "Draft comic storyboards with panels, dialogue, and scene pacing. Use when designing panels, writing dialogue, structuring comic chapters."
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
---

# Comic Script

Content creation and optimization assistant for drafting, outlining, SEO, scheduling, and repurposing content — all from the terminal.

## Commands

| Command | Description |
|---------|-------------|
| `comic-script draft <topic> [words]` | Create a content draft (default 800 words) |
| `comic-script headline <topic>` | Generate headline variations for a topic |
| `comic-script outline <topic>` | Produce a structured content outline (Intro → Problem → Solution → Examples → CTA) |
| `comic-script seo <keyword>` | Get SEO tips: keywords, title tags, meta descriptions, headings, internal links |
| `comic-script schedule` | Generate a weekly content schedule (Mon–Fri) |
| `comic-script hooks` | Suggest opening hooks: question, statistic, story, bold claim, controversy |
| `comic-script cta` | Generate call-to-action ideas: subscribe, share, comment, try it, learn more |
| `comic-script repurpose` | Suggest content repurposing pipeline: blog → thread → video → carousel → newsletter |
| `comic-script metrics` | List key content metrics: views, clicks, shares, time on page, conversions |
| `comic-script ideas` | Brainstorm content formats: how-to, listicle, case study, interview, comparison |
| `comic-script help` | Show help and all available commands |
| `comic-script version` | Show current version |

## Data Storage

- All activity is logged to `$COMIC_SCRIPT_DIR` (defaults to `~/.local/share/comic-script/`)
- History log: `$DATA_DIR/history.log` — timestamped record of every command executed
- Override the storage directory by setting the `COMIC_SCRIPT_DIR` environment variable

## Requirements

- Bash 4+ (uses `set -euo pipefail`)
- No external dependencies or API keys required
- Works offline, entirely local

## When to Use

1. **Drafting content quickly** — Kick off a blog post or article draft with a target word count directly from the terminal
2. **Generating headline ideas** — Brainstorm multiple headline variations for a topic before committing to one
3. **Building content outlines** — Get a structured five-section outline to organize your thoughts before writing
4. **Optimizing for SEO** — Get a checklist of SEO essentials (keywords, meta tags, headings, internal links) for any target keyword
5. **Repurposing existing content** — Plan how to turn a single blog post into a thread, video, carousel, and newsletter

## Examples

```bash
# Create a draft about AI productivity tools (default 800 words)
comic-script draft "AI productivity tools"

# Create a longer draft with a custom word count
comic-script draft "remote work tips" 1500

# Generate headline options for a topic
comic-script headline "machine learning for beginners"

# Get a structured outline
comic-script outline "how to start a newsletter"

# SEO checklist for a keyword
comic-script seo "best project management tools"

# Suggest opening hooks for content
comic-script hooks

# Plan content repurposing
comic-script repurpose
```

## How It Works

Each command outputs structured suggestions to stdout and logs the action with a timestamp to `history.log`. The tool is designed as a quick-reference content companion — run a command, get ideas, and move on with your writing workflow.

## Tips

- Combine commands in a pipeline: run `outline` first, then `draft`, then `seo` to build a full content workflow
- Use `schedule` to plan your content week and `metrics` to decide what to track
- All output is plain text — easy to pipe, redirect, or paste into any editor
- Run `comic-script help` for the complete command list at any time

---

Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

Attribution

lxyeternallxyeternal
View sourceMore from lxyeternal →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

ucoz-landing-skill

Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...

107 votes

Paperclip

Interact with the Paperclip control plane API for task coordination and governance. Use when checking assignments, updating issue status, posting comments, delegating work, managing routines, or calling Paperclip API endpoints.

805541 votes

Daw Music

Digital Audio Workstation usage, music composition, interactive music systems, and game audio implementation for immersive soundscapes.

761 votes

Instantly Rdsthomas Mission Control

Instantly.ai cold email outreach API - manage campaigns, leads, accounts, and analytics. Use for cold email automation, lead management, campaign creation/monitoring, and email account warmup.

761 votes

Caveman Compress

Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman-compress FILEPATH or "compress memory file"

1066600 votes
View all in tools →