iloveAgents AGENTS.md

A set of instructions for a collection of community-built coding and research agents. It includes a catalogue of agents covering tasks such as accessibility reviews, architecture advice, quizzes, study planning, and API documentation.

In plain words
What is it for?
Use it to browse available agents and choose one for engineering, education, productivity, or other listed jobs.
Why use it?
It helps users understand which specialized agent may fit a particular task.

Instructions file for CodexOpenCode

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/aditthyass/iloveagents/agents-md
Clone the repo
git clone --depth 1 https://github.com/AditthyaSS/iloveAgents

Made for: Codex, OpenCode.

Per session 4,599 This file is loaded in full into every session.
When invoked 4,599 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.04599 $0.04599
Opus 5 $0.02299 $0.02299
Sonnet 5 $0.00920 $0.00920
Haiku 4.5 $0.00460 $0.00460

Measured 3d ago against content hash 88882f0eb225, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

iloveAgents AGENTS.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

AGENTS.md · 143 lines

How it starts

The opening of the file, as written. The whole thing — 143 lines — stays where its author put it; the contents beside it link to each section on GitHub.

🤖 Available Agents

129 agents and growing — built by the community. 🚀

# Name Description Category
1 Accessibility Audit Generator Paste your HTML or component code and get a detailed WCAG accessibility audit with issues, severity ratings, and corrected code snippets. Engineering
2 AI Project Architecture Agent Analyzes software or AI project ideas and recommends the most suitable frontend, backend, database, AI tools, and deployment stack. Engineering
3 AI Quiz Generator Generate customized quizzes from any topic, text, or subject area. Choose question type, difficulty, and number of questions. Includes answer key and score guidelines. Education
4 AI Study Planner Creates personalized study schedules, revision plans, and smart learning recommendations based on exams, subjects, and study goals. Productivity
5 API Doc Generator Paste your code and get clean, professional API documentation with examples and type signatures. Engineering
6 API Error Message Writer Transforms technical, raw, or cryptic backend error codes and system logs into tailored, user-friendly notifications and precise diagnostic debugging steps. Engineering
7 API Rate Limiter Designer Takes an API description and produces a complete rate limiting strategy- choosing the right algorithm, limits, and headers. Engineering
8 Architecture Decision Record Generator Turn a rough technical decision into a structured ADR document that captures what was decided, why, and what alternatives were considered. Engineering
9 B2B Lead Qualification Agent Analyzes company and lead information to qualify B2B prospects, detect agencies, identify buying signals, and generate personalized outreach messages. Sales
10 Blog Post SEO Optimizer Paste a blog draft and target keywords to get an optimized version with better titles, meta description, header structure, keyword placement, and internal linking suggestions. Marketing
11 Bug Report Generator Describe a bug in plain English and get a complete, structured bug report ready to paste into GitHub Issues, Jira, Linear, or Notion. Engineering
12 Case Study Writer Turn raw notes about a client project or business win into a polished case study for a website, proposal, or sales deck. Marketing
13 Changelog Generator Paste your git commits or PR titles and get a clean, user-facing changelog in Keep a Changelog format. Engineering
14 CI/CD Pipeline Generator Describe your stack and deployment target to get a ready-to-use CI/CD pipeline YAML with step-by-step comments. DevOps
15 Cloud Cost Estimator Describe your cloud infrastructure and get a realistic monthly cost estimate with line-by-line breakdown, hidden cost warnings, tier comparisons, and actionable optimization tips. DevOps
16 Code Complexity Analyzer Analyzes functions or classes for cyclomatic complexity, maintainability issues, and refactoring opportunities. Engineering
17 Code Migration Guide Generator Generate a step-by-step checklist, identify common pitfalls, and highlight breaking changes for tech stack migrations. Engineering
18 Code Reviewer Get a senior-level code review with actionable feedback. Engineering
19 Codebase Entry Guide Agent Understand a new codebase quickly with key files, entry points, and architecture overview. Engineering
20 Cold Email Writer Generate highly personalized B2B cold emails that convert. Marketing
21 Color Palette Generator Describe a mood, brand, or use case and get a complete color palette with hex codes, CSS variables, and accessibility contrast ratios. Design
22 Competitive Analysis Generator Name your product and competitors to get a structured competitive analysis with feature comparisons, positioning, and strategic recommendations. Business
23 Cover Letter Writer Paste a job description and your background. Get a tailored cover letter that doesn't sound like every other cover letter. HR
24 Crammo: Cheatsheet Generator Paste study material and get revision friendly cheatsheets for on the go study. Education
25 Crammo: Mindmap Generator Paste study material and get mindmaps to remember difficult concepts. Education
26 Crammo: Mnemonic Generator Paste study material and get revision friendly mnemonics. Education
27 Cron Expression Builder Describe when you want a job to run in plain English and get a correct cron expression with a human-readable explanation. Engineering
28 Customer Success Check-in Generator Generates professional customer success follow-up emails based on customer activity and milestones. Marketing
29 Data Cleaning Plan Generator Describe your dataset and its known problems to get a step-by-step cleaning plan with specific techniques for handling nulls, outliers, duplicates, and inconsistent formats. Data Science
30 Data Dictionary Generator Paste your database schema, CSV headers, or table descriptions and get a complete data dictionary with field definitions, types, relationships, and usage notes. Engineering
31 Database Migration Script Generator Writing safe database migration scripts is tedious and error-prone. This agent takes a schema change description and generates a production-safe migration script with rollback. Engineering
32 Database Query Optimizer This agent takes a SQL query and optional schema context as input and returns an optimized version with an explanation of what changed, what indexes to add, and why the original was slow. Engineering
33 Dataset Description Generator Paste column names, data types, and sample values to generate complete dataset documentation with field definitions, value ranges, null handling notes, and suggested use cases. Data Science
34 Disaster Recovery Plan Generator Generate a complete disaster recovery plan with RTO/RPO targets, backup strategies, failover procedures, recovery workflows, and testing schedules. DevOps
35 Docker Compose Generator Describe your multi-service application stack and get a production-ready docker-compose.yml with volumes, networks, and health checks. Engineering
36 Docker Container Security & Optimization Audit Analyze Dockerfiles or Docker Compose configurations to discover security vulnerabilities, size bloat, and optimization opportunities. DevOps
37 DSA Problem Explainer Explains DSA problems with intuition, optimized approaches, dry runs, interview insights, and complexity analysis. Education
38 ELI5 Explainer Explains complex topics in plain language at your chosen difficulty level — from 5-year-old to expert. Education
39 Email Reply Writer Paste any email you received and describe how you want to respond. Get a polished reply in seconds. Productivity
40 Employee Onboarding Planner Generate structured onboarding plans and checklists for new hires based on role, department, seniority, and start date. HR
41 Env Doc Generator Generate clean markdown documentation tables from .env.example files with descriptions, defaults, and usage examples. Engineering
42 Error Message Writer Paste a raw stack trace or error log and get a plain English explanation plus actionable fix suggestions. Engineering
43 ETL Pipeline Troubleshooter Paste your ETL error message and get instant root cause analysis, step-by-step fix, and prevention tips. Engineering
44 Feature Engineering Advisor Analyzes datasets and machine learning objectives to recommend feature engineering strategies, transformations, encodings, and feature selection techniques. Engineering
45 Flashcard Generator Paste any study material, notes, or topic and get ready-to-use flashcards in Q&A format. Export for Anki or Quizlet. Education
46 Follow-Up Email Sequence Writer Generate a strategic 5-email follow-up sequence spaced over 2 weeks with varied psychological angles based on your product and prospect context. Sales
47 Font Pairing Agent The agent takes in mood and industry as input and generates 3 font pairings for design. Design
48 Future Self Letter Agent Based on your current habits and goals, writes a brutally honest letter from your future self. Productivity
49 Game Design Document Generator Generates a comprehensive Game Design Document (GDD) based on your game concept. Design
50 Game System Compatibility Analyser The agent takes in the game you would like to install along with specifications of your system and provides a verdict with explanation regarding whether the game can be run or not. Gaming
51 Game World Lore Generator Turn a world name, genre, and core conflict into a consistent lore document for game writing and quest design. Gaming
52 Git Branch Naming Generator Generate 3-5 clean, consistent branch name options from a ticket number, title, and branch type following common conventions like feature/ILA-123-add-login-page. Engineering
53 Git Commit & Conventional Commits Formatter Agent Parses messy developer notes or raw git diffs and outputs perfectly formatted Conventional Commits messages and a PR summary. Productivity
54 Git Error Decoder Translates confusing Git/terminal errors into plain English and provides safe fix commands. Engineering
55 Github Issue Claim Comment Generator Paste the github issue description and your approach to solve it and any additional notes and get the issue claim comment generated in seconds! Productivity
56 Grant Proposal Writer Describe your project or research and get a structured grant proposal with problem statement, objectives, methodology, and impact. Education
57 Health & Wellness Plan Generator Generates a personalized 4-week wellness plan with diet, exercise, and sleep guidance based on your goals. Healthcare
58 Home Buying Checklist Generator Generates a complete property viewing checklist based on property type, building age, and location. Business
59 Incident Post-Mortem Writer Turn rough incident notes into a blameless post-mortem with timeline, root cause analysis, and action items. Engineering
60 Incident Runbook Generator Enter a service name, common failure modes, and infrastructure details to generate a production-grade incident runbook with detection, diagnosis, resolution steps, escalation paths, and communication templates. Engineering
61 InterviewAI Simulates real software engineering interviews and provides comprehensive performance feedback. Engineering
62 Invoice Description Generator Turn rough notes about work you did into polished invoice line items and a professional project summary. Business
63 Kubernetes Manifest Generator Generates a complete Kubernetes Deployment, Service, and ConfigMap manifest from a few app inputs. DevOps
64 Kubernetes Manifest Security Audit & Optimizer Agent Audit Kubernetes YAML configurations for security vulnerabilities, container misconfigurations, and performance bottlenecks, and generate optimized manifests. DevOps
65 LinkedIn Outreach Message Writer Paste a prospect's profile summary and your product details to generate personalized connection requests and follow-up messages that feel genuine, not spammy. Sales
66 LinkedIn Post Writer Generate ready-to-post LinkedIn content with a strong hook and hashtags. Marketing
67 Load Testing Plan Generator Describe your app or API and get a complete load testing plan with ready-to-run scripts for k6, JMeter, Locust, or Artillery. Engineering
68 Log Analysis Summarizer Paste raw log output and get a structured summary of errors, warnings, patterns, timeline of events, and likely root cause — so you find the 5 lines that matter in 500 lines of noise. DevOps
69 Master Image Prompt Generator Turn a basic idea into a highly detailed, professional prompt for Midjourney, DALL-E 3 or other AI image generation tools. Design
70 Meal Planner Agent Creates personalized meal plans based on dietary preferences, health goals, budget, available ingredients, and nutritional requirements. Productivity
71 Medical Research Summarizer Summarizes medical research papers and abstracts into plain English with key findings, methodology, limitations, and clinical implications. Research
72 Medication Interaction Explainer Understand possible medication interactions, side effects, and safety concerns in plain English. Healthcare
73 Meeting Agenda Builder Generates a structured, time-boxed meeting agenda based on meeting type, attendees, goals, and time available. Productivity
74 Meeting Notes Summarizer Turns raw meeting notes or transcripts into a clean summary with decisions, action items, and owners. Productivity
75 Memory Card Builder Transforms study notes into active recall cards with prompts, hints, answers, and self-test questions for better memory retention. Education
76 ML Experiment Report Generator Enter your model type, hyperparameters, training metrics, and evaluation results to get a structured experiment report ready to share with your team or include in a paper. Engineering
77 Mock Data Generator Describe a data schema and get realistic mock data in JSON format instantly — names, emails, addresses, dates, and more. Engineering
78 Model Meltdown Detective Diagnose failed or underperforming ML experiments using model details, dataset context, metrics, hyperparameters, and code snippets. Engineering
79 NFT Project Description Writer Writes engaging and compelling descriptions for NFT collections. Marketing
80 NPC Dialogue & Lore Generator Describe a game character and scenario to get fully voiced NPC dialogue trees, personality-consistent responses, ambient lore snippets, and journal entries — ready to drop into any game engine. Gaming
81 OpenAPI Spec Generator Describe your API in plain English and get a complete, valid OpenAPI 3.0 YAML specification with paths, parameters, and schemas. Engineering
82 Password Strength Reviewer Reviews whether a password is strong enough with detailed analysis and suggestions. Cybersecurity
83 PathPilot Predicts possible outcomes, risks, and emotional impact for different life or career choices. Education
84 Patient Discharge Summary Writer Turn diagnosis, treatment, medications, and follow-up instructions into a clear patient-friendly discharge summary. Healthcare
85 Patient Pre-Consultation Note Turn symptom descriptions into a structured pre-consultation summary patients can share with doctors. Includes symptom timeline, relevant history prompts, and helpful questions for the doctor. This tool does not provide medical diagnoses. Healthcare
86 PDF Summarizer Upload a PDF and get a structured summary with key points. Productivity
87 Performance Review Writer Turn bullet notes about an employee into a structured, fair, and specific performance review. HR
88 Persona Generator Describe your product or service and get detailed, realistic user personas with demographics, goals, frustrations, and behavioral patterns. Product
89 Personal Budget Analyzer Analyze your monthly income and expenses to get a clear breakdown, savings rate, and actionable financial recommendations. Finance
90 Phishing Email Detector Analyze emails for phishing indicators, risk scoring, and safety recommendations. Cybersecurity
91 Playlist Curator Describe your vibe and get a personalised playlist with YouTube links, curated across genres, eras, and moods. Design
92 PR Diff Reviewer Review a raw git/PR diff and get structured feedback on the changed lines only. Developer Tools
93 PRD Generator Generates detailed Product Requirements Documents. Product
94 Privacy Policy Generator Describe your app or website and get a comprehensive privacy policy draft covering data collection, usage, storage, and user rights. Legal
95 Project Architecture Planner Analyzes a project idea and recommends a practical technology stack, architecture, authentication strategy, AI components, deployment approach, and development roadmap. Engineering
96 Property Description Writer Enter your property specs and get a compelling, SEO-optimized listing description, a social media caption, and a set of headline options — tailored to your target buyer and tone. Real Estate
97 Proposal Document Generator Generate professional client proposal documents with project overview, pricing, timeline, deliverables, and next steps. Sales
98 Pull Request Description Generator Turn a diff summary or bullet points of changes into a full, structured PR description with summary, changes list, testing instructions, and a screenshots section. Engineering
99 PYQ Paper Analyser Analyzes previous year question papers, identifies recurring concepts, ranks topic importance, and generates a model question paper. Education
100 Python Method Finder Master Python methods and improve your coding skills with method discovery and explanations. Engineering
101 README Generator Paste your repo details and get a clean, developer-friendly README.md covering setup, usage, tech stack, and more. Engineering
102 Real Estate Listing Generator Generates compelling real estate listing descriptions for property portals and marketplaces. Real Estate
103 Regex Generator Describe what you want to match in plain English and get a tested regex pattern with explanation. Engineering
104 Research Agent Get comprehensive research on any topic with configurable depth. Research
105 Resume Screener Evaluate candidates against job descriptions with scoring. HR
106 Salary Negotiation Script Generator Generate personalized salary negotiation scripts with opening statements, pushback responses, and professional closing strategies. Finance
107 Sales Discovery Call Script Generator Create professional sales discovery call scripts with qualification questions, pain-point exploration, objection handling, and actionable next steps. Sales
108 Sales Objection Handler Generates empathetic, direct, and data-driven responses to customer objections. Sales
109 SEO Keyword Strategy Planner Helps marketers generate a comprehensive SEO keyword strategy by identifying high-value keywords and content opportunities. Marketing
110 Skill Gap Roadmap Agent Paste the job description for your future role and your current background. Get a week-by-week learning roadmap, project ideas, and milestone checks. Education
111 Smart Contract Auditor Paste your smart contract code and get a structured security audit with vulnerability detection, severity ratings, gas optimization tips, and fix recommendations. Web3
112 Smart Contract Explainer Paste a smart contract and get a plain-English explanation of what it does, what each function does, what permissions and roles exist, and any potential red flags. Web3
113 Social Media Thread Writer Turn any topic or idea into a compelling X/Twitter thread with hooks, engagement tactics, and a strong call to action. Marketing
114 Solidity Code Reviewer Review Solidity smart contract code for security, gas efficiency, and best practices. Web3
115 SQL Query Generator Converts plain English questions into clean SQL queries. Paste your schema and describe what you want. Engineering
116 SQL Query Optimizer Analyzes SQL queries and suggests performance optimizations, indexing strategies, and cleaner alternatives. Engineering
117 Startup Idea Validator Describe a startup idea and get a structured analysis with market potential, risks, competition, and a viability score. Business
118 Syllabus-to-Project Planner Turns academic syllabus topics into practical, resume-worthy coding project ideas. Education
119 Technical Debt Report Generator Generate structured technical debt reports with business impact, estimated effort to fix, risk if ignored and prioritized recommendations. Engineering
120 Terraform Config Generator Agent Turns a plain-English infrastructure description into ready-to-use Terraform configuration for your chosen cloud provider. Engineering
121 Test Case Generator Turn a feature description into QA-ready manual test cases with steps, expected results, priorities, and edge cases. Engineering
122 Threat Intelligence Summariser Converts threat intelligence reports, CVEs, and security advisories into concise, structured summaries. Cybersecurity
123 Tone Rewriter Paste any text and select a target tone. Get your message rewritten to match — from formal to casual, harsh to diplomatic, or verbose to concise. Productivity
124 Typography Pairer Describe your project mood, brand, or use case and get 3-5 font pairings with heading, body, and accent fonts, live CSS snippets, and Tailwind config. Design
125 Unit Test Generator Paste any function or module and get complete unit tests with edge cases, happy paths, and failure scenarios. Engineering
126 User Story Writer Describe a feature in plain language and get a well-structured user story with acceptance criteria, edge cases, and technical notes. Product
127 Web3 Whitepaper Writer Generate a structured, professional blockchain project whitepaper draft from your project details, tokenomics, and team background. Web3
128 Win/Loss Analysis Report Generator Enter details about a closed deal to get a structured win/loss analysis with key factors, alternative approaches, and actionable lessons for your sales team. Sales
129 YouTube Script Writer Turn any topic into a ready-to-record YouTube script with intro hook, sections, and outro. Marketing

