YamlReader
No description available
Install / Use
/learn @FatemeZamanian/YamlReaderREADME
yamlReader
To run python file :
python yamlReader.py
To run cpp file:
First create build directory and change path:
mkdir build
cd build
Set project path :
cmake -S=<path>
Like this:
cmake -S=/home/fateme/Desktop/test-projects
And make
make -j4
You can remove build files:
rm -r ./*
Then build :
cmake -S ..
cmake --build . --config Release
Finally run :
cd ..
./bin/main.cpp
Related Skills
node-connect
349.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
claude-opus-4-5-migration
109.5kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
frontend-design
109.5kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
model-usage
349.2kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
