Skip to content

v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Jul 20:26

Minor Changes

  • Rename the collection to a domain-first social-* family, generalize post/thread across platforms, and add an idk router.

    Breaking — skills renamed (reinstall under the new name):

    Old New
    linkedin-post social-post
    x-thread social-thread
    carousel social-carousel
    hooks social-hook
    cross-post social-crosspost
    repurpose social-repurpose
    reply-writer social-reply
    ad-writer social-ad
    content-calendar social-calendar
    post-check social-check
    voice social-voice

    social-context and social-audit keep their names.

    Addedidk router (type /idk to find the right skill; user-invoked via a top-level disable-model-invocation), a CONTEXT.md domain model, and per-platform references/platform-rules.md for social-post and social-thread.

    Changedsocial-post and social-thread are now multi-platform (procedure in SKILL.md, per-platform limits in references/); every skill's Quality bar is enforced by a final workflow step; consuming skills read social-context.md sections (including the new ## Positioning) by exact heading; social-crosspost platform data moved to references/.