All Workflows
GitHub

Analyze GitHub Repositories to Generate Structured Product Teardown Reports

This workflow helps you transform any public GitHub repository into a structured product teardown report. You can customize the depth of the analysis by targeting specific repositories, frameworks, or open-source tools you want to evaluate. It uses GitHub to fetch repository metadata, README content, and file structures, then uses internal analysis to categorize the product's purpose, target users, and technical stack. In this example, the workflow processes a provided repository URL to generate a comprehensive Markdown report including a scorecard for documentation quality and community traction. The final report is saved as a shareable file in your library for easy reference and distribution.

What it does

1
Extract the owner and repository name from a provided GitHub URL.
2
Fetch repository metadata, README content, and top-level file listings via the GitHub API.
3
Verify the repository's public availability and assess the quality of the available data.
4
Analyze the collected data to define the product's purpose, target audience, and core features.
5
Identify the technology stack and suggest specific improvement opportunities based on repository health.
6
Generate and save a structured Markdown report to the library with a shareable link.

Connectors

GitHubGitHub

How to use

1
Use the template
Click "Use this template" to open this workflow in Kuse and start from a ready-made setup.
2
Connect your accounts
Authorise the connectors listed above. Kuse guides you through each OAuth flow in the workflow editor.
3
Customise
Adjust the search criteria, output format, or schedule to fit your specific use case. All fields are editable.
4
Activate
Turn on the schedule or trigger the workflow manually from your Workflows dashboard to run it for the first time.
Use this template
Start with this workflow in your Kuse workspace