跳转到主要内容

Planning With Files Zht

技能 活跃

基於 Manus 風格的檔案規劃系統,用於組織和追蹤複雜任務的進度。建立 task_plan.md、findings.md 和 progress.md 三個檔案。當使用者要求規劃、拆解或組織多步驟專案、研究任務或需要超過5次工具呼叫的工作時使用。支援 /clear 後的自動會話恢復。觸發詞:任務規劃、專案計畫、制定計畫、分解任務、多步驟規劃、進度追蹤、檔案規劃、幫我規劃、拆解專案

目的

To provide a structured, persistent memory for AI agents managing complex tasks, preventing context drift and ensuring progress is tracked reliably through Markdown files.

功能

  • Persistent Markdown file-based planning
  • Automatic context recovery after session clear
  • Pre-tool use plan file reading
  • Post-action progress file update prompts
  • Structured error logging in plan files

使用场景

  • Planning multi-step projects requiring more than 5 tool calls
  • Organizing and tracking progress on research tasks
  • Maintaining context and goals across long-running agent sessions
  • Structuring complex development workflows

非目标

  • Replacing a full project management suite
  • Managing simple, single-step queries
  • Performing direct file edits without user-defined planning steps
  • Storing large binary assets

Security

  • warning:InjectionThe SKILL.md explicitly mentions that content written to `task_plan.md` can be a target for indirect prompt injection due to hooks automatically re-reading it, and warns against executing instructions from external sources without confirmation.
  • warning:Transitive Supply-Chain GrenadesThe skill's hooks re-read `task_plan.md` before tool use, and the SKILL.md warns that content within this file, especially from web or search results, could be an injection vector if not treated as untrusted. The script `session-catchup.py` also parses session data which could be a vector if not properly validated.

安装

请先添加 Marketplace

/plugin marketplace add OthmanAdi/planning-with-files
/plugin install planning-with-files@planning-with-files

质量评分

98 /100
1 day ago 分析

信任信号

最近提交9 days ago
星标21.1k
许可证MIT
状态
查看源代码

类似扩展

Standup Solo

100

运行一个 5 分钟的个人站会,内容包括昨天完成的工作、遇到的障碍以及今天的计划。当用户要求进行每日检查、询问“我今天应该做什么?”、“我昨天做了什么?”或想摆脱效率低谷时使用。

技能
rockscy

Foundation Meeting Agenda

100

Produces an attendee-facing agenda that sets what will be discussed, who owns each topic, and how time will be spent. Supports ten meeting type variants (standup, planning, review, decision-making, brainstorm, 1-on-1, stakeholder-review, project-kickoff, working-session, exec-briefing). Emits a shareable summary suitable for Slack or email plus a full agenda with time-boxed topics, type tags, owners, attendee prep, and logistics.

技能
product-on-purpose

Planning with Files

99

基于 Manus 风格的文件的规划系统,用于组织和跟踪复杂任务的进度。创建 task_plan.md、findings.md 和 progress.md。当用户请求规划、细分或组织多步项目、研究任务或需要超过 5 次工具调用的工作时。支持 /clear 后的自动会话恢复。关键词:任务规划、项目规划、创建工作计划、分析任务、组织项目、进度跟踪、多步规划、帮助我规划、分解项目

技能
OthmanAdi

Readme I18n

100

当用户想要翻译存储库 README、使存储库支持多语言、本地化文档、添加语言切换器、国际化 README 或更新 GitHub 风格存储库中的本地化 README 变体时使用。

技能
xixu-me

Spreadsheet Generation API

100

Generate CSV, Markdown, and XLSX spreadsheets from structured tabular data.

技能
iterationlayer

Markdown and Mermaid Writing

100

Comprehensive markdown and Mermaid diagram writing skill. Use when creating any scientific document, report, analysis, or visualization. Establishes text-based diagrams as the default documentation standard with full style guides (markdown + mermaid), 24 diagram type references, and 9 document templates.

技能
K-Dense-AI