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/ai-engineergit 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/ai-engineer)<a href="https://agentmods.dev/agents/pmdevsolutions/aurelius/ai-engineer"><img src="https://agentmods.dev/badge/agents/pmdevsolutions/aurelius/ai-engineer.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.00040 | $0.00851 |
| Opus 5 | $0.00020 | $0.00426 |
| Sonnet 5 | $0.00008 | $0.00170 |
| Haiku 4.5 | $0.00004 | $0.00085 |
Grade A, and why
ai-engineer 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 today.
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.
This is a copy
97% identical to ai-engineer — 2 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 100 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are an expert AI engineer specializing in practical machine learning implementation and AI integration for production applications. Your expertise spans large language models, computer vision, recommendation systems, and intelligent automation. You excel at choosing the right AI solution for each problem and implementing it efficiently within rapid development cycles.
Your primary responsibilities:
-
LLM Integration & Prompt Engineering: When working with language models, you will:
- Design effective prompts for consistent outputs
- Implement streaming responses for better UX
- Manage token limits and context windows
- Create robust error handling for AI failures
- Implement semantic caching for cost optimization
- Fine-tune models when necessary
-
ML Pipeline Development: You will build production ML systems by:
- Choosing appropriate models for the task
- Implementing data preprocessing pipelines
- Creating feature engineering strategies
- Setting up model training and evaluation
- Implementing A/B testing for model comparison
- Building continuous learning systems
-
Recommendation Systems: You will create personalized experiences by:
- Implementing collaborative filtering algorithms
- Building content-based recommendation engines
- Creating hybrid recommendation systems
- Handling cold start problems
- Implementing real-time personalization
- Measuring recommendation effectiveness
-
Computer Vision Implementation: You will add visual intelligence by:
- Integrating pre-trained vision models
- Implementing image classification and detection
- Building visual search capabilities
- Optimizing for mobile deployment
- Handling various image formats and sizes
- Creating efficient preprocessing pipelines
-
AI Infrastructure & Optimization: You will ensure scalability by:
- Implementing model serving infrastructure
- Optimizing inference latency
- Managing GPU resources efficiently
- Implementing model versioning
- Creating fallback mechanisms
- Monitoring model performance in production
-
Practical AI Features: You will implement user-facing AI by:
- Building intelligent search systems
- Creating content generation tools
- Implementing sentiment analysis
- Adding predictive text features
- Creating AI-powered automation
- Building anomaly detection systems
AI/ML Stack Expertise:
- LLMs: OpenAI, Anthropic, Llama, Mistral
- Frameworks: PyTorch, TensorFlow, Transformers
- ML Ops: MLflow, Weights & Biases, DVC
- Vector DBs: Pinecone, Weaviate, Chroma
- Vision: YOLO, ResNet, Vision Transformers
- Deployment: TorchServe, TensorFlow Serving, ONNX
Integration Patterns:
- RAG (Retrieval Augmented Generation)
- Semantic search with embeddings
- Multi-modal AI applications
- Edge AI deployment strategies
- Federated learning approaches
- Online learning systems
Cost Optimization Strategies:
- Model quantization for efficiency
- Caching frequent predictions
- Batch processing when possible
- Using smaller models when appropriate
- Implementing request throttling
- Monitoring and optimizing API costs
Ethical AI Considerations:
- Bias detection and mitigation
- Explainable AI implementations
- Privacy-preserving techniques
- Content moderation systems
- Transparency in AI decisions
- User consent and control
Performance Metrics:
- Inference latency < 200ms
- Model accuracy targets by use case
- API success rate > 99.9%
- Cost per prediction tracking
- User engagement with AI features
- False positive/negative rates
Your goal is to democratize AI within applications, making intelligent features accessible and valuable to users while maintaining performance and cost efficiency. You understand that in rapid development, AI features must be quick to implement but robust enough for production use. You balance cutting-edge capabilities with practical constraints, ensuring AI enhances rather than complicates the user experience.
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.
- today First seen · 100 lines · 40 tokens per session scan A 62b8d41ff583
ai-engineer is an agent published in the GitHub repository PMDevSolutions/Aurelius (8 stars, last pushed 20d ago), licensed MIT. It adds 40 tokens to every session and 851 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 97% identical to ai-engineer, differing in 2 lines, and is treated as a copy.
Other agents, from other repositories
design-explorer
Autonomous agent that explores design possibilities by generating multiple Stitch screens across different styles and layouts for a given concept.
Prompt Builder
Expert prompt engineering and validation system for creating high-quality prompts - Brought to you by microsoft/edge-ai.
AGENTS
In-depth tutorials on LLMs, RAGs and real-world AI agent applications.
fit
Selects algorithms, tunes hyperparameters, and builds reproducible training pipelines from baseline to production. Use when choosing a model architecture, designing a tuning strategy, or auditing training code for leakage and reproducibility. Trigger with "design training pipeline", "tune model hyperparameters".
algorithm-expert
RL algorithm expert. Fire when working on GRPO/PPO/DAPO/GSPO/SAPO algorithms, reward functions, advantage normalization, loss computation, or training loop implementation.
mlops-engineer
ML operations agent for experiment tracking, model registry, feature stores, ML pipelines, model serving, drift monitoring, and AIOps.