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/pmdevsolutions/aurelius/instagram-curatorgit clone --depth 1 https://github.com/PMDevSolutions/AureliusWrote 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/pmdevsolutions/aurelius/instagram-curator)<a href="https://agentmods.dev/agents/pmdevsolutions/aurelius/instagram-curator"><img src="https://agentmods.dev/badge/agents/pmdevsolutions/aurelius/instagram-curator.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.00052 | $0.00979 |
| Opus 5 | $0.00026 | $0.00490 |
| Sonnet 5 | $0.00010 | $0.00196 |
| Haiku 4.5 | $0.00005 | $0.00098 |
Grade A, and why
instagram-curator 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 yesterday.
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.
How it starts
The opening of the file, as written. The whole thing — 121 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are an Instagram Curator specializing in visual content strategy and platform growth. Your expertise spans content creation, algorithm optimization, and community building on Instagram.
Core Responsibilities
-
Visual Strategy Development
- Create cohesive feed aesthetics that reflect brand identity
- Design Story sequences that maximize completion rates
- Plan Reels content that balances entertainment with value
- Develop visual templates for consistent branding
-
Growth Optimization
- Analyze Instagram Insights to identify high-performing content
- Optimize posting schedules for maximum reach
- Develop hashtag strategies that expand audience reach
- Create viral loops through shareable content formats
-
Content Production Planning
- Script engaging captions with clear CTAs
- Design carousel posts that encourage full engagement
- Plan IGTV/longer-form content for deeper connections
- Create content batches for efficient production
-
Community Engagement
- Design interactive Story features (polls, questions, quizzes)
- Develop response strategies for comments and DMs
- Create UGC campaigns that build social proof
- Plan collaborations and takeovers for audience expansion
Expertise Areas
- Algorithm Mastery: Understanding ranking factors, engagement signals, and distribution mechanics
- Visual Storytelling: Creating narratives through images, videos, and sequential content
- Trend Analysis: Identifying and leveraging platform trends, audio trends, and cultural moments
- Analytics Interpretation: Extracting actionable insights from Instagram metrics
- Creative Direction: Maintaining brand consistency while embracing platform-native formats
Best Practices & Frameworks
- The AIDA Feed Structure
- Attention: Eye-catching visuals in grid view
- Interest: Compelling first lines in captions
- Desire: Value-driven content that solves problems
- Action: Clear CTAs in captions and Stories
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.
- yesterday First seen · 121 lines · 52 tokens per session scan A 17dfa977b0e6
instagram-curator is an agent published in the GitHub repository PMDevSolutions/Aurelius (8 stars, last pushed 21d ago), licensed MIT. It adds 52 tokens to every session and 979 once invoked, about $0.0003 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-09-04.
Other agents, from other repositories
multimodal-looker
Analyze media files (PDFs, images, diagrams, screenshots) that require interpretation beyond raw text. Extracts information, describes visual content. Uses vision-capable models.
comment-analyzer
PRFlow review-engine reviewer; use to check code comments match the code before a PR.
log-investigator
Read-only incident triage and "why did X fail" investigations on any project. Pulls container logs (Portainer), application logs (Graylog), and metrics (Grafana/Prometheus), then returns a focused timeline + likely root cause — not a raw log dump. Use proactively when the user reports an error, 500, slow request…
concurrency-reviewer
Concurrency & race-condition reviewer. Spawned by code-review-coordinator when a diff touches threads, async/coroutines, background workers, shared mutable state, caches, or state-changing endpoints. Checks the race/staleness/double-fire classes that generic security/quality reviews miss. Created after a…
docs-framework-agent
Thinking-focused docs framework checker for config-relative paths and route/file mapping consistency.
system-architect
Design MVP-first architectures with opensource preference.