Songhonglei

13 mods across 1 repository, 2 stars between them.

Songhonglei/better-agent-skills

Skill Claude CodeCodex

Manage your OpenClaw Agent's avatar. Send an image/URL directly, or describe a style and let Freepik vector search pick candidates for you. Auto-saves to the workspace avatars/ directory and updates IDENTITY.md. 当用户说「换头像」「找一张头像」「更新头像」「给我换个头像」「change avatar」时使用。 Requires a free Freepik API Key for auto-search mode…

2 26d ago A 126 tokens original MIT

agent-team-mesh

02

Songhonglei/better-agent-skills

Skill Claude CodeCodex

Team-wide P2P mesh for OpenClaw agents running on different containers/pods. Each agent's gateway listens on its own pod IP:18789 over WebSocket; the mesh CLI lets you ping, send-and-await-reply, broadcast, and discover the whole team. No broker, no Supabase, no central server — just direct WS calls between teammates'…

2 26d ago B 185 tokens original MIT

claw-memory-manager

03

Songhonglei/better-agent-skills

Skill Claude CodeCodex

Manage OpenClaw Agent's built-in memory features — enable/disable/configure Dreaming (Light→REM→Deep auto memory consolidation) and Active Memory (proactive memory injection with three style presets: conservative / balanced / aggressive). Auto-detects K8s ConfigMap mirrors, creates .bak. backups before write, supports…

2 26d ago A 153 tokens original MIT

collective-memory

04

Songhonglei/better-agent-skills

Skill Claude CodeCodex

Broadcast a single memory note to multiple AI-agent workspaces in one shot, upserting into MEMORY.md / AGENTS.md / TOOLS.md / USER.md across all targets. Pure file-ops, zero network, zero LLM. Works on OpenClaw, Claude Code, Cursor, and any agent runtime that stores per-project memory as Markdown. Triggers: "broadcast…

2 26d ago B 145 tokens original MIT

copy-my-profile

05

Songhonglei/better-agent-skills

Skill Claude CodeCodex

Extract a standardized cross-tool user profile from any AI agent's long-term memory (USER.md, MEMORY.md, AGENTS.md, CLAUDE.md, .cursorrules, etc.) so you can re-use it in another AI tool without retraining. Output is a portable Markdown document with five categories — instructions, identity, profession, projects…

2 26d ago B 143 tokens original MIT

hello-env

06

Songhonglei/better-agent-skills

Skill Claude CodeCodex

Zero-dependency Bash environment health check for Linux, macOS, containers, and K8s pods. Reports OS, current user, Node.js, Python3, basic tools (git/curl/jq/make/docker) with paths and versions, network (hostname, IP, inferred subnet), container/K8s detection with a configurable env-var probe, workdir and git…

2 26d ago A 233 tokens original MIT

init-hooks

07

Songhonglei/better-agent-skills

Skill Claude CodeCodex

A manager for startup scripts in OpenClaw, an AI-agent runtime that can run inside containers or pods. It stores hooks in the workspace so they can run again after gateway, container, or pod restarts.

2 26d ago A 201 tokens original MIT

Songhonglei/better-agent-skills

Skill Claude CodeCodex

Diagnose and safely repair Codex Desktop projects that exist but show “No chats/没有聊天”, while conversations may still appear under Recent. Use when users report missing project histories, lost thread-to-project mappings, model-provider changes, archived or invisible threads, moved cwd paths, incomplete /.codex…

2 26d ago A 94 tokens original MIT

rename-session

09

Songhonglei/better-agent-skills

Skill Claude CodeCodex

Rename or auto-generate a friendly label for an OpenClaw-style session by editing sessions.json directly. Supports random labels (zh/en with locale auto-detect), multi-agent auto-detection, listing sessions, retry with verification, and XDG-compliant history storage. 适用场景:在 OpenClaw / 任何兼容的 session…

2 26d ago A 102 tokens original MIT

session-recovery

10

Songhonglei/better-agent-skills

Skill Claude CodeCodex

Recover lost agent session content and file changes from on-disk conversation logs. Streaming and OOM-safe on 700MB+ daily JSONL. Two commands: search.py for keyword search across recent sessions (with hit snippets, file-op listing, JSON for agent consumption); extract.py for pulling full write/edit content from a…

2 26d ago A 216 tokens original MIT

Songhonglei/better-agent-skills

Skill Claude CodeCodex

One-click subagent timeout configurator for OpenClaw. Configures the three related fields (agents.defaults.timeoutSeconds + subagents.runTimeoutSeconds + acp.runtime.ttlMinutes) atomically with built-in TTL constraint validation (ttlMinutes 60 ≥ runTimeoutSeconds). Three preset profiles — quick (60s/1h/1h, fast…

2 26d ago A 175 tokens original MIT

token-slim

12

Songhonglei/better-agent-skills

Skill Claude CodeCodex

Guided token optimization for AI agent workspaces. Triggers on phrases like "save tokens", "optimize tokens", "context window too large", "memory files too big", "scan my workspace", "trim workspace", "find token waste", "再扫一下", "帮我省 Token", "优化 Token 使用", "上下文太长了", "内存文件太大", "还有哪里可以优化". Also handles brutal-mode…

2 26d ago A 160 tokens original MIT

workspace-git-setup

13

Songhonglei/better-agent-skills

Skill Claude CodeCodex

One-command Git tracking setup for any working directory, with a security-focused .gitignore (credentials, TLS/SSH private keys, tokens, runtime caches & PIDs, nodemodules, Python caches, build artifacts, editor temp files), a large-file guard (>10MB), and a read-only --audit mode that detects tracked secrets…

2 26d ago A 396 tokens original MIT