List Sources banner
aniketpanjwani aniketpanjwani

List Sources

Communication community

Description

--- name: newsletter-events:list-sources description: List all configured event sources (Instagram, Facebook, web aggregators) --- # List Event Sources View all configured event sources in your `sources.yaml` configuration. ## Configuration Location Sources are stored in `~/.config/local-media-tools/sources.yaml`. ## Usage Examples ```bash # List all sources /newsletter-events:list-sources # List only Instagram accounts /newsletter-events:list-sources instagram # List only Facebook sourc

Installation

Installs to ~/.claude/skills/aniketpanjwani-local_media_tools-list-sources/SKILL.md

Terminal
mkdir -p ~/.claude/skills/aniketpanjwani-local_media_tools-list-sources && curl -fsSL https://raw.githubusercontent.com/aniketpanjwani/local_media_tools/HEAD/commands/list-sources.md -o ~/.claude/skills/aniketpanjwani-local_media_tools-list-sources/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository