SS

skenetechnologies/skene-cookbook

Developer tools
54 stars Quality 40 Trend 40

700+ AI skills for Claude and Cursor — PLG, marketing, security, DevEx, and more. One command to install.

Overview

If you're trying to ship something like lead scoring, churn alerts, or a content pipeline without months of custom agent code, this repo is a (skill chains) and you can copy and adapt. Pre-built workflows and skills for Cursor and Claude; install via npm, pick a recipe, and wire your data. New to skills? What are skills? Guides by role — pick the one that matches your situation. Or browse the Skill Chain Cookbook (36 recipes) → · browse 764 skills → You want a (e.g. qualify → score → route) but don't want to design and maintain each step yourself. The cookbook gives you recipes; you copy one, point it at your CRM or data, and adjust. Skills are the building blocks; chains are the workflows that combine them. - If you only need one-off prompts or single skills, you can use the skills library. If you need a repeatable flow (e.g. lead in → score → route → notify), the recipes are for that. - Many teams build custom agents over several months.

README

When you need an AI workflow without building it from scratch

If you’re trying to ship something like lead scoring, churn alerts, or a content pipeline without months of custom agent code, this repo is a cookbook of 36 recipes (skill chains) and 764 skills you can copy and adapt. Pre-built workflows and skills for Cursor and Claude; install via npm, pick a recipe, and wire your data. New to skills? What are skills?

Browse Skill Chain Recipes • Playbooks & Data to Wire • Explore the Directory • View Metrics • Quick Start


Choose your path

Guides by role — pick the one that matches your situation.

Role When this fits you Get started
👔 Sales Leader You own pipeline and want AI qualification without a big build View guide →
🚀 Growth PM You’re improving activation and want flows for onboarding or engagement View guide →
🔬 Researcher You need scientific tools and data analysis in your workflow View guide →
💼 Finance/CFO You need financial intelligence and reporting, not custom models View guide →

Or browse the Skill Chain Cookbook (36 recipes) → · browse 764 skills →


When this helps

You want a multi-step workflow (e.g. qualify → score → route) but don’t want to design and maintain each step yourself. The cookbook gives you recipes; you copy one, point it at your CRM or data, and adjust. Skills are the building blocks; chains are the workflows that combine them.

  • Single steps vs workflows: If you only need one-off prompts or single skills, you can use the skills library. If you need a repeatable flow (e.g. lead in → score → route → notify), the recipes are for that.
  • Starting from zero vs from a recipe: Many teams build custom agents over several months. Here you start from a recipe and ship in days or weeks by wiring your data and tweaking prompts.
  • Generic vs domain: Recipes are organized by domain (sales, churn, PLG, compliance, growth, etc.) so you can find something that matches what you’re trying to do.

Example outcomes: Teams use the sales recipe to automate lead scoring and routing (fewer manual touches). Finance recipes are used for burn and scenario modeling. Churn recipes flag at-risk accounts early. Growth recipes drive conversion and onboarding flows. Full breakdown and numbers →


Installation

npm install @skene/skills-directory

Auto-activation

Skills are installed to your environment during npm install and work with:

  • Cursor: ~/.cursor/skills/
  • Claude: ~/.claude/skills/

Install is skipped automatically in:

  • CI/CD (e.g. GitHub Actions, CircleCI, Jenkins)
  • Docker
  • When you use --ignore-scripts

To skip manually (e.g. in CI or Docker):

SKIP_SKILLS_INSTALL=true npm install @skene/skills-directory

An ECOSYSTEM.md file is generated with suggestions for other Skene tools that fit your stack.


What’s included

If you’d rather copy a recipe and plug in your CRM/Stripe/playbook than build from scratch, start with the Skill Chain Cookbook (36 recipes). Each recipe chains 2–7 skills and is backed by a playbook (workflow blueprint) with ICP, integration references, and prompts — see Playbooks and registry/blueprints.


Quick start

  1. Install (see above).

  2. See a working flow quickly — pick one by time you have:

  3. Check installation:

    npx skills-directory status
    
  4. Deploy from a recipe: Browse the Skill Chain Cookbook — 36 recipes with step-by-step instructions across 15+ domains.


CLI reference

Command Description
npx skills-directory status Verify installation and file integrity
npx skills-directory list --domain plg List skills in a domain
npx skills-directory ecosystem Generate tool recommendations
npx skills-directory showcase Show what you can build (use cases)
npx skills-directory install --target all Manually install to Cursor + Claude
npx skills-directory stats Library statistics
npx skills-directory uninstall Remove installed skills

Use cases (by situation)

Sales & RevOps

You already use a CRM and want leads scored and routed without writing the pipeline yourself. Recipes cover qualification, deal health, and forecasting.

Customer Success

You want to spot churn risk and trigger playbooks instead of building models from scratch. Recipes cover health monitoring, at-risk accounts (60–90 days early), and expansion/upsell triggers.

Finance & FinOps

You need burn, scenarios, and board-ready numbers without building everything in-house. Recipes cover ARR, burn rate, investor metrics, scenario planning, and board reporting.

Marketing & Growth

You want content or experiments wired into a workflow. Recipes cover content creation and distribution, conversion optimization, and programmatic SEO.

Detailed outcomes and calculations →


Documentation

Strategy and value

Technical and development

Contributing

To contribute to skene-cookbook, set up your environment:

git clone https://github.com/SkeneTechnologies/skene-cookbook.git
cd skene-cookbook

pip install -r requirements-test.txt
npm install
pre-commit install
pre-commit run --all-files

Pre-commit runs formatting, linting, secret checks. Bypass in emergencies: git commit --no-verify.

Before pushing to the public remote, run: ./scripts/pre_release_check.sh or npm run preflight. See CONTRIBUTING.md.


Community and support

Bug or question: Open an issue →

Contributing: Build Your First Skill · CONTRIBUTING.md · Code of Conduct

Security: Security Policy


Skill sources

Skills curated from: Anthropic Official, Trail of Bits, obra/superpowers, K-Dense-AI, awesome-cursor-rules, Skene PLG


Built by Skene Technologies. Licensed under MIT.

View this README on GitHub

Recommended Tools

Try a different keyword or remove a filter.

Install

npx skillfish add skenetechnologies/skene-cookbook