ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

followers

Track follower growth, detect unfollows, and analyze engagement trends. Use when monitoring counts, spotting changes, or reviewing audience demographics.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain1/followers
Or

Followers

Follower analytics — growth tracking, engagement rates, audience demographics, follow/unfollow detection, and trend analysis.

Commands

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

Usage

# Show help
followers help

# Quick start
followers run

Examples

# Run with defaults
followers run

# Check status
followers status

# Export results
followers export json

How It Works

Tips

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

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
followers status

# View help and available commands
followers help

# View statistics
followers stats

# Export your data
followers export json

How It Works

Followers stores all data locally in ~/.local/share/followers/. 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

Metadata

Stars4097
Views1
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-bytesagain1-followers": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#followers#tool#utility
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.