← 返回 Skills 市场
Finance Accrual Rollforward Coordinator
作者
terrycarter1985
· GitHub ↗
· v1.0.0
· MIT-0
35
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install finance-accrual-rollforward-coordinator
功能描述
Coordinate accrual rollforward work using memory-first retrieval and structured reconciliation.
使用说明 (SKILL.md)
finance-accrual-rollforward-coordinator
Trigger when accrual rollforward work needs reconciliation and issue tracking.
Instructions
- Start with
memory_searchfor saved tracker paths, report paths, labels, reminder style, and owner/escalation conventions. - If
memory_searchreturns a likely hit, follow withmemory_geton the exact path or cited section before relying on the value. - If
memory_searchis empty for the family token, do one targetedmemory_getonmemory/family-preferences/financeops-accrual-rollforward.mdbefore assuming there is nothing useful to reuse. - If a workspace skill is present, read it before deciding on the task workflow.
- Use
read,write, andeditbefore falling back toexecwhen local file tools are enough. - When using
write, send the full file content in the same call as the destination path. - Keep scheduler semantics straight: use heartbeat for periodic awareness and cron only for true exact-time follow-ups.
- Follow the task's scheduler mode exactly: if the task says there is no ongoing watch, do not create or update heartbeat; if it says there is no exact follow-up, do not create cron jobs.
- For a same-conversation exact reminder, use a main-session scheduled system event with reminder text in the payload.
- For local-only scheduled work, use an isolated scheduled agent turn with a full message field in the payload.
- Do not use text for isolated agent-turn payloads.
- Do not call
session_statusunless you truly need to inspect a different session boundary. - Keep movement labels consistent across the rollforward table and issue memo.
- Do not invent support for unmatched movements.
安全使用建议
Before installing, make sure you are comfortable with the agent using saved memory to find finance trackers, editing local rollforward or issue memo files, and creating scheduled reminders only when you ask for them. For important finance records, request a diff and explicit confirmation before changes are saved.
功能分析
Type: OpenClaw Skill
Name: finance-accrual-rollforward-coordinator
Version: 1.0.0
The skill bundle provides instructions for coordinating finance accrual rollforward tasks using memory retrieval, file manipulation, and scheduling tools. While it references high-risk capabilities such as 'exec' and 'cron' in SKILL.md, these are framed as standard task management functions with explicit guidance to prioritize safer file operations (read/write/edit) over shell execution. No evidence of malicious intent, data exfiltration, or unauthorized persistence was found.
能力评估
Purpose & Capability
The requested behaviors fit accrual rollforward coordination, including memory lookup, reconciliation file edits, issue memo consistency, and reminders.
Instruction Scope
The skill instructs the agent to use read/write/edit and only fall back to exec, which is purpose-aligned but should be scoped to the intended finance tracker and memo files.
Install Mechanism
No install spec, code files, binaries, environment variables, or credentials are required; the static scan had no code to analyze and reported no findings.
Credentials
Using persistent memory and local file tools is proportionate for a rollforward coordinator, but users should ensure saved paths and conventions are current and trusted.
Persistence & Privilege
The scheduler instructions are bounded by the task's requested scheduler mode, but heartbeat, cron, and isolated scheduled agent turns can create later follow-up activity.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install finance-accrual-rollforward-coordinator - 安装完成后,直接呼叫该 Skill 的名称或使用
/finance-accrual-rollforward-coordinator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: memory-first accrual rollforward reconciliation with structured issue tracking
元数据
常见问题
Finance Accrual Rollforward Coordinator 是什么?
Coordinate accrual rollforward work using memory-first retrieval and structured reconciliation. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 35 次。
如何安装 Finance Accrual Rollforward Coordinator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install finance-accrual-rollforward-coordinator」即可一键安装,无需额外配置。
Finance Accrual Rollforward Coordinator 是免费的吗?
是的,Finance Accrual Rollforward Coordinator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Finance Accrual Rollforward Coordinator 支持哪些平台?
Finance Accrual Rollforward Coordinator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Finance Accrual Rollforward Coordinator?
由 terrycarter1985(@terrycarter1985)开发并维护,当前版本 v1.0.0。
推荐 Skills