AI SummaryThis booster provides Copilot instructions for automating content curation and SEO-optimized article generation from trending topics, targeting content creators and marketers.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "ai-content-farm — Copilot Instructions" prompt rules to my project. Repository: https://github.com/Hardcoreprawn/ai-content-farm Please read the repo to find the rules/prompt file, then: 1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type) 2. If there's an existing rules file, merge the new rules in rather than overwriting 3. Confirm what was added
Description
AI-powered content farm that transforms Reddit trending topics into SEO-optimized articles with automated quality controls and multi-stage deduplication
Project Overview
This is a personal content aggregation and curation platform that collects interesting articles from various sources and presents them in### Development Workflow CI/CD-Only Deployment (MANDATORY) All deployments must go through GitHub Actions CI/CD pipeline: `bash
Security & Compliance Requirements
• Security-first development - All code must pass security scans before deployment • Run comprehensive scanning: make security-scan (Checkov + Trivy + Terrascan) • Cost impact analysis - All infrastructure changes require make cost-estimate • SBOM generation - Generate software bill of materials: make sbom • Environment separation - strict dev → staging → production promotion • Key Vault for secrets - No hardcoded credentials, use Azure Key Vault integration
Correct workflow:
git checkout -b feature/fix-site-generator
Make changes...
git commit -m "Fix AttributeError in site-generator" git push origin feature/fix-site-generator
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Any AI assistant that accepts custom rules or system prompts