diff --git a/swarms_of_browser_agents.py b/examples/swarms_of_browser_agents.py similarity index 100% rename from swarms_of_browser_agents.py rename to examples/swarms_of_browser_agents.py diff --git a/swarms_of_vllm.py b/examples/swarms_of_vllm.py similarity index 100% rename from swarms_of_vllm.py rename to examples/swarms_of_vllm.py diff --git a/agent_mcp_test.py b/mcp_example/agent_mcp_test.py similarity index 100% rename from agent_mcp_test.py rename to mcp_example/agent_mcp_test.py diff --git a/mcp_test.py b/mcp_example/mcp_test.py similarity index 100% rename from mcp_test.py rename to mcp_example/mcp_test.py diff --git a/cleanup_and_publish.sh b/scripts/cleanup_and_publish.sh similarity index 100% rename from cleanup_and_publish.sh rename to scripts/cleanup_and_publish.sh diff --git a/llm_txt.py b/scripts/llm_txt.py similarity index 100% rename from llm_txt.py rename to scripts/llm_txt.py