Claude for Creative Work
elsewhen
98 points
61 comments
April 28, 2026
Related Discussions
Found 5 related stories in 91.5ms across 8,303 title embeddings via pgvector HNSW
- Claude for Creative Work l1n · 13 pts · April 28, 2026 · 100% similar
- Claude Design meetpateltech · 955 pts · April 17, 2026 · 74% similar
- Claude for Small Business neilfrndes · 109 pts · May 14, 2026 · 74% similar
- Thoughts and feelings around Claude Design cdrnsf · 272 pts · April 18, 2026 · 66% similar
- Claude for Legal Einenlum · 72 pts · May 14, 2026 · 64% similar
Discussion Highlights (18 comments)
hmartin
"Available on Pro plans. Maybe. The only thing I can tell you for sure is that Terms and Conditions will change tomorrow. Still can't differentiate tabs and spaces[1]." [1] https://github.com/anthropics/claude-code/issues/11447#issue...
simonw
Just noticed this notice added at the top of the Blender announcement of their funding from Anthropic: https://www.blender.org/press/anthropic-joins-the-blender-de... > Notice: This announcement is causing a lot of feedback. We are actively evaluating it. Presumably a lot of Blender users work in roles that feel threatened by AI being used for computer graphics work. Lots of negative replies on Blursky here: https://bsky.app/profile/blender.org/post/3mkkuyq3ijs2q
dannyw
If you're interested, for Affinity the way we've built it is through exposing our scripting SDK via MCP. Agents like Claude can write scripts to execute actions, and these scripts can be saved and re-run later, as well have their own UI. It is a massive SDK though (thousands of functions; feel free to poke around with it; Affinity is free) and so it really shows the ability of LLMs to effectively work across long-horizon tasks massive context windows. Personally, really interested in Blender though. I'm working on a game as a hobby/side project and I'm very much a newbie / often struggle with learning and using Blender. There are so many ways these integrations help humans & human creatives; your job and role shouldn't be about how skilled you are with navigating/using a tool, or if you're technically savvy to code scripts to improve your workflow.
serious_angel
This is a joke. Apologies, but the so "creative", ridiculous, and disrespectful title cannot be serious, and thus I won't even bother to read it, since it's an obvious click-bait for a yet another model ad of another vendor.
marcusestes
I've been experimenting with an unofficial Ableton MCP ( https://github.com/ahujasid/ableton-mcp ) for a few weeks now. If you mess around with music and have an Ableton license, you should try this. It's fun.
bdcravens
I look forward to trying this for Fusion. I'm still pretty mid-level at translating what I want to do into actual step by step commands. I've actually found good results with using Claude to output 3d models via CadQuery, even though I know Fusion gives me additional tools like constraints, screw threads, etc.
Tarrosion
I'm curious to see how Claude can interact with Blender, and how people use it. I use Claude every day for both work and personal research, overall think it's a great product, but I've found it (thus far, never bet against generation n+1) remarkably terrible at spatial reasoning. That seems pretty key for Blender!
tantalor
Cool. Where's the demos?
LeoPanthera
There's a bug in today's version of the Claude desktop app which means the settings pages cannot be scrolled. If you're running it on a laptop, some settings are off the bottom of the screen and now inaccessible.
ossa-ma
Good that they prefaced it with this "Claude can't replace taste or imagination". I think this is a solid step in the right direction and the more tools Claude has access to the better (more surface area == faster iteration == faster tinkering). I've worked with Claude in many creative capacities and it's issue is that despite it being able to see if you ask it to draw something (using ascii for example) it will fail, if you ask it to iterate on that drawing it will continue to fail and not get any closer to the target then complain about this. I've felt that these models struggle with anything that cannot be decomposed into primitives and their architecture is too greedy and favours the obvious, autoregressive generation so it will converge to the modal answer. So unless they have enhanced the models in some creative sense I fail to see how this is anything other than giving Claude a bunch of documentation/MCP servers/APIs/CLI tools (which already existed) and making an announcement out of it. My point: FREE the models, unchain them and let's see what they are actually capable of, also put some damn demos in the announcement post???
IAmGraydon
I tried the connection to Adobe Creative Cloud. Not sure what to think - it’s a total joke from what I can see. It appears to be normal Claude with the ability to upload the results directly to your Creative Cloud, which I suppose saves me like 2 clicks. In return it wants access to all of your CC files.
jdorfman
I hope that Claude will replace the firefly speech to text models that Adobe has in Premiere. They are so bad. If you know, you know.
LennyHenrysNuts
I don't think that word means what Anthropic thinks it means.
neuralkoi
I think there's a really good opportunity to also incorporate Claude into into GIMP.
mbgerring
“We are building tools to enable entertainment companies to lay people off, and absorb a percentage of those salaries as revenue.”
adrithmetiqa
To repeat what’s been said before, the only way the large AI vendors can get a return on their huge investment is to eat the entire economy ($20/month won’t cut it). All information worker jobs are at risk and the creative ones are not immune.
ben8bit
> Creative professionals look to technology to expand what's possible in their work. Claude can't replace taste or imagination, but it can open up new ways of working—faster and more ambitious ideation, a more expansive skill set, and the ability for creatives to take on larger-scale projects. Honestly, I don't know any serious creative people (that work in tech) who think like this. What does "ambitious ideation" even mean? What "larger-scale projects" can't effectively be designed in Sketch/Figma? An artisan wants better tools, not to sit back and have someone do it for them. These AI companies (and VC folk) are completely missing the forest from the trees & wondering why nobody is buying the coolaid. I don't want to undersell the value either - automating "repetitive tasks" is the real value prop of this.
ogou
Lots of creative software has custom scripting with it's own syntax, like Photoshop actions. I'm glad to point Claude at things like that. Inkscape has an extension API that would be interesting to vibe code with. This is not the real danger for creatives. Right now we're seeing moves to record behaviour by operators of all kinds of software. That will eventually be distilled into sets of automations for agents to use. To me that's far more labor targeted and extractive than generative AI.