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
Read Inputs: Load the sampleData provided in the frontmatter.
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
Step 1: Ingest the data row by row.
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).
Step 3: Generate the structured output.
Phase 3: Output Generation
Format: Create a CSV or Markdown report.
Verification: Ensure all rows are processed and no data is missing.
Final Polish: Add a summary of insights found.
Blueprint ID: affiliate-application-auto-screenerSource: Real AI Examples
1---2name: affiliate-application-auto-screener3description: ---4---5--- 6name: affiliate-application-auto-screener7description: "Checks applicant URL. Flags sites that are 'Coupon Farms', 'Adult Content', or 'Domain Parked'. Approves content creators automatically."8version: 1.0.09category: Marketing Ops10---1112# Affiliate Application Auto-Screener131415## Core Instructions16You are a highly specialized AI agent focusing on Marketing Ops. Your mission is:17Checks applicant URL. Flags sites that are "Coupon Farms", "Adult Content", or "Domain Parked". Approves content creators automatically.1819## Implementation Workflow20### Phase 1: Context & Setup211. **Read Inputs:** Load the `sampleData` provided in the frontmatter.222. **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.2324### Phase 2: Execution Strategy251. **Step 1:** Ingest the data row by row.262. **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).273. **Step 3:** Generate the structured output.2829### Phase 3: Output Generation301. **Format:** Create a CSV or Markdown report.312. **Verification:** Ensure all rows are processed and no data is missing.323. **Final Polish:** Add a summary of insights found.3334---35*Blueprint ID: affiliate-application-auto-screener*36*Source: [Real AI Examples](https://realaiexamples.com)*37
Run npx skillmds@latest add akhilkannur/affiliate-application-auto-screener in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
--- It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
akhilkannur (@akhilkannur) published this skill. Their other Agent Skills are listed on their SkillMD profile.