← 返回
数据分析 Key 中文

Affinity Readonly

Read-only Affinity CRM access for analysis and memo prep. Use when you need to fetch Affinity companies, people, notes, opportunities, interactions, or relat...
Affinity CRM 只读权限,用于分析和备忘录准备。支持获取公司、人员、笔记、商机、互动及关系数据。
howdymarc
数据分析 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 461
下载
💾 3
安装
1
版本
#latest

概述

Affinity Read-Only

Use this skill for Affinity analysis tasks from chat or Slack.

Hard rules

  • Use GET requests only.
  • Never call POST, PUT, PATCH, or DELETE.
  • Never change stages, notes, tags, companies, or people.
  • Never print, log, or echo AFFINITY_API_KEY.
  • If a request requires modification, stop and ask for explicit approval.

Prerequisite

  • AFFINITY_API_KEY must be set in local environment.

Quick check:

zsh -lc '[[ -n "$AFFINITY_API_KEY" ]] && echo "AFFINITY_API_KEY is set" || echo "AFFINITY_API_KEY is not set"'

API helper

Use the bundled script:

./skills/affinity-readonly/scripts/affinity_get.sh "/companies" "page_size=25"
./skills/affinity-readonly/scripts/affinity_get.sh "/persons" "term=Driven%20Plastics"
./skills/affinity-readonly/scripts/affinity_get.sh "/notes" "person_id=12345"
  • Arg 1: endpoint path beginning with /
  • Arg 2 (optional): query string without leading ?
  • Base URL defaults to https://api.affinity.co and can be overridden with AFFINITY_API_BASE

Workflow

  1. Confirm task is analysis-only.
  2. Fetch only required records with affinity_get.sh.
  3. Summarize evidence with IDs/timestamps when available.
  4. If data appears incomplete, request clarifying filters (date range, company, person).
  5. Refuse any write/update request unless user explicitly approves and policy is changed.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-19 18:02 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 165 📥 60,034
data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 368 📥 140,491
data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 198 📥 65,132