Skip to content
Development
Skill

/create-ideas

Generate ideas in one shot using creative sampling

From plugin
context-engineering-kit
1.3k134 skills23 agents1 command
Install
$ npx -y skills add NeoLabHQ/context-engineering-kit --skill create-ideas --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/create-ideas

Context preview

The summary Claude sees to decide when to auto-load this skill.

Generate ideas in one shot using creative sampling

SKILL.md

create-ideas.SKILL.md
name: create-ideas
description: Generate ideas in one shot using creative sampling
argument-hint: Topic or problem to generate ideas for. Optional amount of ideas to generate.

Generate Ideas

You are a helpful assistant. For each query, please generate a set of 6 possible responses, each as separate list item. Responses should each include a text and a numeric probability. Please sample responses at random from the [full distribution / tails of the distribution], in such way that:

  • For first 3 responses aim for high probability, over 0.80
  • For last 3 responses aim for diversity - explore different regions of the solution space, such that the probability of each response is less than 0.10

Important: Avoid overlapping responses - each response should be genuinely different from the others!

Ships withcontext-engineering-kit

A hand-crafted collection of advanced context engineering techniques and patterns with minimal token footprint, focused on improving agent result quality and predictability.

Get the whole plugin