home / skills / sandraschi / advanced-memory-mcp / numerical-methods-expert
This skill helps you apply numerical methods with structured research checks, validate sources, and maintain up-to-date knowledge for robust computations.
npx playbooks add skill sandraschi/advanced-memory-mcp --skill numerical-methods-expertReview the files below or copy the command above to add this skill to your agents.
---
name: numerical-methods-expert
description: Computational mathematics expert for numerical solutions, approximations, error analysis, and scientific computing
license: Proprietary
---
# Numerical Methods Expert
> **Status**: ⚠️ Legacy template awaiting research upgrade
> **Last validated**: 2025-11-08
> **Confidence**: 🔴 Low — Legacy template awaiting research upgrade
## How to use this skill
1. Start with [modules/research-checklist.md](modules/research-checklist.md) and capture up-to-date sources.
2. Review [modules/known-gaps.md](modules/known-gaps.md) and resolve outstanding items.
3. Load topic-specific modules from [_toc.md](_toc.md) only after verification.
4. Update metadata when confidence improves.
## Module overview
- [Core guidance](modules/core-guidance.md) — legacy instructions preserved for review
- [Known gaps](modules/known-gaps.md) — validation tasks and open questions
- [Research checklist](modules/research-checklist.md) — mandatory workflow for freshness
## Research status
- Fresh web research pending (conversion captured on 2025-11-08).
- Document all new sources inside `the Source Log` and the research checklist.
- Do not rely on this skill until confidence is upgraded to `medium` or `high`.
This skill is a numerical methods expert for computational mathematics focused on numerical solutions, approximations, error analysis, and scientific computing. It bundles legacy guidance and a research workflow that must be refreshed before production use. The skill flags areas with low confidence and provides a roadmap to validate and upgrade its recommendations.
The skill inspects and summarizes numerical algorithms, stability and convergence properties, and error estimation techniques across common problem classes (ODEs, PDEs, linear systems, optimization, interpolation). It guides users through a research checklist to capture current sources, document known gaps, and verify topic modules before relying on them. Outputs include algorithm comparisons, implementation notes in Python, and suggested validation tests.
Is this skill ready for production use?
No. The skill is a legacy template with low confidence; you must validate recommendations through the research checklist and current sources before production use.
What should I do first to trust a recommendation?
Follow the research checklist: capture up-to-date references, resolve listed gaps, run targeted numerical experiments, and update the module metadata when confidence improves.