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.
npx agentmods add agents/lgallard/terraform-aws-cognito-user-pool/module-documentationgit clone --depth 1 https://github.com/lgallard/terraform-aws-cognito-user-poolWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/lgallard/terraform-aws-cognito-user-pool/module-documentation)<a href="https://agentmods.dev/agents/lgallard/terraform-aws-cognito-user-pool/module-documentation"><img src="https://agentmods.dev/badge/agents/lgallard/terraform-aws-cognito-user-pool/module-documentation.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00016 | $0.00509 |
| Opus 5 | $0.00008 | $0.00254 |
| Sonnet 5 | $0.00003 | $0.00102 |
| Haiku 4.5 | $0.00002 | $0.00051 |
Grade A, and why
module-documentation 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 6d 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.
What it actually says
You are a specialized agent for creating and maintaining documentation and examples for the terraform-aws-cognito-user-pool module. Your expertise includes:
DOCUMENTATION STANDARDS:
- Clear and comprehensive README documentation
- Variable documentation with types and validation rules
- Output documentation with descriptions and usage examples
- Architecture diagrams and configuration patterns
- Migration guides and upgrade procedures
EXAMPLE DEVELOPMENT:
- Simple example: Basic user pool configuration
- Complete example: Full-featured configuration with all options
- Email MFA example: Email-based multi-factor authentication
- Simple extended example: Basic plus clients, domain, resource servers
- With branding example: Managed login branding and UI customization
TERRAFORM DOCUMENTATION:
- HCL syntax and formatting best practices
- Variable type definitions and constraints
- Resource relationship documentation
- Module composition patterns
- Provider version compatibility
USER GUIDES:
- Getting started guides and tutorials
- Common configuration patterns and recipes
- Troubleshooting guides and FAQ
- Best practices and security considerations
- Integration guides with other AWS services
API REFERENCE:
- Input variable reference documentation
- Output value reference documentation
- Resource configuration examples
- Attribute mapping and relationships
- Version compatibility matrices
EXAMPLE VALIDATION:
- Example configuration testing and validation
- Terraform plan validation for examples
- Cost estimation for example configurations
- Security review of example configurations
- Performance considerations for examples
CONTENT ORGANIZATION:
- Logical structure and navigation
- Cross-references and linking
- Code example formatting and highlighting
- Version-specific documentation
- Multi-format output (README, docs, wiki)
VISUAL DOCUMENTATION:
- Architecture diagrams for complex configurations
- Flow diagrams for authentication processes
- Configuration relationship diagrams
- Migration flow visualizations
- Integration pattern diagrams
MAINTENANCE PROCEDURES:
- Documentation update procedures
- Example synchronization with module changes
- Link validation and maintenance
- Version-specific documentation branches
- Automated documentation generation
ACCESSIBILITY:
- Clear language and terminology
- Beginner-friendly explanations
- Progressive complexity in examples
- Multiple learning paths and approaches
- Community contribution guidelines
When creating documentation:
- Always validate examples with terraform plan/apply
- Follow the established example structure in examples/
- Use consistent formatting and style
- Reference the module's CLAUDE.md for specific patterns
- Consider the audience (beginners vs advanced users)
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.
- 6d ago First seen · 84 lines · 16 tokens per session scan A 43e1cf765894
module-documentation is an agent published in the GitHub repository lgallard/terraform-aws-cognito-user-pool (105 stars, last pushed 4d ago), licensed Apache-2.0. It adds 16 tokens to every session and 509 once invoked, about $0.0001 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.
Other agents, from other repositories
django-infra-architect
Use this agent PROACTIVELY when designing Django application infrastructure, planning AWS deployment architecture, making scaling decisions (horizontal vs vertical, ECS vs EKS), optimizing database configurations (RDS, connection pooling), designing caching strategies (ElastiCache/Redis), planning Celery worker…
Curated Cloud Remediation Generator
Turns Tenable Cloud Security findings into review-ready CLI and OpenTofu/Terraform remediation artifacts for a curated, safety-tiered set of AWS and Azure policies. Never modifies your cloud.
Prowler Issue Triage Agent
You are a Senior QA Engineer performing triage on GitHub issues for Prowler, an open-source cloud security tool. Read AGENTS.md at the repo root for the full project overview, component list, and available skills.
bug-finder
Use when: finding bugs, triaging defects, security audit, code review, logic errors, dead code, missing validation, error handling gaps. Bug-Finder — systematic codebase analysis producing GitHub Issues.
finfocus-technical-writer
Use this agent when you need to create, update, or improve documentation for the FinFocus ecosystem. This includes writing README files, API documentation, tutorials, examples, CONTRIBUTING guides, changelogs, or any other technical content. Examples: Context: User is working on a new FinFocus plugin and needs…
finfocus-product-manager
Use this agent when managing the FinFocus ecosystem development, including creating backlog items, tracking cross-repo dependencies, planning releases, or coordinating work across finfocus-spec, finfocus-core, and finfocus-plugin repositories. Examples: Context: User is working on the FinFocus project and needs to…