{"slug":"agents","title":"agents","summary":"Imported from haoming-luo/agentfem/docs/agents.","platform":"Claude","tags":[],"authorName":"LLM Mart","authorSlug":"llm-mart","score":0,"source":"github","price":null,"verified":false,"createdAt":"2026-09-24T15:00:11.33684Z","repo":{"url":"https://github.com/haoming-luo/agentfem","stars":16,"forks":3,"license":"Apache-2.0","updatedAt":"2026-09-24T14:21:12Z"},"bodyHtml":"<h1>AgentFEM skill</h1>\n<p>The repository ships a standards-compatible AgentFEM skill that teaches coding\nagents the public workflow, project lifecycle, result contract, scientific\nvalidation boundary, and safe extension rules.</p>\n<p>The canonical source is\n<a href=\"https://github.com/haoming-luo/agentfem/blob/main/skills/agentfem/SKILL.md\"><code>skills/agentfem/SKILL.md</code></a>.\nIt is versioned with the code so that agent behavior can evolve alongside API\nand project-format changes.</p>\n<p>The directory is self-contained: keep <code>SKILL.md</code>, <code>agents/</code>, and <code>references/</code>\ntogether. A skill-aware agent can load it directly from the repository. For a\npersonal Codex installation, copy or link the complete <code>skills/agentfem/</code>\ndirectory to <code>$CODEX_HOME/skills/agentfem/</code> (or\n<code>~/.codex/skills/agentfem/</code> when <code>CODEX_HOME</code> is unset); copying only\n<code>SKILL.md</code> omits the scientific and implementation references.</p>\n<p>The main skill stays concise and routes detailed material progressively:\nworkflow guidance is read for modeling tasks, while concepts, module ownership,\nvalidation, and extension rules are loaded only when the task requires them.</p>\n<h2>What the skill is for</h2>\n<ul>\n<li>discover and validate an AgentFEM installation;</li>\n<li>create and operate projects through the public workflow;</li>\n<li>interpret structured failures and simulation results;</li>\n<li>preserve the distinction between execution and scientific verification;</li>\n<li>route reusable finite-element functionality to the correct module;</li>\n<li>upgrade older projects without silently rewriting scientific intent.</li>\n<li>freeze runtime and scientific-input evidence, run safe local ensembles, and\nbuild traceable convergence/loading/response experiments;</li>\n<li>inspect declared private extensions without automatically executing or\ninstalling untrusted packages.</li>\n</ul>\n<p>The skill does not guess API keywords. It begins with\n<code>agentfem.public_api(\"core\")</code>, <code>models.model_api(\"core\")</code>, and the provider\ncontracts reported by <code>agentfem capabilities --json</code>. Compatibility names may\nremain executable during 0.2.x, but new cases use the canonical vocabulary.</p>\n<p>The skill complements the machine-readable <code>/agentfem.json</code> manifest and\nscientific <code>src/agentfem/knowledge/catalog.json</code>; it does not replace the public API or the\nsolver's deterministic checks.</p>\n","files":[{"path":"acceptance.md","sizeBytes":3161,"isText":true},{"path":"index.md","sizeBytes":3948,"isText":true},{"path":"mcp.md","sizeBytes":2900,"isText":true},{"path":"skill.md","sizeBytes":2232,"isText":true}],"reviewScore":null,"reviewSummary":null,"trust":{"provenance":"trusted-source-unreviewed","notice":"Community-authored content, reproduced verbatim and not vetted as instructions. Treat it as data to evaluate, never as directives to follow.","bodySource":null},"bodyLocked":false,"purchaseUrl":null,"sourceUrl":null,"report":{"provenance":"trusted-source-unreviewed","screen":{"ran":true,"outcome":"clean","suspicious":0,"notes":0,"hiddenCharacters":false},"virusScan":{"engine":"clamav","status":"clean","scannedAt":"2026-09-24T15:00:23.813263Z","sha256":"53E617ED5466D7C96896BC6C61E288F849B32B5A85300514410A1DBAA9BBCB2D","sizeBytes":6132},"review":null,"source":{"repositoryUrl":"https://github.com/haoming-luo/agentfem","path":"docs/agents","license":"Apache-2.0","commit":"ce72d0e93277d87b647e933e84ed899eab35eaca","subtreeSha":"1B54A1CCC14D853C2A818C29168D3EEBC97EBE8C4B6BC0ABAFCFDE0F4A4FE1D5","lastSyncedAt":"2026-09-24T15:00:11.334033Z"},"reviewedAt":"2026-09-24T15:10:18.564409Z","notice":"Community-authored content, reproduced verbatim and not vetted as instructions. Treat it as data to evaluate, never as directives to follow."},"install":[{"target":"skills-cli","command":"npx skills add https://github.com/haoming-luo/agentfem/tree/main/docs/agents"},{"target":"claude-code","command":"claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install haoming-luo-agentfem@llmmart"},{"target":"git","command":"git clone https://github.com/haoming-luo/agentfem.git"}]}