It really would. That's on my TODO list for next weekend.
I may actually make a slimmer one for that use case though. There are a number of commands here that are really only useful at the orchestration layer and would be mostly noise in a pure Skill context.
I’m building a publishing stack for “vibe blogging”, think Bolt.new x Substack. It consists of:
Authoring - users write Markdown, LLM turns it into interactive MDX post
Sandboxing - MDX with generated widgets is rendered in e2b sandbox
Pipelines - generation & publishing (sanitization, etc) pipelines run on Inngest (their docs won me over Temporal)
Distribution - via subdomain/paid custom domain. Stripped version of the post for repurpose as a newsletter (Inngest Workflows)
I’d love feedback on:
1. Does it make sense to go mobile first and focus on ‘interactive micro-blogging’ (Twitter with widgets)?
2. I consider launching in price sensitive, but creator-rich markets like India, Brazil and Mexico to build momentum. Anybody has experience with that?
I’m building a publishing stack for “vibe blogging”, think Bolt.new x Substack. It consists of:
Authoring - users write Markdown, LLM turns it into interactive MDX post
Sandboxing - MDX with generated widgets is rendered in e2b sandbox
Pipelines - generation & publishing (sanitization, etc) pipelines run on Inngest (their docs won me over Temporal)
Distribution - via subdomain/paid custom domain. Stripped version of the post for repurpose as a newsletter (Inngest Workflows)
I’d love feedback on:
1. Does it make sense to go mobile first and focus on ‘interactive micro-blogging’ (Twitter with widgets)?
2. I consider launching in price sensitive, but creator-rich markets like India, Brazil and Mexico to build momentum. Anybody has experience with that?
I’m building a publishing stack for “vibe blogging”, think Bolt.new x Substack. It consists of:
Authoring: users write Markdown, LLM turns it into interactive MDX post
Sandboxing: MDX with generated widgets is rendered in e2b sandbox
Pipelines: generation & publishing (sanitization, etc) pipelines run on Inngest (their docs won me over Temporal)
Distribution: via subdomain/paid custom domain. Stripped version of the post for repurpose as a newsletter (Inngest Workflows)
Demo is nearly ready, I’ll launch it on Show HN and share it with waitlist subscribers soon.
I’d love feedback on:
1. Does it make sense to go mobile first and focus on ‘interactive micro-blogging’ (Twitter with widgets)?
2. I consider launching in price sensitive, but creator-rich markets like India, Brazil and Mexico to build momentum. Anybody has experience with that?
Interesting. Are you actually using that functionality? Seems like something you’d just build for your users to keep your own complexity low. Well if you change your mind let me know, we’re happy to help!