file-memory-billing文件化记忆与任务归档工作流。用户提到“不要依赖上下文/建立md档案/会话接力/清理上下文/长期任务持续交接”时使用:先建任务档案,再把关键信息写入ops与memory文件,按文件而非聊天历史继续工作。
Install via ClawdBot CLI:
clawdbot install shr860910/file-memory-billingGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://skillpay.me/api/v1/billing`)Audited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
Manages long-term software projects by creating task archives for each feature or bug fix, documenting decisions in DECISIONS.md, and tracking progress in WORKLOG.md. Ensures seamless handoffs between team members without relying on chat history, with code commits linked to task files.
Handles client engagements by establishing task archives for each deliverable, recording meeting notes and decisions in memory files, and maintaining NEXT_STEPS.md for follow-ups. Facilitates consistent service delivery across multiple sessions by referencing file-based records instead of chat context.
Organizes content production tasks such as article writing or video scripting by creating TASK-*.md files for each piece, logging revisions in WORKLOG.md, and storing long-term ideas in MEMORY.md. Enables collaborative editing and deadline tracking without losing context in chat threads.
Supports research projects by archiving tasks for literature reviews or experiments, documenting methodologies in DECISIONS.md, and preserving findings in memory files. Allows researchers to pause and resume work over extended periods by relying on structured file archives rather than ephemeral chat data.
Charges users per skill invocation via a token-based system, with default rates of 10 tokens per call. Integrates with SKILL_BILLING_API_KEY for automated payments, offering flexibility for occasional users without subscription commitments. Revenue is generated through microtransactions for each task archival or memory update.
Provides organizations with unlimited access to the skill, including premium features like enhanced file storage, team collaboration tools, and priority support. Targets businesses needing consistent workflow management across departments, with tiered pricing based on user count or data volume.
Offers a free tier with basic file memory functions and limited monthly calls, encouraging user adoption. Monetizes through upgrades to paid plans for advanced features such as automated billing integration, custom directory structures, and analytics on task completion rates.
💬 Integration Tip
Ensure Node.js is installed and set SKILL_BILLING_API_KEY in the environment; structure project directories with ops/ and memory/ folders as per the standard to avoid errors.
Scored Apr 19, 2026
Structured reasoning through sequential thinking — break complex problems into steps, solve each independently, verify consistency, synthesize conclusions wi...
LLM-driven epistemic reasoning engine. Evaluates claims against evidence, outputs calibrated confidence and structured belief state (VERIFIED/CONTESTED/UNCER...
Loads and manages company context for all C-suite advisor skills. Reads ~/.claude/company-context.md, detects stale context (>90 days), enriches context duri...
Turn scattered local sources into a source-constrained evidence notebook for incident, release, and maintainer decisions.
三级记忆管理系统 (Three-Tier Memory Management)。用于管理 AI 代理的短期、中期、长期记忆。包括:(1) 滑动窗口式短期记忆,(2) 自动摘要生成中期记忆,(3) 向量检索长期记忆 (RAG)。当需要管理对话历史、优化上下文、构建个人知识库、或实现记忆持久化时使用此 Skill。
Store secrets, long-term memory, daily logs, and anything custom in your Convex backend instead of local files