Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workflow Wisdom(工作流锦囊)

A Codex skill for capturing, consolidating, and retrieving reusable research and workflow lessons.

Install

Copy this repository into your Codex skills directory as workflow-wisdom. Keep SKILL.md, agents/openai.yaml, and config.example.yaml together.

Configure

Create a local configuration file before first use:

cp config.example.yaml config.yaml

Set library_path in config.yaml to the absolute path where you want to keep the library:

library_path: "/absolute/path/to/工作流锦囊"

The local config.yaml is ignored by Git. The repository does not include a personal library, index, or notes.

The library created at your configured location has this structure:

工作流锦囊/
├── INDEX.md
└── notes/

After configuration, try:

请把这个想法收录到我的锦囊中。

About

A configurable Codex skill for capturing and retrieving reusable workflow lessons.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors