Access procedural skybox via shader graph?

I am new to unity shader and I am trying to access the resulting color from the procedural skybox material via the shader graph so that I can add dynamically moving clouds and stars on top of the atmosphere. I actually tried to create my own skybox with the shader graph, although it is not bad, I still could not get the atmosphere like in unity. I would be glad if you can help me with this.