Agent Skills
› suboss87/FDEOps
› connect
connect
GitHub用于配置或诊断数据源访问,支持 MCP 设置及凭据管理。利用宿主工具检查能力,无需参与记录即可处理配置,确保凭据保留在宿主端。
触发场景
需要配置新的数据源连接
诊断数据源访问失败问题
MCP 协议源初始化设置
安装
npx skills add suboss87/FDEOps --skill connect -g -y
SKILL.md
Frontmatter
{
"name": "connect",
"description": "Configure or diagnose access to a requested source using available host tools. Use for source MCP setup; source configuration needs no engagement record and credentials stay with the host."
}
connect
Purpose
Configure or diagnose access to a requested source using available host tools. Use for source MCP setup; source configuration needs no engagement record and credentials stay with the host.
Before investigating or acting:
- Read the task context contract.
- Read the method.
Load further references only when the task needs them. Everything linked is included in this skill; no other skill pack is required.
Principles
- Source configuration and capability checks do not require an engagement record. Use available host tools and source documentation. Any later record staging or application follows the ingest method and its binding and confirmation requirements.
- If called by @fde, reuse its current sanitized packet and scope. Do not restart setup, discovery or questions already answered.
- The task context contract controls persistence and authority in both modes. Preserve unknowns and distinguish implementation, verification, deployment and acceptance.
- Use the customer's repository instructions and available tools. Report a missing capability or unrun check honestly; do not claim that installing a skill provisions infrastructure.
版本历史
- 4e9335d 当前 2026-09-21 23:50


