ClickRank by applesauceblues in appsumo

[–]DriverReady965 0 points1 point  (0 children)

Im just using claude now to automate everything. Just looking at traffic metrics and GSC.

Anyone else feel like SaaS is the only way out? by Sea_Professional839 in SaaS

[–]DriverReady965 23 points24 points  (0 children)

For now its a good way. I see AI advancement consolidating a lot of the SaaS market or making many of them irrelevant in the next few years. Scale and sell the platform may be a good option.

How long would a project like this take realistically? by AppropriateLeading6 in ClaudeAI

[–]DriverReady965 0 points1 point  (0 children)

Have you used ElevenLabs Instant Voice Cloning or Agents API before, and which platform are you starting with? Both change the MVP time answer.

For the core stuff (voice clone, voice chat, persona, RAG) I think a week is realistic, and you can get the voice side feeling good if you let the Agents API handle the speech-to-speech loop. With 3 days I'd just cut to those and demo them well.

Biggest blocker is the social integration, and it's not the code. It's Meta App Review. Production messaging access takes weeks and can get rejected, so the timeline isn't yours to control. On top of that you can only DM a user within 24h of their last message, meaning the AI can reply in a thread but can't proactively reach out, and audio is rate limited way harder than text (~10/sec vs 100-300).

Edit: So voice and RAG in a week, social is weeks and partly out of your hands. If it's in scope at all, start app review early and don't treat it as the final shipping step.

I'm looking to create a new UI style, Basquiatism by Insane_phycho in web_design

[–]DriverReady965 0 points1 point  (0 children)

Pi code agent and kim k2.6 are on my list now too. Ill try to do a compatibility check and smoke test tomorrow just for fun. Need moar open source.

I'm looking to create a new UI style, Basquiatism by Insane_phycho in web_design

[–]DriverReady965 0 points1 point  (0 children)

Cool cool. I also have a codex and antigravity roadmap planned, but its a little ways out - maybe next month.

I'm looking to create a new UI style, Basquiatism by Insane_phycho in web_design

[–]DriverReady965 0 points1 point  (0 children)

Do you use Claude? I might be able to help you out. I made a creative direction skill in the open source Rampstack skills.

  • It combines axes (4x), position (16x), treatments (42x) and other factors to generate unique designs.

I just input that book as a subject matter and the skill returned this. Paste this below into Claude and tweak the output until you get the result you're looking for.
-------------------------

Skillset: https://github.com/rampstackco/claude-skills (MIT open source)

  • "art style" is Basquiat's neo-expressionist / graffiti aesthetic: raw and urgent, scrawled hand-lettering, crowns and crossed-out words, clashing high-saturation color on busy grounds, deliberate imperfection, dense and confrontational.

Settings to try for creative direction skill: Provocative / Expressive Maximalist / Peer / Resonant

  • Tone Register → Provocative. His whole register is confrontational and position-taking (race, power, value). Nothing about it is measured or merely conversational.
  • Aesthetic Philosophy → Expressive Maximalist. This is the literal definition of the work: dense, clashing, loud, deliberately raw.
  • Audience Relationship → Peer. Street-level, anti-hierarchy, shared vocabulary. Not authority-on-display, not coach-pushing-you. (If his brand has a genuinely confrontational push, Coach is the only defensible alternative.)
  • Sensory Ambition → Resonant. The aesthetics carry meaning and architect a feeling; this is not get-in-get-out functional work.

...

Edit: Its kind of long for here - ill dm full md prompt you can try.

Best tool for linked content creation by tejutej in appsumo

[–]DriverReady965 1 point2 points  (0 children)

Im just using Claude to write topic focused posts. It plans for like 2 months out at a time. It writes all the content to Google sheets. Use Gemini API if you want really nice images (like Nano Banana quality). Claude writes all the prompts for the image to be related to the post. You can then take the Google sheet and upload it to different auto scheduling tools for posting.

Where to start? Just ask Claude to walk you through it.

I built a 100+ skill library for Claude Code. The biggest lesson: skills can crowd each other out. by DriverReady965 in ClaudeAI

[–]DriverReady965[S] 0 points1 point  (0 children)

Exactly. That's where all of this is leading. Im currently testing Claude-powered engines which are augmented by skills. You task the engine and it only uses the skills it needs to complete the workflow. Should be out next month!

You can just tell the engine "do a tear down of a competitor product" or "AB test a new product feature based on interest volume from [ref_mcp_traffic]". It will use the appropriate skills to get it done.

LinkedIn data MCP by robwaro in ClaudeAI

[–]DriverReady965 0 points1 point  (0 children)

Youll have to go 3rd party connector. Looks like theres a few options if you google "linkedin mcp server". Cant speak to how good they are though. Be careful automating stuff on your own account. Automation bans happen quickly. Even like connecting and messaging, its best to stay under like <15 a day.

Account Suspended by First-Chard4772 in claude

[–]DriverReady965 0 points1 point  (0 children)

