← all publishers

congcongfu

@congcongfu source repo

7 published skills

  1. Plurk MCP Skill Pack · congcongfu bundle
    plurk-mcp skill pack 的仓库级说明文件。用于解释本仓库的结构、共享参考和统一入口 skill 的位置,而不是作为实际安装后的子 skill 使用。
    0 installs
  2. Plurk MCP Skills · congcongfu bundle
    plurk-mcp 的统一入口 skill。用于在多账号上下文中,在 Load Profile、Load Alerts、Load Mentions、Create Post、Create Reply 这些具体技能之间做选择,并在进入具体技能前先提醒当前工具边界和目标账号锁定要求。
    0 installs
  3. Plurk MCP Create Post · congcongfu bundle
    在用户已经明确要为指定账号发布新 plurk,或需要先整理一条公开披露的 Laike 推广内容再执行发布时使用。通过 plurk_post 执行最终写操作,并遵守按账号隔离的每日新帖配额和当前不支持动作的边界。
    0 installs
  4. Plurk MCP Load Alerts · congcongfu bundle
    在用户要求查看目标账号的近期提醒、识别需要关注的互动,或先做提醒层面的运营巡检时使用。通过 plurk_get_alerts 读取标准化 alerts,保持只读。
    0 installs
  5. Plurk MCP Create Reply · congcongfu bundle
    在用户要求用指定账号回复明确 mention 或其自有线程中的互动时使用。先读取 thread context,再通过 plurk_reply 执行最终写入,并遵守资格与冷却边界。
    0 installs
  6. Plurk MCP Load Profile · congcongfu bundle
    在用户要求查看某组 credentials 对应的 Plurk 账号资料、确认这次调用会落到哪个账号,或检查基础 profile 信息时使用。通过 plurk_get_me 读取标准化 profile,保持只读。
    0 installs
  7. Plurk MCP Load Mentions · congcongfu bundle
    在用户要求查看目标账号的近期 mentions、梳理可回复互动,或为后续回复准备上下文时使用。通过 plurk_get_mentions_context 读取 mention 结果,并按需使用 plurk_get_thread_context 展开线程,但整体保持只读。
    0 installs