Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Own AI is local AI desktop app with private memory (AGPL)(yourownai.net ↗)
    discuss
  2. Nikon 2026 Small World in Motion Competition(nikonsmallworld.com ↗)
    discuss
  3. How, Exactly, Could A.I. Kill Us?(newyorker.com ↗)
    1comments
  4. Show HN: A beginner-friendly guide to building an operating system from scratch(github.com/red-mutt ↗)
    discuss
  5. Darwin and AI(hollisrobbinsanecdotal.substack.com ↗)
    discuss
  6. The Mind-Bending Joyrides That Gave Rise to Tesla(ieee.org ↗)
    discuss
  7. ApowerB – open-source runtime for AI agents (Apache 2.0)(github.com/apowerb ↗)
    1comments
  8. Building a RAG Pipeline for Semantic Code Search(jetbrains.com ↗)
    discuss
  9. The Balloon That Leaks(okulez.com ↗)
    discuss
  10. An Enhanced Game Boy Advanced(hackaday.com ↗)
    discuss
  11. Best hardware for local LLMs in 2026: Mac vs. Nvidia vs. AMD(macyou.co ↗)
    discuss
  12. Can you predict future MRT Stations in Singapore?(alvations.github.io ↗)
    1comments
  13. EU proposes banning kids under 13 from social media(theverge.com ↗)
    discuss
  14. Cohere and Aleph Alpha merge to create $20B AI giant(techstartups.com ↗)
    discuss
  15. HDR as a new tool for graphic design(hdrlogo.com ↗)
    discuss
  16. How SpaceX Streamlined the Raptor Engine(construction-physics.com ↗)
    discuss
  17. Microsoft AI chief calls out Anthropic's approach to AI consciousness(yahoo.com ↗)
    discuss
  18. AI Helps Rich People More(justismills.substack.com ↗)
    discuss
  19. Show HN: File that is both valid bash and PowerShell, and replaces curl – bash(github.com/remcovanmook ↗)
    discuss
  20. Envoy: EU should not increase climate resilience at expense of Japan industry(ft.com ↗)
    discuss
  21. Every story fades with time, except for one(twitter.com/immutbl ↗)
    discuss
  22. Cohere, Aleph Alpha combine to target enterprise AI market(reuters.com ↗)
    discuss
  23. Charterra – a weekly world tour of local charts(charterra-music.com ↗)
    1comments
  24. Piddington migrant camp could be scrapped because of NEWTS(gbnews.com ↗)
    discuss
  25. Every 21 minutes: my self-healing monitor took my business line down for 2 days(gist.github.com ↗)
    1comments
  26. Facing Outrage, Flock Got Help from Group That Uses AI to Rally Support(theintercept.com ↗)
    discuss
  27. We're releasing Kalypta, the first app to block AI notetakers in your meetings(twitter.com/aidaxbaradari ↗)
    1comments
  28. 1996 PC dial-up and early web simulator(56k.rip ↗)
    1comments
  29. Rust coreutils acknowledges copying of GNU GPL code(github.com/uutils ↗)
    2comments
  30. Free to Choose (1980) [video](youtube.com ↗)
    discuss

Show HN: An agent-skill to generate preview, AppStore screenshots and campaigns

1 pointsby 1h agogithub.com
0 comments
If you are developing apps and paying 3rd party services just to generate promotional visuals or app store screenshots - stop doing it

I created an agent-skill which can do it for you with 3D device models (assets are CC-BY licensed) social cards/cover, app/play store screenshots, campaign 3d animating videos.

Followings are few themes you can generate

Themes Total App Store/Play Store 10 Social Card 7 Screen Video 7 Device Video 9 Device Mockup 7 Behind the agent, it is using ThreeJS, headless Chromium, ffmpeg and nodejs to incorporate your precious contents.

Agent Install Claude Code (plugin) claude plugin marketplace add imshaikot/app-preview-craft-skill``claude plugin install app-preview-craft@app-preview-craft Claude Code (skill folder) git clone --depth 1 -b skill https://github.com/imshaikot/app-preview-craft-skill.git ~/.claude/skills/app-preview-craft Codex · Cursor · GitHub Copilot · Gemini CLI · OpenCode · Amp · Goose git clone --depth 1 -b skill https://github.com/imshaikot/app-preview-craft-skill.git ~/.agents/skills/app-preview-craft

already accepted by Anthropic community-plugin but not listed just yet

Prerequisite: Node.js (runs UI studio, edits screenshots, spawns other services), ffmpeg (video encoding) and Chromium (headless browser to render)

I have been using it myself but this is an initial version, improvements will follow.

A quiet thread, for now.Start the conversation on HN ↗