FacebookLinkGenerator
command-line app for generating facebook links
Install / Use
/learn @PiciAkk/FacebookLinkGeneratorREADME
Facebook Link Generator
command-line app for generating facebook links
Usage:
Install dependencies:
npm install
Use:
Usage example:
Input:
npm start https://www.youtube.com/watch?v=xcJtL7QggTI
Output:
> facebooklinkgenerator@1.0.0 start E:\xample\facebookLinkGenerator
> node generate.js "https://www.youtube.com/watch?v=xcJtL7QggTI"
https://l.facebook.com/l.php?u=https://www.youtube.com/watch?v=xcJtL7QggTI
Use with command-line arguments:
npm start url
or
node generate.js url
Use with in-program input:
npm start
or
node generate.js
Origin:
Basically, this is just a modified version of my Messenger Link Generator with Facebook's "redirecting server"
Online demo:
Related Skills
gh-issues
344.4kFetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
node-connect
344.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
oracle
344.4kBest practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
tmux
344.4kRemote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
