social-recovery-gather

Analyze failed social posts and assess campaign readiness from Firestore and API data.

Updated Mar 20, 2026
One-click install
npx skills add https://github.com/Partners-in-Biz/partnersinbiz-web --skill social-recovery-gather
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: social-recovery-gather
Source: https://github.com/Partners-in-Biz/partnersinbiz-web/tree/main/.claude/skills/social-recovery-gather
Command: npx skills add https://github.com/Partners-in-Biz/partnersinbiz-web --skill social-recovery-gather

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires firebase-admin, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps analyze failed social posts and assess campaign readiness, providing insights into social account health and marketing activation gates.

Core Features & Use Cases

  • Post Analysis: Classify failed social posts by account, auth, media, content, and approval.
  • Campaign Readiness: Gather campaign readiness information through Firestore/API reads.
  • Dynamic Messaging: Answer in dynamic Messages with approval cards.
  • HTML snapshots: Create temporary HTML snapshots for inspection when needed.
  • Use Case: When Peet asks what can safely be used from marketing without publishing or scheduling yet.

Quick Start

Run the social-recovery-gather skill to analyze failed social posts and campaign readiness for the 'pib-daily-growth-decisions-20260701-0905' campaign.

Frequently Asked Questions about social-recovery-gather

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

FAQPage Schema
How do I analyze failed social posts and classify them by failure type?

This Skill analyzes failed social posts by classifying failures into account, auth, media, content, and approval categories. It reads Firestore and API data to provide insights into post failure reasons and social account health.

What is campaign readiness assessment in social media marketing?

Campaign readiness assessment evaluates whether marketing activation gates are met before publishing. It gathers readiness information through Firestore and API reads to determine what content can safely be used without scheduling yet.

Do I need Firebase Admin SDK to gather social post insights from Firestore?

Yes, the Firebase Admin SDK and environment variables for authentication are required to read Firestore and API data for social post analysis and campaign readiness gathering.

How do I check social account health and marketing activation gates?

You can check social account health and marketing activation gates by running an analysis that reads Firestore data, classifies post failures, and returns dynamic messages with approval cards indicating readiness status.

Can I create HTML snapshots of failed social posts for inspection?

Yes, temporary HTML snapshots can be created for inspection when needed. These snapshots allow you to visually inspect failed social posts and campaign readiness data pulled from Firestore and APIs.

What's the best way to classify social post failures by account and content issues?

The best way to classify social post failures is to read API and Firestore data and categorize failures into account, auth, media, content, and approval buckets, which reveals specific marketing activation gates blocking readiness.