Agent SkillsQuixiAI/Hexis › connector-action-authorization

connector-action-authorization

GitHub

用于管理外部连接器(如邮件、消息平台)的操作权限,包括检查、授予和撤销发送、回复、标签及垃圾邮件处理等策略。遵循最小权限原则,支持限制目标、频率及自主行为范围,确保操作安全可控。

skills/installed/connector-action-authorization/SKILL.md QuixiAI/Hexis

Trigger Scenarios

用户要求通过连接器发送邮件或回复消息 用户需要授予或撤销连接器操作权限 用户希望配置自动化的连接器行为策略

Install

npx skills add QuixiAI/Hexis --skill connector-action-authorization -g -y
More Options

Non-standard path

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

Use without installing

npx skills use QuixiAI/Hexis@connector-action-authorization

指定 Agent (Claude Code)

npx skills add QuixiAI/Hexis --skill connector-action-authorization -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": "connector-action-authorization",
    "category": "communication",
    "contexts": [
        "chat"
    ],
    "requires": {
        "tools": [
            "connector_action_policy_status",
            "grant_connector_action_policy",
            "revoke_connector_action_policy"
        ]
    },
    "bound_tools": [
        "connector_action_policy_status",
        "grant_connector_action_policy",
        "revoke_connector_action_policy"
    ],
    "description": "Inspect, grant, and revoke scoped connector action policies for sends, replies, labels, spam triage, and provider state changes"
}

Connector Action Authorization

Use this when the user wants Samantha to act through an external connector beyond read-only setup/backfill: sending messages, replying to email, marking messages read, labeling, spam triage, deletion, or cross-channel intervention.

Principles

  • Do not treat a connected account as permission to act. Connection grants access; action policies grant behavior.
  • Make the policy concrete before granting it: connector, action kind, target/account, contexts, limits, and expiration when relevant.
  • Prefer narrow constraints: allowed_targets / allowed_recipients and max_per_day are safer than broad grants.
  • allow_autonomous: true means heartbeat or another non-chat context may act without a live user message. Use it only when the user explicitly asks for ongoing/autonomous behavior.
  • Keep destructive actions, especially delete, out of autonomous policy unless the user is exceptionally explicit and the constraints are narrow.

Flow

  1. Call connector_action_policy_status to inspect existing grants.
  2. If granting, summarize the proposed scope in normal language before calling grant_connector_action_policy.
  3. Use requires_per_action_approval: false only when the user asks for preauthorization rather than case-by-case approval.
  4. Use revoke_connector_action_policy when the user asks to remove or narrow a grant.

Version History

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

Same Skill Collection

plugins/installed/fathom/skills/fathom/SKILL.md
skills/installed/calendar/SKILL.md
skills/installed/code-execution/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/integration-connector-setup/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
d0fb5ad9
Indexed
2026-08-20 13:52

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