Skills from clawhub.ai/longmaba
2 skills available
facebook-page
This skill manages Facebook Pages via the Meta Graph API with CLI scripts (`node auth.js`, `node cli.js`) to post, list, and manage comments. It reads/stores credentials in `.env` and `tokens.json`, requires `META_APP_ID`, `META_APP_SECRET`, `AUTH_TOKEN`, `CT0`, and makes network calls to `https://graph.facebook.com/v21.0` and `https://x.com`.
0 installs
google-sheets
This skill provides a Node.js CLI to manage Google Sheets via the Google Sheets API using a service account. It reads service account credentials from `GOOGLE_SERVICE_ACCOUNT_KEY`/`GOOGLE_SHEETS_KEY_FILE` or `./service-account.json`/`./credentials.json`/`~/.config/google-sheets/credentials.json`, runs `node scripts/sheets.js`/`npm install`, and calls `https://www.googleapis.com/auth/spreadsheets`.
0 installs