- Automate the discovery of LinkedIn advice articles based on specific topics.
- Generate unique contributions for LinkedIn articles using AI.
- Store and manage contributions in a database for future reference.
- Share AI-generated content directly to Slack channels for team collaboration.
Triggers weekly to search for LinkedIn advice articles based on a specified topic. Extracts article links from Google search results using a code node. Retrieves the content of each article and extracts relevant information. Generates unique contributions for each topic using an AI model. Posts the contributions to a Slack channel and stores them in a database.
- 1Import the workflow template into your n8n instance.
- 2Set the specific topic for Google search in the 'Set Topic for Google search' node.
- 3Connect your Slack and NocoDB accounts in the workflow.
- 4Adjust the schedule trigger if needed to fit your requirements.
- 5Run the workflow to start generating contributions.