diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..602b1b0
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,134 @@
+
+
+
+# Tech Stack File
+ [locusrobotics/qgis_ros](https://github.com/locusrobotics/qgis_ros)
+
+|10
Tools used|11/09/23
Report generated|
+|------|------|
+
+
+##
Languages (2)
+
+
+##
DevOps (5)
+
+
+## Other (2)
+
+
+
+
+ Qml
+
+
+ |
+
+
+
+
+ Shell
+
+
+ |
+
+
+
+
+
+##
Open source packages (1)
+
+##
PyPI (1)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[msgpack](https://pypi.org/msgpack)|N/A|10/19/18|Andrew Blakey |Apache-2.0|N/A|
+
+
+
+
+Generated via [Stack File](https://github.com/apps/stack-file)
diff --git a/techstack.yml b/techstack.yml
new file mode 100644
index 0000000..1768634
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,112 @@
+repo_name: locusrobotics/qgis_ros
+report_id: 8d8f2ba03fd536b43cd2ac75488cf086
+repo_type: Public
+timestamp: '2023-11-09T16:24:17+00:00'
+requested_by: ablakey
+provider: github
+branch: devel
+detected_tools_count: 10
+tools:
+- name: Python
+ description: A clear and powerful object-oriented programming language, comparable
+ to Perl, Ruby, Scheme, or Java.
+ website_url: https://www.python.org
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/993/pUBY5pVj.png
+ detection_source: Repo Metadata
+- name: Ruby
+ description: A dynamic, interpreted, open source programming language with a focus
+ on simplicity and productivity
+ website_url: https://www.ruby-lang.org
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/989/ruby.png
+ detection_source: requirements.txt
+ last_updated_by: Andrew Blakey
+ last_updated_on: 2018-10-19 17:28:37.000000000 Z
+- name: CMake
+ description: 'An open-source system that manages the build process '
+ website_url: http://www.cmake.org/
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Java Build Tools
+ image_url: https://img.stackshare.io/service/2424/0UlUI_y1_400x400.jpg
+ detection_source: Repo Metadata
+- name: Docker
+ description: Enterprise Container Platform for High-Velocity Innovation.
+ website_url: https://www.docker.com/
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Virtual Machine Platforms & Containers
+ image_url: https://img.stackshare.io/service/586/n4u37v9t_400x400.png
+ detection_source: Repo Metadata
+- name: Git
+ description: Fast, scalable, distributed revision control system
+ website_url: http://git-scm.com/
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Version Control System
+ image_url: https://img.stackshare.io/service/1046/git.png
+ detection_source: Repo Metadata
+- name: PyPI
+ description: A repository of software for the Python programming language
+ website_url: https://pypi.org/
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Hosted Package Repository
+ image_url: https://img.stackshare.io/service/12572/-RIWgodF_400x400.jpg
+ detection_source: requirements.txt
+ last_updated_by: Andrew Blakey
+ last_updated_on: 2018-10-19 17:28:37.000000000 Z
+- name: RubyGems
+ description: Easily download, install, and use ruby software packages on your system
+ website_url: https://rubygems.org/
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Package Managers
+ image_url: https://img.stackshare.io/service/12795/5jL6-BA5_400x400.jpeg
+ detection_source: requirements.txt
+ last_updated_by: Andrew Blakey
+ last_updated_on: 2018-10-19 17:28:37.000000000 Z
+- name: Qml
+ description: Qt, a leading cross-platform application and UI framework. With Qt,
+ you can develop applications once and deploy to leading desktop, embedded &
+ mobile targets.
+ website_url: https://doc.qt.io/qt-5/qtqml-index.html
+ open_source: false
+ hosted_saas: false
+ image_url: https://img.stackshare.io/service/10735/hB7JEnDh_normal.jpg
+ detection_source: Repo Metadata
+- name: Shell
+ description: A shell is a text-based terminal, used for manipulating programs and
+ files. Shell scripts typically manage program execution.
+ website_url: https://en.wikipedia.org/wiki/Shell_script
+ open_source: false
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png
+ detection_source: Repo Metadata
+- name: msgpack
+ description: MessagePack
+ package_url: https://pypi.org/msgpack
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: PyPI Packages
+ image_url: https://img.stackshare.io/package/19934/default_63c8e7696ded615c51302c06e54b0d0c8ae9af3f.png
+ detection_source: requirements.txt
+ last_updated_by: Andrew Blakey
+ last_updated_on: 2018-10-19 17:28:37.000000000 Z