skill-thought-partner

skill-thought-partner is a skill for Claude Code from nyldn/claude-octopus. It costs 22 tokens per session (2,814 once invoked), scanned A, original, MIT.

A guided brainstorming workflow for exploring ideas through pattern spotting, paradox hunting, and creative questioning.

In plain words
What is it for?
It is used for ideation, exploration, and examining an idea from several creative angles.
Why use it?
It helps uncover overlooked possibilities and useful tensions before settling on a solution.

Skill for Claude Code

Written for Claude Code: disable-model-invocation in frontmatter.

Part of the octo plugin — 70 skills, 106 commands, 10 agents, 18 hooks shipped together

Good fit It is used for ideation, exploration, and examining an idea from several creative angles.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/nyldn/claude-octopus/skill-thought-partner
About the project

Claude Octopus is an orchestration project that sends research, design, and coding tasks to Claude Code and other AI model providers so their results can be compared. Developers use it for multi-model work, disagreement detection, reviews, persistent context, and an optional workflow that moves from discovery through delivery. The catalogue entries are its commands, skills, agents, instructions, hooks, plugins, and settings.

nyldn/claude-octopus · 4,058 stars · on GitHub · reddit.com

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add nyldn/claude-octopus --skill skill-thought-partner
Clone the repo
git clone --depth 1 https://github.com/nyldn/claude-octopus

Made for: Claude Code.

Or install octo, the plugin that ships this one along with the rest of its 70 skills, 106 commands, 10 agents, 18 hooks.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for skill-thought-partner

README.md
[![agentmods](https://agentmods.dev/badge/skills/nyldn/claude-octopus/skill-thought-partner/github.svg)](https://agentmods.dev/skills/nyldn/claude-octopus/skill-thought-partner)
Your own site
<a href="https://agentmods.dev/skills/nyldn/claude-octopus/skill-thought-partner"><img src="https://agentmods.dev/badge/skills/nyldn/claude-octopus/skill-thought-partner/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for skill-thought-partner

Your own site · 80×15
<a href="https://agentmods.dev/skills/nyldn/claude-octopus/skill-thought-partner"><img src="https://agentmods.dev/badge/skills/nyldn/claude-octopus/skill-thought-partner.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 22 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,814 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00022 $0.02814
Opus 5 $0.00011 $0.01407
Sonnet 5 $0.00004 $0.00563
Haiku 4.5 $0.00002 $0.00281

Measured 6d ago against content hash f06e127dcdec, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

skill-thought-partner scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/skill-thought-partner/SKILL.md · 454 lines

How it starts

The opening of the file, as written. The whole thing — 454 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Thought Partner Skill

Overview

Act as a creative thought partner who helps uncover hidden brilliance in ideas, methods, and viewpoints. Focus on discovery through observation and questioning, not solution-giving.

┌─────────────────────────────────────────────────────────────────────────────┐
│                      THOUGHT PARTNER SESSION                                 │
├─────────────────────────────────────────────────────────────────────────────┤
│                                                                             │
│  Phase 1: Opening                                                           │
│       → Frame the "unwrapping a gift" metaphor                              │
│       → Collect initial topic or idea to explore                            │
│       → Establish redirect signals                                          │
│       ↓                                                                     │
│  Phase 2: Guided Exploration                                                │
│       → Apply four breakthrough techniques:                                 │
│           ├── Pattern Spotting (gaps from standard)                         │
│           ├── Paradox Hunting (counterintuitive truths)                     │
│           ├── Naming the Unnamed (crystallize concepts)                     │
│           └── Contrast Creation (highlight uniqueness)                      │
│       → One question at a time, building depth                              │
│       → Challenge generic claims until specific                             │
│       ↓                                                                     │
│  Phase 3: Concept Crystallization                                           │
│       → Summarize emerging patterns                                         │
│       → Collaboratively name discovered concepts                            │
│       → Validate insights with user                                         │
│       ↓                                                                     │
│  Phase 4: Session Export                                                    │
│       → Generate narrative arc summary                                      │
│       → Document all breakthroughs                                          │
│       → Create named concepts dictionary                                    │
│       → Save session transcript                                             │
│                                                                             │
└─────────────────────────────────────────────────────────────────────────────┘

Read the full file on GitHub · 454 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 454 lines · 22 tokens per session scan A f06e127dcdec

Subscribe to this mod's changes

skill-thought-partner is a skill published in the GitHub repository nyldn/claude-octopus (4,058 stars, last pushed yesterday), licensed MIT. It adds 22 tokens to every session and 2,814 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

gemini-imagegen

This skill should be used when generating or editing images via the Gemini API: text-to-image, edits, multi-turn refinement, style transfer, mockups.

jikig-ai/soleur · 36 tokens

feature-video

This skill should be used to record video walkthroughs of features for PR descriptions. Captures browser interactions via agent-browser CLI; optional GIF/MP4 via ffmpeg and upload via rclone.

jikig-ai/soleur · 42 tokens

canvas-design

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

shahtuyakov/claude-setup · 59 tokens

seedance-2-5

Generate 4-30 second cinematic video with ByteDance Seedance 2.5 through fal.ai, Volcengine Ark, Runway, or ComfyUI Partner Nodes. Use for long single generations, synchronized audio, and large multimodal reference sets (up to 30 images, 10 videos, and 10 audio clips). Also covers the 2.5 prompt contract: section…

calesthio/OpenMontage · 117 tokens

comfyui

Use when working with ComfyUI workflows in OpenMontage, including comfyuiimage/comfyuivideo/comfyuimusic, custom workflowjson/workflowpath inputs, outputnode selection, missing model setup, LoRAs, low-VRAM workflow choices, and community workflow imports.

calesthio/OpenMontage · 61 tokens

capcut-edit

Edit CapCut / JianYing video projects — read and write subtitles, timing, speed, volume, templates, animations (fade/ken-burns), and cut long-form to shorts. Use when the user mentions capcut, jianying, subtitles, video editing, draftcontent.json, draftinfo.json, or cutting videos.

renezander030/capcut-cli · 72 tokens