social
Installation
SKILL.md
social
Use social for LinkedIn and X work. The agent runs commands; the user decides.
Never call LinkedIn or X HTTP APIs directly.
Run LinkedIn commands at concurrency 1: do not issue multiple social linkedin ...
commands in parallel, and do not batch LinkedIn reads, syncs, or writes through
parallel tool calls.
social account | feedback | schema | update | x | linkedin
social account ...- login, logout, connect, reconnect, disconnect, inspect accounts, billing, usage, logs, and CLI config.social feedback bug|feature- submit a bug report or feature request. Pipe the final report text via stdin.social schema [command path]- authoritative command tree. Use baresocial schemato plan,social schema --listfor the compact cost/capability index, andsocial schema --leavesonly when you need full contracts in a file.social update- local-only fresh update check for the CLI binary and this skill. It prints JSON and never authenticates, calls providers, or spends usage.social x ...- X profiles, live reads, writes, sync, and SQL. Loadreferences/x.md.social linkedin ...- LinkedIn profiles, live reads, company Page management, raw proxy, writes, sync, and SQL. Loadreferences/linkedin.md.