docs/zh-CN/skills/connections-optimizer/SKILL.md
重新组织用户的X和LinkedIn网络,采用审查优先的修剪策略,提供添加/关注建议,并以用户真实口吻起草针对不同渠道的温和外联。当用户希望清理关注列表、向当前优先事项发展或围绕更高信号的关系重新平衡社交图谱时使用。
npx skillsauth add affaan-m/everything-claude-code connections-optimizerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
重新组织用户的社交网络,而非将对外联系视为单向的潜在客户列表。
本技能处理:
收集或推断:
light-pass、default 或 aggressive如果用户未指定模式,则使用 default。
x-api 用于 X 图谱检查与近期活动lead-intelligence 用于目标发现与温暖路径排序social-graph-ranker 当用户希望独立于更广泛的线索流程评估桥梁价值时brand-voice 在起草外联内容之前light-passdefaultaggressive使用以下正面信号:
使用以下负面信号:
互关和真实的温暖路径桥梁应比单向关注受到更宽松的惩罚。
lead-intelligence 结合研究信息对扩展候选者进行排序。brand-voice。连接优化器报告
============================
模式:
平台:
优先级设置:
修剪队列
- 账号/个人资料
原因:
置信度:
操作:
审查队列
- 账号/个人资料
原因:
风险:
保留/保护
- 账号/个人资料
桥梁价值:
添加/关注目标
- 联系人
当前原因:
预热路径:
首选渠道:
草稿
- X 私信:
- LinkedIn:
- Apple 邮件:
brand-voice 用于可复用的语音档案social-graph-ranker 用于独立的桥梁评分与温暖路径计算lead-intelligence 用于加权目标与温暖路径发现x-api 用于 X 图谱访问、起草和可选执行流程content-engine 当用户还希望围绕网络变动发布公开内容时data-ai
Design task-local harnesses, eval gates, and reusable skill extraction for Claude dynamic workflow mode and other adaptive agent harnesses.
development
React component testing with React Testing Library, Vitest/Jest, MSW for network mocking, accessibility assertions with axe, and the decision boundary between component tests and Playwright/Cypress end-to-end runs. Use when writing or fixing tests for React components, hooks, or pages.
tools
React and Next.js performance optimization patterns adapted from Vercel Engineering's React Best Practices (https://github.com/vercel-labs/agent-skills). Organizes 70+ rules across 8 priority categories — waterfalls, bundle size, server-side, client fetching, re-render, rendering, JS micro-perf, advanced. Use when writing, reviewing, or refactoring React/Next.js code for performance.
tools
React 18/19 patterns including hooks discipline, server/client component boundaries, Suspense + error boundaries, form actions, data fetching, state management decision trees, and accessibility-first composition. Use when writing or reviewing React components.