Agent SkillsQuixiAI/Hexis › integration-connector-setup

integration-connector-setup

GitHub

用于配置和验证 Slack、Telegram、Signal 等通信连接器,管理历史数据回填任务。

skills/installed/integration-connector-setup/SKILL.md QuixiAI/Hexis

Trigger Scenarios

连接 Slack/Telegram/Signal 检查可用连接器 导入历史消息

Install

npx skills add QuixiAI/Hexis --skill integration-connector-setup -g -y
More Options

Non-standard path

npx skills add https://github.com/QuixiAI/Hexis/tree/main/skills/installed/integration-connector-setup -g -y

Use without installing

npx skills use QuixiAI/Hexis@integration-connector-setup

指定 Agent (Claude Code)

npx skills add QuixiAI/Hexis --skill integration-connector-setup -a claude-code -g -y

安装 repo 全部 skill

npx skills add QuixiAI/Hexis --all -g -y

预览 repo 内 skill

npx skills add QuixiAI/Hexis --list

SKILL.md

Frontmatter
{
    "name": "integration-connector-setup",
    "category": "communication",
    "contexts": [
        "chat"
    ],
    "requires": {
        "tools": [
            "integration_setup_status",
            "start_integration_setup",
            "configure_channel_integration",
            "verify_channel_integration"
        ]
    },
    "bound_tools": [
        "integration_setup_status",
        "start_integration_setup",
        "configure_channel_integration",
        "verify_channel_integration",
        "start_connector_backfill",
        "connector_backfill_status",
        "control_connector_backfill"
    ],
    "description": "Start, configure, verify, and inspect first-class non-Gmail communication connector setup for Slack, Telegram, and Signal, and manage historical backfill jobs"
}

Integration Connector Setup

Use this when the user asks to connect Slack, Telegram, Signal, or to inspect available communication connectors.

Principles

  • Treat setup as an in-conversation flow with exact next steps from the DB connector manifest.
  • Never ask the user to paste bot tokens, app tokens, passwords, or API secrets into chat. Token fields must be env var names.
  • Use connect_gmail from the Gmail connector skill for Gmail OAuth; this skill covers manual/pairing channel connectors.
  • Be explicit when a capability is planned rather than available for a given provider.
  • Historical backfill is local memory ingestion and needs explicit user approval, even when the provider access is read-only. Queue it only for a connected connector, after the user asks to import history.
  • After config is written or the user says env vars are set, call verify_channel_integration so the DB records the connection only when the channel worker's config truth resolves.

Flow

  1. Call integration_setup_status for the requested connector or for all connectors if the user asks what can be connected.
  2. Call start_integration_setup with the least capabilities matching the user's request.
  3. If the user provides channel settings, call configure_channel_integration only with env var names for token fields and non-secret allowlists or URLs.
  4. Call verify_channel_integration after the env/config values should be available.
  5. Tell the user to start or restart hexis-channels only if verification succeeded and the adapter is not already running.
  6. If the user asks to import history, call start_connector_backfill with the smallest useful scope — Slack needs a channel_id; Telegram, Signal, and Twitter/X take a local export/archive path (export_path/import_path).
  7. Use connector_backfill_status for progress, and control_connector_backfill only when the user asks to pause, resume, or cancel a job.

Version History

  • 990da5f Current 2026-08-20 13:53

Same Skill Collection

plugins/installed/fathom/skills/fathom/SKILL.md
skills/installed/calendar/SKILL.md
skills/installed/code-execution/SKILL.md
skills/installed/connector-action-authorization/SKILL.md
skills/installed/core-memory/SKILL.md
skills/installed/cost-report/SKILL.md
skills/installed/council/SKILL.md
skills/installed/crm-lookup/SKILL.md
skills/installed/daily-briefing/SKILL.md
skills/installed/delegation/SKILL.md
skills/installed/email-digest/SKILL.md
skills/installed/expense-capture/SKILL.md
skills/installed/github-issues/SKILL.md
skills/installed/gmail-actions/SKILL.md
skills/installed/gmail-connector-setup/SKILL.md
skills/installed/humanizer/SKILL.md
skills/installed/image-gen/SKILL.md
skills/installed/inbox-triage/SKILL.md
skills/installed/knowledge-ingest/SKILL.md
skills/installed/meeting-follow-up/SKILL.md
skills/installed/meeting-prep/SKILL.md
skills/installed/memory-exchange/SKILL.md
skills/installed/operations/SKILL.md
skills/installed/outreach/SKILL.md
skills/installed/personal-notes/SKILL.md
skills/installed/self-inspection/SKILL.md
skills/installed/self-reflection/SKILL.md
skills/installed/skill-authoring/SKILL.md
skills/installed/travel-prep/SKILL.md
skills/installed/twitter-x-actions/SKILL.md
skills/installed/twitter-x-connector-setup/SKILL.md
skills/installed/weekly-review/SKILL.md
plugins/installed/asana/skills/asana/SKILL.md
plugins/installed/hubspot/skills/hubspot/SKILL.md
plugins/installed/todoist/skills/todoist/SKILL.md
plugins/installed/youtube/skills/youtube/SKILL.md
skills/installed/research/SKILL.md
plugins/installed/twitter/skills/twitter/SKILL.md
plugins/installed/video_gen/skills/video_gen/SKILL.md

Metadata

Files
0
Version
97f625f
Hash
683ef51b
Indexed
2026-08-20 13:53

Главная - Вики-сайт
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-29 21:48
浙ICP备14020137号-1 $Гость$