### Install Imgflip Plugin Source: https://github.com/elizaos-plugins/plugin-imgflip/blob/main/README.md Installs the Imgflip plugin using pnpm. This command is used to add the plugin to your project's dependencies. ```bash pnpm install @elizaos/plugin-imgflip ``` -------------------------------- ### Install Dependencies and Build Plugin Source: https://github.com/elizaos-plugins/plugin-imgflip/blob/main/README.md Installs project dependencies and builds the Imgflip plugin. These commands are essential for local development and testing. ```bash pnpm install pnpm run build ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.