diff --git a/recipes/wip/graphics/other/naga/recipe.toml b/recipes/wip/graphics/other/naga/recipe.toml
new file mode 100644
index 0000000000000000000000000000000000000000..48eb557b2b04542d8a4d20912c757807baa999b1
--- /dev/null
+++ b/recipes/wip/graphics/other/naga/recipe.toml
@@ -0,0 +1,8 @@
+#TODO not compiled or tested
+[source]
+git = "https://github.com/gfx-rs/wgpu"
+[build]
+template = "custom"
+script = """
+cookbook_cargo_packages naga-cli
+"""
diff --git a/recipes/wip/monitors/fluere/recipe.toml b/recipes/wip/monitors/fluere/recipe.toml
new file mode 100644
index 0000000000000000000000000000000000000000..d135d132947feeb5dd61f1f3bb684b08e1512e97
--- /dev/null
+++ b/recipes/wip/monitors/fluere/recipe.toml
@@ -0,0 +1,5 @@
+#TODO not compiled or tested
+[source]
+git = "https://github.com/SkuldNorniern/fluere"
+[build]
+template = "cargo"
diff --git a/recipes/wip/monitors/latencymon/recipe.toml b/recipes/wip/monitors/latencymon/recipe.toml
new file mode 100644
index 0000000000000000000000000000000000000000..15e37d5e3d1883879ca17e9884b0636bac969536
--- /dev/null
+++ b/recipes/wip/monitors/latencymon/recipe.toml
@@ -0,0 +1,5 @@
+#TODO not compiled or tested
+[source]
+git = "https://github.com/alttch/latencymon"
+[build]
+template = "cargo"
diff --git a/recipes/wip/monitors/mountstatus/recipe.toml b/recipes/wip/monitors/mountstatus/recipe.toml
new file mode 100644
index 0000000000000000000000000000000000000000..e7429ab025b584c7d8f4becf003b7ecbd750a91e
--- /dev/null
+++ b/recipes/wip/monitors/mountstatus/recipe.toml
@@ -0,0 +1,5 @@
+#TODO not compiled or tested
+[source]
+git = "https://github.com/acdha/mountstatus"
+[build]
+template = "cargo"
diff --git a/recipes/wip/monitors/rtop/recipe.toml b/recipes/wip/monitors/rtop/recipe.toml
new file mode 100644
index 0000000000000000000000000000000000000000..fa6f7cfae11c99910f1b0519b50a1ae0b16b7f67
--- /dev/null
+++ b/recipes/wip/monitors/rtop/recipe.toml
@@ -0,0 +1,5 @@
+#TODO not compiled or tested
+[source]
+git = "https://github.com/narendasan/rtop"
+[build]
+template = "cargo"
diff --git a/recipes/wip/monitors/sentrum/recipe.toml b/recipes/wip/monitors/sentrum/recipe.toml
new file mode 100644
index 0000000000000000000000000000000000000000..3548fe6e1fbd9e9afb2c939a911901c161111aae
--- /dev/null
+++ b/recipes/wip/monitors/sentrum/recipe.toml
@@ -0,0 +1,5 @@
+#TODO not compiled or tested
+[source]
+git = "https://github.com/sommerfelddev/sentrum"
+[build]
+template = "cargo"
diff --git a/recipes/wip/monitors/somo/recipe.toml b/recipes/wip/monitors/somo/recipe.toml
new file mode 100644
index 0000000000000000000000000000000000000000..51bb05c67e4ee85431600ac150e5e0ed1154caa0
--- /dev/null
+++ b/recipes/wip/monitors/somo/recipe.toml
@@ -0,0 +1,5 @@
+#TODO not compiled or tested
+[source]
+git = "https://github.com/theopfr/somo"
+[build]
+template = "cargo"