GptKnowledgeHelper
Two Node.js scripts for ChatGPT: ProjectJSON.js and ProjectMarkdown.js. ProjectJSON.js creates a JSON file detailing a project's directory structure and file contents. ProjectMarkdown.js generates a markdown document in the same style - to be used as knowledge files to make GPTs tailored for your project..
Install / Use
/learn @NinjAiBot/GptKnowledgeHelperREADME
GptKnowledgeHelper
This repository contains two Node.js scripts designed to provide a clear visualization of a project's directory structure. ProjectJSON.js creates a JSON representation of the directory, and ProjectMarkdown.js generates a markdown document.
I initially made it to help with my react project, so you may need to modify it based your file structure.

Features
- ProjectJSON.js: Generates a JSON file containing the tree structure of the project directory, along with the contents of text files.
- ProjectMarkdown.js: Creates a markdown document that includes a navigable menu of the directory structure and the contents of each file.
Getting Started
Prerequisites
- Node.js installed on your system.
Installation
- Clone the repository to your local machine.
- Navigate to the project directory in your terminal.
Usage
- Run
node ProjectJSON.jsIn the root directory of the project you'd like to structure to generate a JSON file of your project's code. - Run
node ProjectMarkdown.jsIn the root directory of the project you'd like to structure to generate a Markdown file of your project's code.
Contributing
Pull requests are always welcome!
Related Skills
qqbot-channel
346.8kQQ 频道管理技能。查询频道列表、子频道、成员、发帖、公告、日程等操作。使用 qqbot_channel_api 工具代理 QQ 开放平台 HTTP 接口,自动处理 Token 鉴权。当用户需要查看频道、管理子频道、查询成员、发布帖子/公告/日程时使用。
docs-writer
100.1k`docs-writer` skill instructions As an expert technical writer and editor for the Gemini CLI project, you produce accurate, clear, and consistent documentation. When asked to write, edit, or revie
model-usage
346.8kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
Design
Campus Second-Hand Trading Platform \- General Design Document (v5.0 \- React Architecture \- Complete Final Version)1\. System Overall Design 1.1. Project Overview This project aims t
