Add Source banner
aniketpanjwani aniketpanjwani

Add Source

Communication community

Description

--- name: newsletter-events:add-source description: Add Instagram accounts or web aggregators to sources.yaml (web sources require profiling) --- # Add Event Sources Add new event sources to your configuration. Web aggregators require profiling to discover optimal scraping strategy. ## Source Types & Workflows | Input | Type | Workflow | |-------|------|----------| | `@handle` | Instagram | Simple add (no profiling) | | `http://` or `https://` URL | Web Aggregator | **Requires profiling with

Installation

Installs to ~/.claude/skills/aniketpanjwani-local_media_tools-add-source/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository