By lovelybunch
Author and run skills on Coconut instances. Includes coconut-skills-creator, a meta-skill that turns plain-English goals or rough step lists into well-formed Coconut SKILL.md files that drive the `nut` CLI.
A Claude Code Plugin Marketplace for working with Coconut instances.
This is a Claude Code marketplace that hosts skills for Coconut — a platform for provisioning versatile AI agent VM instances. It currently ships one plugin (coconut-skills) containing one skill (coconut-skills-creator).
/plugin marketplace add lovelybunch/coconut-skills
/plugin install coconut-skills@coconut-skills
The first command registers this repo as a marketplace; the second installs the plugin. After install, the skill auto-triggers in any session where it's relevant — no further setup needed.
For agents that support SKILL.md files but aren't Claude Code (e.g. Cursor, Codex), you can use openskills:
npx openskills install lovelybunch/coconut-skills
openskills is a third-party tool, not affiliated with Anthropic.
coconut-skills — the umbrella plugin for Coconut-related skills.coconut-skills-creator — meta-skill that authors new Coconut SKILL.md files from plain-English goals or rough step lists.A Coconut skill is a SKILL.md file that runs on a Coconut instance: a VM with the nut CLI installed and a .nut/ directory for state. At runtime, Claude Code (or an equivalent agent loop) on the instance reads the SKILL.md and executes nut subcommands to manipulate tasks, knowledge, context, and third-party connectors. See docs.coconut.dev for the platform docs.
Once installed, just describe what you want a Coconut skill to do — the meta-skill will pick it up and produce a SKILL.md you can install on your Coconut.
"Write a Coconut skill that scrapes Google News for AI industry topics and writes a summary to
.nut/knowledge/market.md."
This marketplace is designed to grow. Drop a new skill into plugins/coconut-skills/skills/<new-skill-name>/SKILL.md and it'll be picked up automatically — no manifest changes required.
.
├── .claude-plugin/
│ └── marketplace.json
├── plugins/
│ └── coconut-skills/
│ ├── .claude-plugin/
│ │ └── plugin.json
│ ├── skills/
│ │ └── coconut-skills-creator/
│ │ ├── SKILL.md
│ │ └── references/
│ │ ├── nut-cli.md
│ │ ├── nut-directory.md
│ │ ├── skeleton.md
│ │ └── examples.md
│ └── README.md
├── README.md
├── LICENSE
└── .gitignore
Apache-2.0 — see LICENSE.
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.
npx claudepluginhub lovelybunch/coconut-skills --plugin coconut-skillsHarness-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
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows