Skip to content

Repository files navigation

DunSocial Skills

License: MIT Copyright

Agent skill for the DunSocial CLI (dun).

Schedule and publish social posts from coding agents — Claude Code, Codex, Cursor, Pi, OpenCode, and more.

Install

skills.sh

npx skills add thisuxhq/dunsocial-skills

One skill only:

npx skills add thisuxhq/dunsocial-skills@dunsocial

CLI (ships with npm)

npm install -g dunsocial
dun skill install all

One agent only:

dun skill install claude

Skill

Name What it teaches
dunsocial Auth, workspaces, accounts, schedule, publish, media, drafts, memory, exit codes

Quick start

npm install -g dunsocial
dun auth login
dun workspace list
dun accounts list --json
dun posts schedule \
  --text "Shipped from an agent." \
  --accounts <id> \
  --in 1h \
  --json

CI / headless

In the app: Settings → CLI

Set:

export DUN_TOKEN=…
export DUN_WORKSPACE_ID=…

Links

License

Copyright © 2026 THISUX Private Limited.

Released under the MIT License. You may use, modify, and distribute this project for personal and commercial purposes, provided the copyright and permission notice are retained.

About

Agent skill for the DunSocial CLI — schedule and publish social posts from coding agents

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors