agentsclimarketplace

Koino skills

Skill koinod/koino-skills

Free AI agent skills for business automation. Sales, content, ops, growth. Compatible with Claude Code, Codex, Gemini CLI, Cursor.

Install
npx -y skills add koinod/koino-skills

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 5 stars5 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

5.2 KB, as published. Nobody here has run it

KOINO Skills Suite

A collection of 10 production-grade business skills covering sales, content, operations, and competitive research. Install this meta-skill to get all 10.

Description

KOINO Skills Suite is a comprehensive set of AI agent skills built for businesses doing $250K-$5M in annual revenue. Each skill handles a specific business function — from qualifying leads to writing cold emails to monitoring server fleets. They work independently or as an integrated system.

This is the meta-skill. Installing it gives your agent access to all 10 specialized skills.

Activation

This skill activates when:

  • The user asks for help with any business operations task
  • The user mentions sales, content, leads, proposals, outreach, scheduling, or competitive analysis
  • The user wants to automate or systematize a business process
  • The user asks "what can you help me with?"

The meta-skill routes to the appropriate specialized skill based on context.

Included Skills

Sales & Revenue

SkillTriggerWhat You Get
sales-objection-coachProspect says "no" or pushes backL.M.C. framework response + psychology breakdown
lead-scorerNew prospect to evaluate0-100 score: HOT / WARM / COLD / DISQUALIFIED
cold-email-writerNeed to reach out to a prospect3-5 sentence P.A.S. email ready to send
proposal-generatorReady to send a formal offerComplete proposal with 3 pricing tiers
rep-performance-trackerCheck sales metrics or team performanceScorecard with grades, trends, and churn risk

Content & Marketing

SkillTriggerWhat You Get
content-qa-scorerDraft content needs review7-dimension score: PASS / NEEDS WORK / KILL
competitor-analyzerNeed competitive intelligenceFull report: positioning, pricing, weaknesses, gaps

Operations & Infrastructure

SkillTriggerWhat You Get
daily-brief-generatorStart of day or need status overview2-minute briefing: revenue, fires, priorities, pipeline
agent-fleet-statusCheck on servers or distributed systemsHealth dashboard: disk, memory, CPU, services, alerts
cron-automatorSchedule a recurring taskCorrect cron expression with logging and error handling

Routing Logic

When a request comes in, the meta-skill routes based on keywords:

"objection" / "they said no" / "handle this"     → sales-objection-coach
"score this" / "review" / "QA" / "is this good"  → content-qa-scorer
"qualify" / "is this worth" / "score this lead"   → lead-scorer
"morning brief" / "daily" / "what should I do"    → daily-brief-generator
"cold email" / "outreach" / "reach out to"        → cold-email-writer
"proposal" / "quote" / "SOW"                      → proposal-generator
"close rate" / "sales metrics" / "performance"    → rep-performance-tracker
"fleet" / "server status" / "check my machines"   → agent-fleet-status
"cron" / "schedule" / "run every"                 → cron-automator
"competitor" / "compare" / "positioning"           → competitor-analyzer

If the request spans multiple skills, chain them:

  • "Score this lead and write a cold email" → lead-scorer then cold-email-writer
  • "Check fleet status and generate my morning brief" → agent-fleet-status then daily-brief-generator
  • "Analyze the competitor and write a proposal that beats them" → competitor-analyzer then proposal-generator

Example Workflow

Full Sales Cycle in 5 Minutes

  1. Lead comes inlead-scorer qualifies them (Score: 74, WARM)
  2. Write outreachcold-email-writer generates personalized email
  3. They reply with objectionsales-objection-coach provides L.M.C. response
  4. Meeting goes wellproposal-generator creates 3-tier proposal
  5. They mention a competitorcompetitor-analyzer provides counter-positioning
  6. Deal closesrep-performance-tracker updates metrics

Total time: 5 minutes of AI-assisted work instead of 3 hours of manual effort.

Daily Operations Loop

  1. 8:00 AMdaily-brief-generator produces morning briefing
  2. 8:05 AMagent-fleet-status confirms all systems running
  3. 9:00 AMcontent-qa-scorer reviews today's scheduled content
  4. 10:00 AMlead-scorer prioritizes new inbound leads
  5. 2:00 PMcold-email-writer generates afternoon outreach batch
  6. 5:00 PMrep-performance-tracker generates end-of-day scorecard

Installation

All Skills at Once

# Claude Code
claude install-skill github.com/koino-capital/koino-skills-public

# Manual
git clone https://github.com/koino-capital/koino-skills-public.git

Individual Skills

Each skill is in its own directory with a self-contained SKILL.md. Install only what you need.

Requirements

  • Any AI agent that reads SKILL.md files (Claude Code, Codex, Gemini CLI, Cursor, Windsurf, etc.)
  • No API keys
  • No dependencies
  • No setup

Built by KOINO Capital — Agentic growth systems that run while you sleep. Want this running autonomously 24/7? Deploy with KOINO

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.