By mikamboo
Business productivity skills including business presentation generation
Generate a complete, professional business project presentation (HTML/PDF) from a simple idea description. Use this skill whenever the user describes a business idea, project, or startup concept and wants a presentation, pitch deck, business plan document, or project dossier — even if they don't use those exact words. Trigger on phrases like: "create a presentation for my idea", "make a business plan for", "I have a business idea", "generate a project document for", "make a pitch for my project", or any description of a business concept followed by a request to produce a document.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
Generates a polished, publication-ready tech blog post in Markdown from user-provided topic, content draft, and optional reference links or file attachments. Use this skill whenever the user wants to write, draft, or produce a tech blog post, article, tutorial, how-to guide, tool comparison, or release notes — even if they only say "write a post about X" or "turn my notes into a blog post". Trigger also when the user provides rough notes, bullet points, or a messy draft and asks to clean it up into a publishable article. The skill fetches linked URLs and extracts curated code snippets from official docs or repositories when available.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A personal collection of Claude skills — reusable AI capabilities invoked directly from any conversation with a simple command or natural language phrase.
Run once per machine. After that, skills are automatically available in every new project.
# 1. Clone the repo
git clone https://github.com/mikamboo/agent-skills
cd agent-skills
# 2. Register the local marketplace (user-level, permanent)
claude plugin marketplace add ./
# 3. Install the skill pack into your current project
claude plugin install business-skills@kevatech-agent-skills --scope project
# 4. Verify
claude plugin list
To make the skills available globally across all projects (instead of per-project):
claude plugin install business-skills@kevatech-agent-skills --scope user
tech-blog-writerPlugin:
business-skills@kevatech-agent-skillsTrigger:/tech-blog-writeror describe a blog post naturally
What it does: Turns a topic, a rough content draft, and optional reference links or file attachments into a complete, publication-ready Markdown blog post — ready for Astro, Next.js, Hugo, Jekyll, or any Markdown-based CMS.
What it produces:
| Element | Content |
|---|---|
| YAML frontmatter | title, description, date, tags, author |
| Introduction | 2–3 sentence hook stating the problem and what the post covers |
| Body sections | ## main sections + ### subsections, sentence-case headings |
| Code examples | Fenced blocks (with language id), shell blocks, diff blocks |
| Callout blockquotes | 💡 tips and ⚠️ warnings |
| Conclusion | Key-point summary + call-to-action |
| References | Cited URLs at the end of the post |
Process:
web_fetch.md file once the minimum quality bar is metIn-scope post types: Tutorials · How-to guides · Tool comparisons · Conceptual deep dives · Release notes · Migration guides · Architecture walkthroughs
Output file: [topic-slug]-post.md in the current working directory.
Usage examples:
Write a blog post about getting started with Astro. Here are my rough notes: [paste notes]
Turn my bullet points into a publishable article about React Server Components.
/tech-blog-writer — topic: "Deploying a FastAPI app to Railway", draft: [paste draft]
Write a how-to guide comparing Zod and Yup for form validation in a Next.js project.
business-presentationPlugin:
business-skills@kevatech-agent-skillsTrigger:/business-presentationor describe a business idea naturally
What it does: Turns any business idea description into a complete, investor-ready HTML presentation file. Open it in a browser and print to PDF.
What it produces:
| Section | Content |
|---|---|
| Executive Summary | 4 KPIs + value proposition |
| Company & Vision | Mission, objectives, legal form |
| Market Opportunity | TAM/SAM/SOM with sourced data + chart |
| Product / Service | Categorised offering grid |
| Business Model | Revenue streams, unit economics |
| Competitive Landscape | Named competitors + positioning chart |
| SWOT Analysis | 4-quadrant colour matrix |
| Go-To-Market | Target profile, channels, launch plan |
| Roadmap | Phase-by-phase timeline |
| Financial Projections | Investment table + revenue forecast + 2 charts |
| Risk Analysis | Colour-coded risk table with mitigations |
| Growth & Scalability | Expansion vectors |
| Key Success Factors | Critical execution requirements |
| Conclusion & Next Steps | Ask + immediate action list |
Charts included (Chart.js):
npx claudepluginhub mikamboo/agent-skills --plugin business-skillsCore skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer