tokenchronicle
v0.8.1TokenChronicle 词元日志 bilingual local-first Codex activity archive and memory continuity workflows
By Xin HeLicense: Proprietary1.1k GitHub starsUpdated 13 hours ago
Directory evidence
- Runtimes
- Codex
- Parsed components
- 6 skill or MCP entries
- Source updated
- Sep 23, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install tokenchronicle for Codex
codex plugin marketplace add hashgraph-online/awesome-codex-plugins
codex plugin marketplace upgrade awesome-codex-plugins
codex plugin add tokenchronicle@awesome-codex-pluginsPaste and run these commands in a terminal with Codex. They add and refresh the awesome-codex-plugins catalog, then install this plugin.
Compatibility: the page URL and API slug “tokenchronicle” remain stable.
- Codex:
tokenchronicle@agent-plugin-marketplace→tokenchronicle@awesome-codex-plugins
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/hashgraph-online/awesome-codex-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/HuaHuiJian/tokenchronicle-marketplace/.
Plugin files
├── .codex-plugin/plugin.json├── skills/tokenchronicle-archive/SKILL.md├── skills/tokenchronicle-backup/SKILL.md├── skills/tokenchronicle-feedback/SKILL.md├── skills/tokenchronicle-insights/SKILL.md├── skills/tokenchronicle-setup/SKILL.md└── skills/tokenchronicle-update/SKILL.md
Included Skills6
Archive local Codex activity into the user's private TokenChronicle data directory and verify the generated usage reports.
Explain, inspect, or create an explicit AES-256 encrypted TokenChronicle snapshot in the user's iCloud Drive without moving the live archive.
Help a user review, save, export, or explicitly submit TokenChronicle product feedback without including private Codex conversations.
Summarize private TokenChronicle usage reports and memory candidates while preserving source provenance and user approval boundaries.
Initialize, diagnose, or open the local TokenChronicle Codex activity archive without importing any packaged user data.
Upgrade TokenChronicle code without overwriting user archives, configuration, feedback drafts, or local analysis data.
Plugin manifests1
{
"name": "tokenchronicle",
"version": "0.8.1",
"description": "TokenChronicle 词元日志 bilingual local-first Codex activity archive and memory continuity workflows",
"skills": "./skills/",
"author": {
"name": "Xin He",
"email": "[email protected]",
"url": "https://h2me.tech"
},
"homepage": "https://h2me.tech",
"repository": "https://github.com/HuaHuiJian/tokenchronicle-marketplace",
"interface": {
"displayName": "TokenChronicle 词元日志",
"shortDescription": "Private Codex archive; guided activation required after install",
"longDescription": "Archive, browse, audit, and analyze Codex activity locally while keeping user conversations and settings outside the installed program.",
"developerName": "Huahuijian (tianjin) Technology Co., Ltd.",
"category": "Productivity",
"capabilities": [
"Read",
"Write",
"Interactive"
],
"websiteURL": "https://h2me.tech",
"privacyPolicyURL": "https://github.com/HuaHuiJian/tokenchronicle-marketplace/blob/main/PRIVACY.md",
"termsOfServiceURL": "https://github.com/HuaHuiJian/tokenchronicle-marketplace/blob/main/TERMS.md",
"brandColor": "#0F766E",
"composerIcon": "./assets/icon.png",
"logo": "./assets/logo.png",
"logoDark": "./assets/logo.png",
"defaultPrompt": [
"初始化 TokenChronicle 词元日志,并使用 tokenchronicle-setup 技能完成首次启用。先运行 readiness、guide 和 preflight 做只读环境检查;若未初始化,介绍用途和隐私边界,再逐项询问数据目录、语言、端口和首次归档选择。在我明确同意前,不要写入数据、启用后台任务或发送网络请求。初始化和首次归档成功后不要结束任务:必须让我明确二选一启用零模型 Token 的本地每日调度,或确认手动模式;最后再次运行 readiness,只有 operational 或 manual_only 才说明引导完成,并明确告知 daily_protection_active 的真实值。"
]
},
"license": "Proprietary",
"keywords": [
"codex",
"archive",
"audit",
"privacy",
"tokens"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[tokenchronicle on Agent Plugins Marketplace](https://pluginsmp.com/plugins/tokenchronicle)