Skip to main content
Run any Skill in Manus
with one click
GitHub repository

MIES

MIES contains 6 collected skills from AllenInstitute, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
29
updated
2026-07-03
Forks
9
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

docu
software-developers

Documentation-consistency guidance for MIES. Use for any task involving behavior, UI text, workflows, analysis, or user-facing output; read and align with the repository's .rst documentation (especially Packages/doc/ and SweepFormula docs) before answering, and flag mismatches between code and docs instead of silently picking one.

2026-07-03
igor-10
software-developers

Igor Pro 10 changes relevant to code generation: 64-bit only, Python integration, compiler behavior changes, new language features, function and operation changes, and bug fixes that alter results. Use when writing or reviewing Igor Pro code that must run on Igor Pro 10, or when Igor 9 vs 10 behavior differences matter.

2026-07-03
igor-commands
software-developers

Alphabetical reference of built-in Igor Pro commands and functions with links to official WaveMetrics documentation. Use to verify a command name or casing exists, or to look up its full signature, parameters, and flags before generating Igor Pro code.

2026-07-03
igor-python
software-developers

Reference for the igorpro Python module used to communicate between Python and Igor Pro 10. Use when writing Python code that runs from within Igor Pro (via Python, PythonFile, or the Python Console), or Igor code that calls into Python.

2026-07-03
igor-wave-dfref
software-developers

Reference for Igor Pro's WAVE and DFREF reference syntax: wave vs WAVE reference distinctions, declaration forms, data folder navigation, and free waves. Use before generating any Igor Pro code involving waves passed as parameters, data folder references, or free waves, since this is where AI-generated Igor code most commonly contains subtle errors.

2026-07-03
igortest
software-quality-assurance-analysts-and-testers

Reference documentation for IgorTest, the Igor Universal Testing Framework (IUTF) used for all MIES unit tests. Use when writing, reviewing, or debugging test cases under Packages/tests, when choosing assertions or logical flags, when setting up test suites or data generators, or when questions come up about test hooks and test execution.

2026-07-03