claudeers.
// Claude Skills

profit-room-skills

51 Claude Code skills to build an offer, land your first customers, and make content that sells — for non-technical creators.

// Claude Skills[ api ][ web ][ claude ]#claude#skillsMIT$open-sourceupdated 22 days ago
Actively maintained
95/100
last commit 23 days ago
last release none
releases 0
open issues 0
// star history

Install with your AI

Paste into Claude Code, Cursor, or any agent — it reads the repo and wires the tool into your project.

Install and set up profit-room-skills (claude-plugin project) into my current project.
Found on https://claudeers.com/profit-room-skills
Repo: https://github.com/duncan-buildroom/profit-room-skills
Homepage/docs: —
Detected install method: claude-plugin → /plugin install profit-room-skills@duncan-buildroom/profit-room-skills
Category: skills. Platforms: api, web.
Read the repo's README for exact setup and env vars, then install it and wire it into my project.

Claudeers Health Verdict:
active; community-verified: false. Confirm the source before running anything.
// or install directly (claude-plugin)
/plugin marketplace add duncan-buildroom/profit-room-skills
/plugin install profit-room-skills@duncan-buildroom/profit-room-skills
// or clone
git clone https://github.com/duncan-buildroom/profit-room-skills

// compatibility

Platformsapi, web
Operating systems
AI compatibilityclaude
LicenseMIT
Pricingopen-source
LanguagePython

Profit Room Skills

Claude Code skills that help you build an offer, land your first customers, and make content that sells.

Built for people who can build with AI but haven't yet sold with it. You don't need to code. You run a skill in plain English, answer a couple of questions, and get a real, usable result — an offer you can pitch, an outreach list, a week of posts, a thumbnail, a landing page.

There are 51 skills across six packs. Install the whole thing or just the pack you need.

Brand new to Claude Code? Start with freeskills instead — 50 skills that need zero setup, built to teach you the tool and get your first things live. Come back here when you want the heavier machinery: content pipelines, video and thumbnail generation, carousel rendering, and publishing automations. Some skills appear in both.


Install (the one-command way)

Inside Claude Code, add this marketplace once:

/plugin marketplace add duncan-buildroom/profit-room-skills

Then install any pack:

/plugin install money
/plugin install content
/plugin install youtube
/plugin install media
/plugin install design
/plugin install utility

That's it. The skills show up in your / menu, and Claude will also reach for them on its own when you describe what you want. Update anytime with /plugin marketplace update.

New to this? A "skill" is a saved set of instructions Claude Code already knows how to run. You don't install software — you just tell Claude what you want ("build me an offer", "write my LinkedIn post") and it uses the right skill.

Or copy it manually

Prefer to do it by hand?

git clone https://github.com/duncan-buildroom/profit-room-skills.git
cp -r profit-room-skills/skills/offer-builder ~/.claude/skills/

Copy any skill folder from skills/ into your ~/.claude/skills/ directory and restart Claude Code.


First: make the skills yours

Run this once before anything else:

/personalize

It asks a few quick questions — your name, what you do, who you serve, your offer, your voice — and saves a short brand profile to ~/.claude/brand-profile.md. Every content, YouTube, and money skill reads that profile, so they all write in your voice for your audience without you re-explaining yourself each time. If a skill ever needs something the profile doesn't have, it asks and saves your answer. Run /personalize again anytime to update it.

Nothing you enter leaves your machine, and no skill will ever invent facts, results, or numbers about you.


What's inside

💰 money — get paid

The heart of the pack. Turn "I built something" into "someone paid me."

