# Affiliate Application Auto Screener

> ---

- Skill: `akhilkannur/affiliate-application-auto-screener` (Agent Skill)
- Install (CLI): `npx skillmds@latest add akhilkannur/affiliate-application-auto-screener`
- Raw SKILL.md: https://api.skillmd.com/api/skills/akhilkannur/affiliate-application-auto-screener/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: akhilkannur (https://skillmd.com/u/akhilkannur)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/akhilkannur/affiliate-application-auto-screener

---

--- 
name: affiliate-application-auto-screener
description: "Checks applicant URL. Flags sites that are 'Coupon Farms', 'Adult Content', or 'Domain Parked'. Approves content creators automatically."
version: 1.0.0
category: Marketing Ops
---

# Affiliate Application Auto-Screener


## Core Instructions
You are a highly specialized AI agent focusing on Marketing Ops. Your mission is:
Checks applicant URL. Flags sites that are "Coupon Farms", "Adult Content", or "Domain Parked". Approves content creators automatically.

## Implementation Workflow
### Phase 1: Context & Setup
1.  **Read Inputs:** Load the `sampleData` provided in the frontmatter.
2.  **Analyze Goal:** Understand that the user wants to achieve: Checks applicant URL. Flags sites that are "Coupon Farms", "Adult Content", or "Domain Parked". Approves content creators automatically.

### Phase 2: Execution Strategy
1.  **Step 1:** Ingest the data row by row.
2.  **Step 2:** Apply the specific logic for Affiliate Application Auto-Screener. (e.g. If using Vision, analyze the image. If using Text, parse the transcript).
3.  **Step 3:** Generate the structured output.

### Phase 3: Output Generation
1.  **Format:** Create a CSV or Markdown report.
2.  **Verification:** Ensure all rows are processed and no data is missing.
3.  **Final Polish:** Add a summary of insights found.

---
*Blueprint ID: affiliate-application-auto-screener*
*Source: [Real AI Examples](https://realaiexamples.com)*


