count

Count - 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 "count" with this command: npx skills add xueyetianya/count

Count

Count toolkit — word count, line count, character frequency, and file statistics.

Commands

CommandDescription
count helpShow usage info
count runRun main task
count statusCheck state
count listList items
count add <item>Add item
count export <fmt>Export data

Usage

count help
count run
count status

Examples

count help
count run
count export json

Output

Results go to stdout. Save with count run > output.txt.

Configuration

Set COUNT_DIR to change data directory. Default: ~/.local/share/count/


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

Features

  • Simple command-line interface for quick access
  • Local data storage with JSON/CSV export
  • History tracking and activity logs
  • Search across all entries
  • Status monitoring and health checks
  • No external dependencies required

Quick Start

# Check status
count status

# View help and available commands
count help

# View statistics
count stats

# Export your data
count export json

How It Works

Count stores all data locally in ~/.local/share/count/. Each command logs activity with timestamps for full traceability. Use stats to see a summary, or export to back up your data in JSON, CSV, or plain text format.

Support

Powered by BytesAgain | bytesagain.com

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