SkillWhat it does
offer-builderBuild a Grand Slam Offer so good it's hard to say no
positioning-filterLock the one angle that makes you stand out
pricing-calculatorPrice on the value you create, not your costs
productize-serviceTurn a custom service into a repeatable, sellable product
warm-outreachBuild a warm-network list + a first message that isn't cringe
dm-writerWrite one short, human DM for a specific person and goal
first-customer-closerA calm, honest sales-conversation script for non-salespeople
objection-handlerTurn the objections you actually hear into confident answers
proposal-generatorTurn a discovery chat into a proposal that closes
launch-planPlan a simple revenue-spike launch for your offer
cold-outreachA cold-outreach system (once you've made a sale by hand)
money-model-auditFind more revenue from the customers you already have

✍️ content — post in your own voice

SkillWhat it does
linkedin-postWrite (and optionally publish) a LinkedIn post in your voice
linkedin-post-batchGenerate and schedule a batch of posts at once
daily-post-ideas5 personalized post ideas, one per content angle
daily-digestA daily digest of what's new in your niche
carousel-creatorBranded Instagram carousels from a topic or transcript
lead-magnetBuild a free lead magnet + the posts to promote it
digital-guide-builderTurn your expertise into a finished, sellable guide
content-promptGet one sharp question to riff on for a short video
hooksGenerate scroll-stopping hooks with a proven framework
dissectReverse-engineer why a piece of content is working
viral-format-minerTurn a viral format into new content you can shoot
substackDraft a weekly newsletter issue in your voice
content-engineTurn one video into a week of multi-platform content

📺 youtube — grow a channel

SkillWhat it does
yt-titlesHigh-performing title ideas from your video
yt-thumbnailHigh-CTR 4K thumbnails from your transcript
yt-introA retention-optimized 30-second intro
yt-descriptionA clean, high-converting description with timestamps
outlinesA full video outline: hook, body, visuals
yt-searchStructured YouTube search + research
shortifyCut one long video into vertical shorts

🎬 media — images & video

SkillWhat it does
ad-studioA product photo → a 15-second cinematic ad
saas-ad-studioA SaaS/app URL → a cinematic product ad
infographicAny topic → a hand-drawn educational infographic
faceless-videoA faceless, documentary-style video essay
viral-remixA viral video URL → your own AI remix
ig-channel-remixMine a channel's format → new videos in that style
higgsfield-generateGenerate images and video with Higgsfield
yapA punchy talking-avatar short for Reels/TikTok/Shorts
youtube-clipping-agentSlice a ranked-compilation video into vertical clips

🎨 design — build things that convert

SkillWhat it does
frontend-designDistinctive, production-grade UI
ui-ux-pro-maxA deep UI/UX design library (styles, palettes, fonts)
web-design-guidelinesReview your UI against web interface best practices
edu-siteA topic or repo → a polished educational page
build-siteAn animated brand site for your offer

🛠️ utility — sharpen the workflow

SkillWhat it does
personalizeSet up your brand profile (run this first)
brainstormingThink through an idea before you build it
defuddlePull clean, clutter-free text off any web page
meeting-notesTurn a transcript into structured notes
sanitize-projectClean a project of secrets before you share it

Some skills need a key

The writing and planning skills work out of the box. A few of the media and publishing skills use outside tools (image/video generation, schedulers, Notion, etc.). Each of those has a Requirements note telling you exactly what to set up — and if it isn't set, the skill still does the useful part and tells you what's missing. Nothing here ships with anyone's account or keys baked in.

Contributing

See CONTRIBUTING.md. Skills follow the Agent Skills format — one folder, a SKILL.md, and any scripts it needs.

License

MIT. Use them, change them, ship them.

// faq

What is profit-room-skills?

51 Claude Code skills to build an offer, land your first customers, and make content that sells — for non-technical creators.. It is open-source on GitHub.

Is profit-room-skills free to use?

profit-room-skills is open-source under the MIT license, so it is free to use.

What category does profit-room-skills belong to?

profit-room-skills is listed under skills in the Claudeers registry of Claude-compatible tools.

3 views
15 stars
unclaimed
updated 22 days ago

// embed badge

profit-room-skills on Claudeers
[![Claudeers](https://claudeers.com/api/badge/profit-room-skills.svg)](https://claudeers.com/profit-room-skills)

// retro hit counter

profit-room-skills hit counter
[![Hits](https://claudeers.com/api/counter/profit-room-skills.svg)](https://claudeers.com/profit-room-skills)

// reviews

// guestbook

0/500

// related in Claude Skills

🔓

An agentic skills framework & software development methodology that works.

// skillsobra/Shell272,506MIT[ claude ]
🔓

Public repository for Agent Skills

// skillsanthropics/Python169,406[ claude ]
🔓

💫 Toolkit to help you get started with Spec-Driven Development

// skillsgithub/Python129,208MIT[ claude ]
🔓

AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs,…

// skillsGraphify-Labs/Python106,387MIT[ claude ]
→ see how profit-room-skills connects across the ecosystem