feedgrab-setup

Install and configure feedgrab with an interactive wizard and .env file.

585|68|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/iBigQiang/feedgrab --skill feedgrab-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feedgrab-setup
Source: https://github.com/iBigQiang/feedgrab/tree/main/skills/feedgrab-setup
Command: npx skills add https://github.com/iBigQiang/feedgrab --skill feedgrab-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Install and configure feedgrab — the universal content grabber. Use when user needs to set up feedgrab, configure API keys, login to platforms, or diagnose issues.

Core Features & Use Cases

  • Guided installation and interactive wizard to install feedgrab and select optional components.
  • Environment configuration that outputs a .env file with API keys, tokens, and login state.
  • Platform onboarding and diagnostics to verify setup via step-by-step login flows and health checks.

Quick Start

Run feedgrab setup to start the five-step wizard and generate your .env configuration.

Frequently Asked Questions about feedgrab-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up and configure API keys for feedgrab?

To configure API keys, run feedgrab setup to launch a five-step interactive wizard that generates a .env file containing your API keys, tokens, and login state.

What is the best way to diagnose feedgrab installation issues across platforms?

The best way to diagnose installation issues is using built-in diagnostics that verify setup through health checks. These diagnostics confirm successful platform logins and environment configuration across CLI and browser-based workflows.

Does feedgrab support browser-based login for platform onboarding?

Yes, feedgrab supports browser-based login for platform onboarding through optional platform-specific login commands. These commands execute step-by-step login flows to authenticate sessions across required platforms.

Can I use feedgrab configuration for team environments and CLI workflows?

Yes, feedgrab configuration supports team environments and CLI workflows. The interactive wizard generates a shared .env file with API keys and authenticated sessions, enabling immediate use across platforms for multiple users.

Why does my feedgrab .env file configuration fail health checks?

Health checks fail when the .env file lacks valid API keys or authenticated login state. Running the platform-specific login commands and the interactive setup wizard again verifies environment configuration and resolves diagnostics failures.