openclaw/docs/PLUGIN_DEVELOPMENT.md
2026-01-27 17:44:58 +09:00

20 lines
425 B
Markdown

# Plugin Development
## Overview
Placeholder for plugin development workflow and expectations.
## Project Structure
Placeholder for recommended folder layout and entry points.
## API Surface
Placeholder for SDK usage and versioning guidance.
## Testing
Placeholder for test strategy and tooling.
## Publishing
Placeholder for release steps and registry requirements.
## Examples
Placeholder for minimal plugin example.