General Query Literature Database

Find relevant simulation workflows in the in-house literature database.

learningmatter-mit Updated

File contents

Query Literature Databases

The in-house literature database consists of markdown (.md) files stored in the .agents/workflows/ directory. Each file contains a workflow guide for a specific research topic, summarized from academic papers.

To efficiently find the most relevant workflow guide without reading every file in full, you must rely on the short descriptions located in each file's YAML header.

Execution Instructions:

Scan Database: Because the database is currently small, use the following command to quickly extract all descriptions:

grep -rn "^description:" .agents/workflows/

learningmatter-mit/AtomisticSkills/tree/main/.agents/skills/general-query-literature-database commit 4a85c324cf

Frequently asked questions

npx skillmds@latest add learningmatter-mit/general-query-literature-database