---
name: Dynamic Resources
slug: dynamic-resources
category: AI Engineering
description: Dynamic Resources provides a shared resource layer loaded by the dynamic-resources extension. Use it when an agent needs local-first memory or context shared across coding tools.
github: "https://github.com/AVIDS2/memorix/tree/main/packages/memcode/examples/extensions/dynamic-resources"
language: TypeScript
stars: 681
forks: 53
install: "npx degit https://github.com/AVIDS2/memorix/tree/main/packages/memcode/examples/extensions/dynamic-resources ~/.claude/skills/dynamic-resources"
installs_to: ~/.claude/skills/dynamic-resources
source_path: packages/memcode/examples/extensions/dynamic-resources/SKILL.md
collection_size: 10
category_size: 2451
collection_url: "https://dirskills.com/collections/AVIDS2/memorix"
added: 2026-08-24T05:16:06.276Z
last_synced: 2026-08-24T05:16:06.276Z
canonical_url: "https://dirskills.com/skills/dynamic-resources"
---

# Dynamic Resources

Dynamic Resources provides a shared resource layer loaded by the dynamic-resources extension. Use it when an agent needs local-first memory or context shared across coding tools.

**Install:**

```bash
npx degit https://github.com/AVIDS2/memorix/tree/main/packages/memcode/examples/extensions/dynamic-resources ~/.claude/skills/dynamic-resources
```

## README

# Dynamic Resources Skill

This skill is provided by the dynamic-resources extension.