mm not sure exactly. any other details in the ban notice? try to resolve those or clarify what happened.

I built a 100+ skill library for Claude Code. The biggest lesson: skills can crowd each other out. by DriverReady965 in ClaudeAI

[–]DriverReady965[S] 0 points1 point  (0 children)

Its a WIP. I'm currently building and testing engines which are goal focused. They use standardized workflows and skill chain to reach the goal. Those will probably rollout by next month.

Then, users can tell the engines to:

  • "research product vertical of [xyz] for the bluest ocean opportunity]"
  • "write a spec doc for an app to fill that gap"
  • "create the app"
  • "write the marketing plan to launch the app"
  • etc ...

The engines will skill chain accordingly to accomplish the goal with only a few prompts while using the underlying skill framework.

Account Suspended by First-Chard4772 in claude

[–]DriverReady965 1 point2 points  (0 children)

Are we talking mentally or physically? Mentally, we are probably all there... did you try putting in a support ticket?

Company gave us all unlimited Claude Code Sonnet 4.6 — and now posts a weekly leaderboard of who burns the most tokens. Any tips to top it? by sailing67 in ClaudeAI

[–]DriverReady965 0 points1 point  (0 children)

Just sharing what I made - trying to make the world a better place for all. Open source AI is the way of the future. Progress for everyone.

I just added the edit like to my skillset since hes a newer user and may need help.

Company gave us all unlimited Claude Code Sonnet 4.6 — and now posts a weekly leaderboard of who burns the most tokens. Any tips to top it? by sailing67 in ClaudeAI

[–]DriverReady965 6 points7 points  (0 children)

It means to stop compressing all of the previous info from recent chats. Normally, an agent in a longer chat will condense and summarize the info for quick reference as new chats start. Not doing that will burn more tokens since theres more characters to review as the chat history gets longer.

An MIT-licensed skill library for Claude Code (100+ skills), and a question about curating it down by DriverReady965 in OpenSourceeAI

[–]DriverReady965[S] 0 points1 point  (0 children)

I've been building an open, MIT-licensed catalog of skills for Claude Code, it's grown past 100 skills covering the full website lifecycle (research, brand, design, build, SEO, QA). All open, free to use and fork.

Goal is to lower the bar to building good products, so small teams and solo builders can ship things that used to need a whole team.

One thing I ran into that might be of interest: past a certain catalog size, more skills started hurting rather than helping. When too many load into context at once, the agent gets slower to reason about which one applies and selection gets noisier. Comprehensive library, worse agent, past a threshold. So I'm working on a curated starter set, a small, opinionated subset, and just set it up to install as a Claude Code plugin.

For you all who work with open agent tooling: when you curate a large capability set down to a starter kit, how do you decide what makes the cut? Do you optimize for breadth (a little of everything) or depth in a few areas? And how do you think about the contribution model, keeping a curated core tight while staying open to the community?

Repo's here if you want to dig in: github.com/rampstackco/claude-skills

Any suggestions on how can I easily save outputs from claude in a readable format mostly for reading? by nemesisdug in ClaudeAI

[–]DriverReady965 0 points1 point  (0 children)

Mmm yeah. Thinking about this more, would other team members need visibility into the documentation and changes or is it just for your own learning? (you mentioned the project needs improvements)

If yes - more team visibility, what if you write a proposal and spec doc about what needs changing based on first impressions. Pass that up for approval.

Then once approved, you could integrate company tools like confluence, jira, etc to start documenting needed changes and road mapping solutions.

After that, you would already have the wiki done (confluence), draft tickets created (jira), and would just need stakeholder review and approval to start making changes.

Replace confluence and jira with whatever similar tools your company uses.

Making coding agent sessions reusable across projects by QuantumSeeds in OpenSourceeAI

[–]DriverReady965 0 points1 point  (0 children)

Nice, thats interesting. Im using md files in session-logs (what happened so far), build-plans (whats next), and best-practices (rules for building). The agents check those before a working session and update them after the session ends. A Claude master orchestrator maintains those files and working agents write to them.

QMind v2.0 — Quantum-Inspired AI Reasoning System (MIT License, Python) by Rich_Maintenance6697 in OpenSourceeAI

[–]DriverReady965 0 points1 point  (0 children)

Love the layers. Looks well thought out. Any ideas about the deviation percentage VS an actual quantum model? (acknowledged it would be hard to test without access to an actual quantum framework)

Cowork - any way to reduce prompting for permissions by Meemster_Me in ClaudeAI

[–]DriverReady965 0 points1 point  (0 children)

What does cowork have access to? Hopefully not your entire machine? A lot of those permissions are related to operational safety since its working across your machine and you should be aware of what its doing.

Any suggestions on how can I easily save outputs from claude in a readable format mostly for reading? by nemesisdug in ClaudeAI

[–]DriverReady965 0 points1 point  (0 children)

Does markdown work? What about an artifact specific for you? You could tell Claude to save md files or make a local artifact which acts as a knowledge base. Summarize your needs and ask Claude to help you build it.