linkedin-qa-agent

Validates LinkedIn automation results and generates structured QA reports.

3|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/yennanliu/linkedin-skill --skill linkedin-qa-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linkedin-qa-agent
Source: https://github.com/yennanliu/linkedin-skill/tree/main/skills/agents/qa-agent
Command: npx skills add https://github.com/yennanliu/linkedin-skill --skill linkedin-qa-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

QA and validation for LinkedIn automation runs, catching failures, validating data quality, and producing structured test reports to replace guesswork.

Core Features & Use Cases

  • Pre-flight validation checks to ensure sessions start in a healthy state.
  • Per-run verification and data-quality validation with clear pass/fail signals.
  • Structured reporting with actionable insights for QA and engineering teams.

Quick Start

Begin with a pre-flight validation, verify outcomes after each run, and generate a final QA report.

Frequently Asked Questions about linkedin-qa-agent

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

FAQPage Schema
What is pre-flight validation for LinkedIn automation sessions?

Pre-flight validation ensures LinkedIn automation sessions start in a healthy state. It checks initial conditions before execution, catching configuration or environment issues early so subsequent automation runs produce reliable, validated outcomes.

Can I use this QA validation for end-to-end automation sessions across multiple skills?

Yes, this QA validation applies to end-to-end automation sessions across multiple skills. It handles per-run verifications and data validation, ensuring outcomes are confirmed and reported regardless of the specific LinkedIn task executed.

Does LinkedIn QA validation require any external dependencies?

No external dependencies are required. The validation runs standalone, applying deterministic QA requirements with robust error handling and clear signals to validate automation outcomes and produce structured reports independently.

What are the limitations of manual validation for LinkedIn automation runs?

Manual validation lacks deterministic error handling and structured reporting. Automated QA validation provides comprehensive per-run verification, clear pass/fail signals, and shareable reports, ensuring reliability across end-to-end automation sessions.