Read-only Affinity CRM access for analysis and memo prep. Use when you need to fetch Affinity companies, people, notes, opportunities, interactions, or relationship data via API and summarize it. Enforce GET-only operations, never perform writes, and never expose API keys.
在聊天或 Slack 中使用此技能执行 Affinity 分析任务。
快速检查:
bash
zsh -lc [[ -n $AFFINITYAPIKEY ]] && echo AFFINITYAPIKEY 已设置 || echo AFFINITYAPIKEY 未设置
使用捆绑脚本:
bash
./skills/affinity-readonly/scripts/affinityget.sh /companies pagesize=25
./skills/affinity-readonly/scripts/affinity_get.sh /persons term=Driven%20Plastics
./skills/affinity-readonly/scripts/affinityget.sh /notes personid=12345
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 affinity-readonly-1776104728 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 affinity-readonly-1776104728 技能
skillhub install affinity-readonly-1776104728
文件大小: 2.21 KB | 发布时间: 2026-4-14 15:54