Read the full file on GitHub · 143 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 143 lines · 4,599 tokens per session scan A 88882f0eb225

Subscribe to this mod's changes

iloveAgents AGENTS.md is an instructions file published in the GitHub repository AditthyaSS/iloveAgents (114 stars, last pushed 8d ago), licensed MIT. It adds 4,599 tokens to every session, about $0.0230 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other instructions, from other repositories

ClawRouter CLAUDE.md

Claude Code instructions for BlockRunAI/ClawRouter, covering clawrouter, commands, project structure, key dependencies and conventions.

BlockRunAI/ClawRouter · 535 tokens

SearChat CLAUDE.md

Claude Code instructions for yokingma/SearChat, covering claude.md, project overview, architecture, monorepo structure and key technologies.

yokingma/SearChat · 852 tokens

ima2-gen AGENTS.md

Instructions for lidge-jun/ima2-gen, covering ima2-gen — ai context, what this project does, tech stack, project structure and agent skills (packaged).

lidge-jun/ima2-gen · 1,235 tokens

InvestSkill copilot-instructions.md

Instructions for yennanliu/InvestSkill, covering investskill — github copilot setup & usage guide, installation & setup, automatic setup, verify setup and core stock analysis (6 frameworks).

yennanliu/InvestSkill · 3,183 tokens

InvestSkill GEMINI.md

Instructions for yennanliu/InvestSkill, covering investskill — gemini cli setup & usage guide, installation & setup, quick start, navigate to the investskill directory and start gemini cli (loads gemini.md automatically).

yennanliu/InvestSkill · 3,074 tokens

DevoxxGenieIDEAPlugin GEMINI.md

Instructions for devoxx/DevoxxGenieIDEAPlugin, a project described as: DevoxxGenie is an agentic plugin for IntelliJ IDEA that uses local LLM's (Ollama, LMStudio, GPT4All, Jan and Llama.cpp) and Cloud based LLMs to help review, test, explain your project code. Latest version now also supports Spec Driven Development…

devoxx/DevoxxGenieIDEAPlugin · 257 tokens