List the AI Product Idea Generator workflow in the README - #254
Open
Hotragn wants to merge 1 commit into
Open
Conversation
N8N_WorkFlows/ai-competitor-analysis landed in tinyfish-io#78 but was never added to the n8n Workflows table, so it is unreachable from the README and effectively invisible to anyone browsing the repo. Added it with the title from its own README rather than the folder name, which is stale: the directory is ai-competitor-analysis and the JSON is ai-competitor-radar.json, but the workflow is the AI Product Idea Generator. Left the folder name alone to keep this a one-line docs fix rather than a rename with links pointing at it. All four directories under N8N_WorkFlows are now listed.
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
N8N_WorkFlows/ai-competitor-analysislanded in #78 but was never added to the n8n Workflows table. It has a full README and a workingai-competitor-radar.json, but nothing in the repo links to it, so it's effectively invisible to anyone browsing.One row added. All four directories under
N8N_WorkFlows/are now listed.On the naming: I used the title from the workflow's own README ("AI Product Idea Generator") rather than the folder name. The folder is
ai-competitor-analysisand the JSON isai-competitor-radar.json, but the workflow itself scrapes Reddit pain points and Product Hunt listings to surface unsolved market gaps — the folder name looks like a leftover from an earlier version of the idea.I deliberately did not rename the folder. That would turn a one-line docs fix into a rename plus link updates, and the folder name is your call, not mine. Happy to send that separately if you want the naming tidied up.