ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Novel

Manage novel data — chapters, characters, plots — from the terminal fast. Use when outlining chapters, tracking characters, organizing plot timelines.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain3/novel
Or

Novel

Manage Novel data right from your terminal. Built for people who want get things done faster without complex setup.

Why Novel?

  • Works entirely offline — your data never leaves your machine
  • Simple command-line interface, no GUI needed
  • Export to JSON, CSV, or plain text anytime
  • Automatic history and activity logging

Getting Started

# See what you can do
novel help

# Check current status
novel status

# View your statistics
novel stats

Commands

CommandWhat it does
novel runRun
novel checkCheck
novel convertConvert
novel analyzeAnalyze
novel generateGenerate
novel previewPreview
novel batchBatch
novel compareCompare
novel exportExport
novel configConfig
novel statusStatus
novel reportReport
novel statsSummary statistics
novel export<fmt> Export (json
novel search<term> Search entries
novel recentRecent activity
novel statusHealth check
novel helpShow this help
novel versionShow version
novel $name:$c entries
novel Total:$total entries
novel Datasize: $(du -sh "$DATA_DIR" 2>/dev/null
novel Version:v2.0.0
novel Datadir: $DATA_DIR
novel Entries:$(cat "$DATA_DIR"/*.log 2>/dev/null
novel Disk:$(du -sh "$DATA_DIR" 2>/dev/null
novel Last:$(tail -1 "$DATA_DIR/history.log" 2>/dev/null
novel Status:OK
novel [Novel]run: $input
novel Saved.Total run entries: $total
novel [Novel]check: $input
novel Saved.Total check entries: $total
novel [Novel]convert: $input
novel Saved.Total convert entries: $total
novel [Novel]analyze: $input
novel Saved.Total analyze entries: $total
novel [Novel]generate: $input
novel Saved.Total generate entries: $total
novel [Novel]preview: $input
novel Saved.Total preview entries: $total
novel [Novel]batch: $input
novel Saved.Total batch entries: $total
novel [Novel]compare: $input
novel Saved.Total compare entries: $total
novel [Novel]export: $input
novel Saved.Total export entries: $total
novel [Novel]config: $input
novel Saved.Total config entries: $total
novel [Novel]status: $input
novel Saved.Total status entries: $total
novel [Novel]report: $input
novel Saved.Total report entries: $total

Data Storage

All data is stored locally at ~/.local/share/novel/. Each action is logged with timestamps. Use export to back up your data anytime.

Feedback

Found a bug or have a suggestion? Let us know: https://bytesagain.com/feedback/


Powered by BytesAgain | bytesagain.com | [email protected]

Metadata

Stars4097
Views4
Updated2026-04-14
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bytesagain3-novel": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#tool#terminal#cli#novel#utility
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.