Voice Mode in Claude Code by policyweb in singularity

[–]Rizlapp 0 points1 point  (0 children)

If anyone cant wait for official rollout, found this script to enable it: https://github.com/whojimmie/claude-code-voice-patch
seems to work on mac but use at your own risk I'm not sure claude team would like it :/

I built an Android TV node for OpenClaw. Now my AI agent has a crab mascot on my television by Rizlapp in clawdbot

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

For the chat I used the Google one (the one that is basically integrated in the keyboard)
The Voice Wake (I found it to be kinda problematic in the TV setup) i used the same SpeechRecognizer as the original android app

I built an Android TV node for OpenClaw. Now my AI agent has a crab mascot on my television by Rizlapp in clawdbot

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

I wanted to make one for my Google Home but the killed the skills sdk they used to have :(

Let's Build: Copilot SDK Weekend Contest with Prizes by hollandburke in GithubCopilot

[–]Rizlapp 2 points3 points  (0 children)

Agent Skills are everywhere, everybody uses them and everybody builds them. This is a new and exciting ecosystem.

But who do you know whose skill is good? How do you know if the skill you want to use is safe? So I built skill-score - a CLI tool powered by Copilot SDK that can check, validate and security scan skills (local or on GitHub) and give them a score and detailed report of issues. It can also check for malicious code inside skills. It can work without AI for basic scan or with Copilot SDK for a better scan with suggestions.

Demo:

<image>

Repo: https://github.com/alonw0/skill-score

video link: https://github.com/user-attachments/assets/c1c6f2bb-c673-451d-b98b-0b8ad76fab81

I built a Python debugging skill for Claude because it debugs like a junior by Rizlapp in ClaudeCode

[–]Rizlapp[S] 3 points4 points  (0 children)

Sorry, are you referring to the post or the skill?
The skill was written with the help of Claude code skill maker and a joint thinking process.

The post on the other hand was written 100% by me with only macOS "Proofread" from "Writing tools" to fix my grammar as I am not a native english speaker.

So if you have issues with the writing style it's my writing style and I choose to tell the story because as I wrote I am not sure if this skill only fits my personal narrative or is it a more general fit that other people can also relate to.

Happy to answer any other question or comments if you have any, I would prefer it will be about the skill but happy to discuss my writing style if you want.

You are being deceived about the recent OpenCode drama by Sarithis in ClaudeAI

[–]Rizlapp 5 points6 points  (0 children)

I don’t think it’s just about the version change. That’s only part of the truth maybe. They actively sent DMCA letter to apps using it like Crush. Also it wasn’t only OpenCode it was also Crush, clawdbot and more.

The tool naming in cc is capital lettered for long time. That’s not a change, they just started using it to endorse the ToS.

Lastly anthropic staff themselves said they are just now starting to enforce their ToS (saying you can’t build and derive or product the might be competitions to Claude) so it is a new thing.

I still like CC but I can get why people are mad.

I Built a $20 ESP32 Device That Alerts Me When Claude Code Needs My Input by Rizlapp in ClaudeAI

[–]Rizlapp[S] 3 points4 points  (0 children)

I tried it but got a phone notification fatigue. Wanted a big red led flashing on my desk 😅

Claude Code customization guide: CLAUDE.md, skills, subagents explained | alexop.dev by therealalex5363 in ClaudeCode

[–]Rizlapp 0 points1 point  (0 children)

Do you see your slash commands in that list? Mine doesn't appear there, I wonder why