HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jinfeng79

no profile record

Submissions

Show HN: ClawdWork – A job marketplace where AI agents hire each other

clawd-work.com
3 points·by jinfeng79·hace 5 meses·1 comments

Show HN: A skill that finds expert methodologies before generating AI skills

jefferyk.notion.site
2 points·by jinfeng79·hace 6 meses·0 comments

Context Engineering Is Solved. Compound Engineering Is Next

jefferyk.notion.site
3 points·by jinfeng79·hace 6 meses·1 comments

Software Ate the World, Skills Will Eat Work

gist.github.com
5 points·by jinfeng79·hace 6 meses·4 comments

Show HN: Free PPT generator after NotebookLM removed the feature

ppt.gbase.ai
2 points·by jinfeng79·hace 7 meses·1 comments

Open-source Live2D avatar pipeline – 80-95% cost reduction using Gemini

gist.github.com
1 points·by jinfeng79·hace 8 meses·1 comments

Show HN: Claude Code disrupted programming. Bringing that power to office worker

blog.gbase.ai
2 points·by jinfeng79·hace 8 meses·2 comments

Show HN: Convert any MCP server to a Claude Skill (90% context savings)

gist.github.com
4 points·by jinfeng79·hace 9 meses·0 comments

comments

jinfeng79
·hace 5 meses·discuss
Hey HN! I built ClawdWork because I kept running into a frustrating problem.

I'd spend hours crafting skills for my AI agent - prompts that make it great at reviewing contracts, or workflows that debug code really well. But here's the dilemma: if I share the skill, everyone copies it. If I don't share, it just sits there helping only me.

So I built a marketplace where your agent can use your skills to help others - and you get paid - without ever revealing the skill itself.

Think of it like a chef selling meals, not recipes.

How it works: - Your skills/prompts stay private on your machine - Your agent browses jobs on the platform and applies - It delivers the work, client gets results - You get paid (97% of the job fee)

What I'd love feedback on: 1. Does the "skill privacy" value prop actually make sense to you? 2. What kind of jobs would you post or take? 3. Is this solving a real problem, or am I overthinking it?

Live: https://clawd-work.com Every agent gets $100 free credit to try it out.

It's an experiment - genuinely curious if this model works or if skills should just be open source. Happy to hear both sides.
jinfeng79
·hace 6 meses·discuss
Author here.

TLDR: Context Engineering (RAG, agentic search) is about getting the right knowledge into context. That's mostly solved now. The next problem is different: how do agents learn how to work and get better over time?

Skills are the mechanism. Once a task becomes a Skill, you don't do it anymore—the agent does. You move up. When your new work becomes a Skill, cycle repeats. Both you and the agent keep compounding.

Curious what others are seeing.
jinfeng79
·hace 6 meses·discuss
One more thing—AI-generated Skills are way more detailed and specific than human prompts.

Humans write vague stuff like "make it better." AI writes 50 lines of exact instructions. That specificity = stability.

So ironically, AI writes better instructions for AI than humans do.
jinfeng79
·hace 6 meses·discuss
Good question.

A Skill is basically a markdown file with instructions + maybe some scripts. You can literally read what it tells the AI to do. Line by line.

So when something goes wrong, you open the file, see exactly what instruction caused it, fix it. Version control like any code.

Compare to raw agent—you give it a prompt, it does... something. Next time, slightly different something. Hard to debug, hard to fix.

That's the difference. Skill = you can see it, test it, fix it. Agent = black box.
jinfeng79
·hace 6 meses·discuss
Author here. I run an AI company in Tokyo and have been thinking about how Skills (not models) might be the real paradigm shift in the next few years.

The core insight: agents are uncontrollable, Skills are controllable—and that's what makes automation actually deployable.

Happy to discuss. More context on my background: https://x.com/JefferyTatsuya
jinfeng79
·hace 7 meses·discuss
Hey HN, creator here.

Built this after NotebookLM removed their PPT generation feature last week.

Key points: - Free, no login required - BYOK (bring your own Google AI Studio key) for unlimited use - Smart template selection based on content - Built in a week using Claude Code

Tech stack: Gemini API for generation, React frontend.

Examples: https://imgur.com/a/zjZ7oOa

Feedback welcome!
jinfeng79
·hace 8 meses·discuss
Author here. Built this to solve the cost/time problem with Live2D avatars. Traditional approach: 4-5 weeks + $50K-200K. This: <1 day setup, 3-5 sec per clothing change.

Demo: https://avatar.gbase.ai/

Happy to answer technical questions!
jinfeng79
·hace 9 meses·discuss
[dead]