Skip to content

docs: add Typefully draft URL trigger - #28

Merged
linuz90 merged 1 commit into
mainfrom
fab/typ-7308-draft-url-skill
Jul 9, 2026
Merged

docs: add Typefully draft URL trigger#28
linuz90 merged 1 commit into
mainfrom
fab/typ-7308-draft-url-skill

Conversation

@linuz90

@linuz90 linuz90 commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Typefully Agent Skill instructions now explicitly recognize dropped Typefully draft URLs and map their query params to the existing drafts:get command, so local agents have the trigger text they need without previewing deep into the skill body.

Refs TYP-7308

Summary

  • Draft URL trigger: updates the skill frontmatter and top-level guidance to mention https://typefully.com/?a=<social_set_id>&d=<draft_id> as a direct trigger for the Typefully skill.
  • Command mapping: documents that a maps to social_set_id, d maps to draft_id, and ?d=<draft_id> can use the configured default social set with --use-default.
  • Changelog: records the new trigger behavior under the 2026-07-09 changelog section.

Related Links

Validation

  • npm test

Manual QA

  • Ask a local agent about https://typefully.com/?a=123&d=456 → it should choose the Typefully skill and propose ./scripts/typefully.js drafts:get 123 456.

After Merge

  • Merge before or alongside the frontend discovery PR so Typefully's skill discovery description and raw skill artifact stay aligned.

@linuz90
linuz90 force-pushed the fab/typ-7308-draft-url-skill branch from 1468578 to aa0bf89 Compare July 9, 2026 13:03
@linuz90
linuz90 merged commit 0866222 into main Jul 9, 2026
2 checks passed
@linuz90
linuz90 deleted the fab/typ-7308-draft-url-skill branch July 9, 2026 13:48
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