From 736cb40d5bed54da79e4b729fc687d7b72f90bf4 Mon Sep 17 00:00:00 2001 From: Hesham Salama Date: Wed, 24 Dec 2025 17:24:58 +0100 Subject: [PATCH] Add materials simulation skills entry to README Added a new entry for materials simulation skills in the README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2b756c4..00428f9 100644 --- a/README.md +++ b/README.md @@ -151,6 +151,7 @@ See the [official repo](https://github.com/anthropics/skills) and [creation guid - **[SHADOWPR0/security-bluebook-builder](https://github.com/SHADOWPR0/security-bluebook-builder)** - Build a concise, normative security Blue Book for sensitive apps (threat model, data classes, auth/session, logging/audit, retention, IR, security gates) - **[obra/defense-in-depth](https://github.com/obra/superpowers/blob/main/skills/defense-in-depth/SKILL.md)** - Multi-layered security approaches - **[haunchen/n8n-skill](https://github.com/haunchen/n8n-skills)** - Enables AI assistants to understand and operate n8n workflows with information on 542 nodes and 20 templates. +- **[materials-simulation-skills](https://github.com/HeshamFS/materials-simulation-skills)** - Agent skills for computational materials science: numerical stability, time-stepping, linear solvers, mesh generation, simulation validation, parameter optimization, and post-processing. ## Articles and Tutorials