Hybriq Content Engine

C 62 completed
Other
unknown / typescript · tiny
26
Files
813
LOC
0
Frameworks
4
Languages

Pipeline State

completed
Run ID
#1542894
Phase
done
Progress
0%
Started
2026-04-16 21:45:29
Finished
2026-04-16 21:45:29
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
21.64
Framework unique
Isolation
Last stage change
2026-05-10 03:34:46
Deduplication group #47554
Member of a group with 645 similar repo(s) — canonical #190142 view group →
All rows scored by the Repobility analyzer (https://repobility.com)

AI Prompt

Create a command-line content generation engine using TypeScript. I need it to take a YAML configuration file, which defines a use case, and generate multiple types of publish-ready content. Specifically, I need to support generating blog posts (Markdown with SEO frontmatter), Twitter threads (plain text), LinkedIn posts (plain text), and dev.to cross-posts (Markdown with canonical URLs). The tool should allow running a dry-run preview, generating a single format, or generating all available formats at once. The system should track and output metadata about the generation cost.
typescript cli content-generation yaml markdown ai-automation blogging scripting
Generated by gemma4:latest

Catalog Information

Create a command-line content generation engine using TypeScript. I need it to take a YAML configuration file, which defines a use case, and generate multiple types of publish-ready content. Specifically, I need to support generating blog posts (Markdown with SEO frontmatter), Twitter threads (plain text), LinkedIn posts (plain text), and dev.to cross-posts (Markdown with canonical URLs). The tool should allow running a dry-run preview, generating a single format, or generating all available for

Tags

typescript cli content-generation yaml markdown ai-automation blogging scripting

Quality Score

C
62.0/100
Structure
52
Code Quality
100
Documentation
42
Testing
0
Practices
68
Security
100
Dependencies
80

Strengths

  • Good security practices — no major issues detected
  • Properly licensed project

Weaknesses

  • No tests found — high risk of regressions
  • No CI/CD configuration — manual testing and deployment

Recommendations

  • Add a test suite — start with critical path integration tests
  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a linter configuration to enforce code style consistency

Languages

typescript
54.8%
yaml
22.3%
markdown
16.2%
json
6.7%

Frameworks

None detected

Symbols

variable50
function6
type_alias3
interface3
method2
property1
class1
constant1

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/1366546.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV