Agent Skills
› suboss87/FDEOps
› ingest
ingest
GitHub用于获取外部素材并准备带来源的交互更新,支持从外部笔记或消息中同步信息。需绑定记录并确认方可应用更新,强调上下文契约与诚实报告能力。
触发场景
需要从外部笔记或消息中同步信息
准备带来源的交互更新提案
安装
npx skills add suboss87/FDEOps --skill ingest -g -y
SKILL.md
Frontmatter
{
"name": "ingest",
"description": "Fetch requested source material and prepare sourced engagement updates. Use to catch up from external notes or messages; applying updates requires a bound record and confirmation."
}
ingest
Purpose
Fetch requested source material and prepare sourced engagement updates. Use to catch up from external notes or messages; applying updates requires a bound record and confirmation.
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
- Use permitted supplied material or available source tools to prepare a sourced proposal without requiring an engagement record. CLI staging and reconciliation use a bound engagement; applying updates requires the bound record and confirmation. Do not claim an unbound draft has been saved to engagement memory.
- 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


