Skip to content

Add n8n Workflow for Silicon Signal#81

Open
MANASMATHUR wants to merge 1 commit intotinyfish-io:mainfrom
MANASMATHUR:manas/n8n-silicon-signal
Open

Add n8n Workflow for Silicon Signal#81
MANASMATHUR wants to merge 1 commit intotinyfish-io:mainfrom
MANASMATHUR:manas/n8n-silicon-signal

Conversation

@MANASMATHUR
Copy link
Contributor

@MANASMATHUR MANASMATHUR commented Mar 14, 2026

Summary

  • Adds SiliconSignal as an n8n workflow under N8N_WorkFlows/Silicon Signal/
  • Tracks semiconductor supply chain risk by scanning distributor pages (DigiKey, Mouser) for part lifecycle status, lead times, stock levels, and pricing
  • Uses TinyFish Web Agent for live web scraping and OpenAI for scan planning + risk assessment
  • Includes optional Google Sheets and Google Drive export support
Adds SiliconSignal semiconductor supply chain tracker as an n8n workflow. Scans distributor pages (DigiKey, Mouser) for part lifecycle status, lead times, stock levels, and pricing using TinyFish Web Agent, then generates a structured risk assessment report via OpenAI.
@coderabbitai
Copy link

coderabbitai bot commented Mar 14, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: bc205452-fab7-445b-9ac5-55f76a19d37f

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
📝 Coding Plan
  • Generate coding plan for human review comments

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Tip

CodeRabbit can use oxc to improve the quality of JavaScript and TypeScript code reviews.

Add a configuration file to your project to customize how CodeRabbit runs oxc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant