# Followers

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

- Skill: `bytesagain/followers` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add bytesagain/followers`
- Raw SKILL.md: https://api.skillmd.com/api/skills/bytesagain/followers/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Marketing & Growth
- License: MIT-0
- Author: bytesagain (https://skillmd.com/u/bytesagain)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/bytesagain/followers

---


# 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

```bash
# Show help
followers help

# Quick start
followers run
```

## Examples

```bash
# 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

```bash
# 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

