goutoujunshi
An AI relationship coach that provides emotional support, relationship science, and actionable strategies through a multidisciplinary knowledge base.
它提供了一个注重隐私、开源的 Codex 审计工具,直接在用户机器上运行,生成结构化报告,将证据与解释分离,并推荐可逆的优化步骤。
A compact, read-only Codex skill for current-context diagnostics and private local activity reviews.
The original measurement returns small counts from recent telemetry. An explicit 1-90 day review returns Markdown or JSON that describes how Codex was used, which sources support the report, and where the evidence ends.
SKILL.md reads.Clone this repo into the current user-level Codex skills folder:
mkdir -p "$HOME/.agents/skills"
git clone https://github.com/sunflower-of-parchman/codex-hygiene.git \
"$HOME/.agents/skills/codex-hygiene"
Then invoke $codex-hygiene. Codex usually detects newly installed skills automatically. Restart Codex if the skill has not appeared.
From a shell:
SKILL_DIR="$HOME/.agents/skills/codex-hygiene"
"$SKILL_DIR/scripts/measure_codex_context.sh"
Use a specific window or thread id:
"$SKILL_DIR/scripts/measure_codex_context.sh" 5
"$SKILL_DIR/scripts/measure_codex_context.sh" 30
"$SKILL_DIR/scripts/measure_codex_context.sh" 5
The script prints compact counts. Full logs, configs, tool schemas, secrets, and environment values stay private.
Choose an explicit lookback from 1 to 90 days:
SKILL_DIR="$HOME/.agents/skills/codex-hygiene"
python3 "$SKILL_DIR/scripts/codex_activity_review.py" --days 1
Use any other window or generate machine-readable output:
python3 "$SKILL_DIR/scripts/codex_activity_review.py" --days 14 --format json
The review reads compact SQLite telemetry and enriches it from rollout records inside CODEX_HOME. Enrichment runs by default at every candidate size and reads files backward only to the prior comparison boundary. It adds task timing, relative serialized tool-output weight, verification-command counts
Codex skill for auditing and tuning Codex Desktop context/tool surfaces
根据分类、Topic 和编程语言匹配的相似项目。
An AI relationship coach that provides emotional support, relationship science, and actionable strategies through a multidisciplinary knowledge base.
A Codex skill that converts a startup URL or product idea into a qualified shortlist of potential first customers by analyzing public pain, demand, and timing signals.
OpenChatCut is an open-source, local-first AI video editor with a real multitrack timeline, conversational agents, and MCP support, enabling AI-assisted editing that remains fully editable.