Skip to content

feat: add LinkedIn mentions support to Typefully CLI and skill#10

Merged
frankdilo merged 1 commit intomainfrom
feat/linkedin-mentions-cli-skill
Feb 26, 2026
Merged

feat: add LinkedIn mentions support to Typefully CLI and skill#10
frankdilo merged 1 commit intomainfrom
feat/linkedin-mentions-cli-skill

Conversation

@frankdilo
Copy link
Contributor

Summary

  • add a new CLI command: - linkedin:organizations:resolve [social_set_id] --organization-url <url>
    • supports --organization_url and --url aliases
  • wire the command to Typefully API endpoint: - GET /v2/social-sets/{social_set_id}/linkedin/organizations/resolve
  • update CLI help/examples with LinkedIn mention workflow and mention syntax
  • update skills/typefully/SKILL.md with LinkedIn mentions section, command reference, and examples
  • bump SKILL frontmatter last-updated to 2026-02-26
  • add changelog entries in skills/typefully/CHANGELOG.md
  • add tests for success/default-social-set/error cases in tests/social-sets.test.js

Validation

  • npm run test:social-sets
  • npm run test:all

@frankdilo frankdilo merged commit a8fee35 into main Feb 26, 2026
6 checks passed
@frankdilo frankdilo deleted the feat/linkedin-mentions-cli-skill branch February 26, 2026 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant