Hybriq Content Engine
C 62 completed
Other
unknown / typescript · tiny
26
Files
813
LOC
0
Frameworks
4
Languages
Pipeline State
completedRun ID
#1542894Phase
doneProgress
0%Started
2026-04-16 21:45:29Finished
2026-04-16 21:45:29LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
21.64Framework unique
—Isolation
—Last stage change
2026-05-10 03:34:46Deduplication 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)
🧪 Code Distillation
Browse all specs →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
Frameworks
None detected
Symbols
variable50
function6
type_alias3
interface3
method2
property1
class1
constant1
Embed Badge
Add to your README:
