HomeBrowseUpload
← Back to registry
// Skill profile

Followers

name: followers

by bytesagain1 · published 2026-03-22

邮件处理开发工具
Total installs
0
Stars
★ 0
Last updated
2026-03
// Install command
$ claw add gh:bytesagain1/bytesagain1-followers
View on GitHub
// Full documentation

---

name: followers

version: "2.0.0"

author: BytesAgain

homepage: https://bytesagain.com

source: https://github.com/bytesagain/ai-skills

license: MIT-0

tags: [followers, tool, utility]

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

---

# Followers

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

Commands

| Command | Description |

|---------|-------------|

| `followers run` | Execute main function |

| `followers list` | List all items |

| `followers add <item>` | Add new item |

| `followers status` | Show current status |

| `followers export <format>` | Export data |

| `followers help` | Show 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

  • Feedback: https://bytesagain.com/feedback/
  • Website: https://bytesagain.com
  • Email: hello@bytesagain.com
  • Powered by BytesAgain | bytesagain.com

    // Comments
    Sign in with GitHub to leave a comment.
    // Related skills

    More tools from the same signal band