outline

Outline - command-line tool for everyday use

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "outline" with this command: npx skills add ckchzh/outline

Outline

Document outline generator — create structured outlines, table of contents, chapter planning, hierarchy management, and export.

Commands

CommandDescription
outline runExecute main function
outline listList all items
outline add <item>Add new item
outline statusShow current status
outline export <format>Export data
outline helpShow help

Usage

# Show help
outline help

# Quick start
outline run

Examples

# Run with defaults
outline run

# Check status
outline status

# Export results
outline export json

How It Works

Tips

  • Run outline help for all commands
  • Data stored in ~/.local/share/outline/

When to Use

  • to automate outline tasks in your workflow
  • for batch processing outline operations

Output

Returns logs to stdout. Redirect to a file with outline run > output.txt.

Configuration

Set OUTLINE_DIR environment variable to change the data directory. Default: ~/.local/share/outline/


Powered by BytesAgain | bytesagain.com Feedback & Feature Requests: https://bytesagain.com/feedback

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

OpenClaw Session Model Switcher

Instantly switch the current OpenClaw session model; supports gpt, claude, qianwen, minimax, current model status, configured model listing, and restoring th...

Registry SourceRecently Updated
421Profile unavailable
General

Token Optimizer Pro

Monitor OpenClaw token usage, analyze usage patterns, estimate cost, and provide practical optimization suggestions. Use when reviewing token consumption by...

Registry SourceRecently Updated
1300Profile unavailable
General

Provider Sync

Sync provider model lists into OpenClaw config (dry-run preview → confirm → apply). Trigger: /provider_sync

Registry SourceRecently Updated
3231Profile unavailable
General

Skill Operator

Manage installed skills with a web UI for visualization, backup-backed uninstall, updates via git, and AI-powered evolution with rollback support.

Registry SourceRecently Updated
2760Profile unavailable