Functions§
- clear_
plugin_ options_ cache - Clear the plugin options cache.
- delete_
plugin_ options - Delete all stored option values for a plugin.
- get_
plugin_ storage_ id - Get the canonical storage key for a plugin’s options.
- get_
unconfigured_ options - Find option keys whose saved values don’t satisfy the schema.
- load_
plugin_ options - Load saved option values for a plugin.
- save_
plugin_ options - Save option values.
- substitute_
plugin_ variables - Substitute ${CLAUDE_PLUGIN_ROOT} and ${CLAUDE_PLUGIN_DATA} with their paths.
- substitute_
user_ config_ in_ content - Content-safe variant for skill/agent prose.
- substitute_
user_ config_ variables - Substitute ${user_config.KEY} with saved option values.