A Codex skill for capturing, consolidating, and retrieving reusable research and workflow lessons.
Copy this repository into your Codex skills directory as workflow-wisdom. Keep SKILL.md, agents/openai.yaml, and config.example.yaml together.
Create a local configuration file before first use:
cp config.example.yaml config.yamlSet 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:
请把这个想法收录到我的锦囊中。