Files
dify/api/agent-notes/core/skill/skill_manager.py.md

203 B

Summary: Summary:

  • Loads/saves skill bundles to app asset storage.

Invariants:

  • Skill bundles use AppAssetStorage refs and JSON serialization.

Tests:

  • Covered by skill bundle build/load unit tests.