Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

最高的山.skill

Personal Codex skill template for working with one WeChat contact through a local welive database.

This repository is the publish-safe version. It does not include private database keys, raw chat logs, real local paths, or a real contact identifier. Configure your own values locally before use.

Install

Copy the 最高的山.skill folder into your Codex skills directory:

Copy-Item -Recurse ".\最高的山.skill" "$env:USERPROFILE\.codex\skills\最高的山.skill"

Then edit 最高的山.skill/SKILL.md and set your local welive.exe, database_root, and contact/session identifiers.

Query

.\最高的山.skill\scripts\query_最高的山.ps1 -WeliveExe "C:\path\to\welive.exe" -SessionId "wxid_or_session_id" -Limit 20
.\最高的山.skill\scripts\query_最高的山.ps1 -WeliveExe "C:\path\to\welive.exe" -SessionId "wxid_or_session_id" -Keyword "benchmark" -Limit 10

If your welive.yaml is not in the current directory, pass it explicitly:

.\最高的山.skill\scripts\query_最高的山.ps1 -WeliveExe "C:\path\to\welive.exe" -Config "C:\path\to\welive.yaml" -SessionId "wxid_or_session_id" -Limit 20

Keep db_key and raw exports out of GitHub.

About

这是北航排球和软工最高的山,最长的河,学会这种思考方式,帮助你发13篇a会

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages