Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Hypothesis Formation Portfolio Optimization

ASecurity

'Strategy: Treat the gap set as an investment portfolio — use risk/return/diversity

417 stars
0 votes
0 copies
2 views
Added 9/5/2026
researchgotesting

Security Analysis

A100/100

Scanned 9/5/2026

Install to Claude Code

$npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill hypothesis-formation-portfolio-optimization --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Hypothesis Formation Portfolio Optimization?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Hypothesis Formation Portfolio Optimization
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/yogsoth-ai-hypothesis-formation-portfolio-optimization/badge)](https://www.skillsdirectory.com/skills/yogsoth-ai-hypothesis-formation-portfolio-optimization)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: hypothesis-formation-portfolio-optimization
description: 'Strategy: Treat the gap set as an investment portfolio — use risk/return/diversity
  optimization to select the optimal gap portfolio'
version: 1.0.0
category: hypothesis-formation
type: strategy
campaign: gap-prioritization
tactics:
- scoring-matrix-construction
- priority-sensitivity-testing
sops:
- importance-scoring
- feasibility-scoring
- novelty-scoring
- impact-scoring
- ahp-weighting
- priority-synthesis
dependencies:
  tactics:
  - hypothesis-formation-scoring-matrix-construction
  - priority-sensitivity-testing
  sops:
  - gap-normalization
---

# Portfolio Optimization

Treat the set of research gaps as an investment portfolio: not only assess the value of each individual gap, but also analyze the correlation and complementarity among gaps, selecting the portfolio with the greatest overall return and the most diversified risk.

## When to Use

- The number of gaps is large (20+) and not all can be attacked
- The research team has multiple parallel tracks (can advance several gaps simultaneously)
- A balance between "high risk, high reward" and "robust, deliverable" is needed
- Resources are limited and overall research output must be maximized

## Thinking Framework

**Core principle**: The value of an individual gap is not equal to its marginal contribution within the portfolio.

Draw an analogy between gap portfolio optimization and Markowitz portfolio theory:

**Return**: the expected academic/applied value of the gap (importance × impact)

**Risk**: the uncertainty of the gap (reciprocal of feasibility + reciprocal of technical maturity)

**Correlation**: Do two gaps depend on the same methods, data, or prerequisite work? Highly correlated gaps have a higher probability of failing simultaneously and should receive lower portfolio weight.

**Diversity**: The portfolio should span different subfields, different methodologies, and different time horizons (short-term deliverable + long-term breakthrough).

**Efficient Frontier**: At a given risk level, find the gap portfolio with the greatest return; or at a given return target, find the portfolio with the least risk.

**Key insight**: A medium-value gap with low correlation to other gaps may be more worth including in the portfolio than a high-value but highly correlated gap — because it provides genuine diversification.

## Budget Gate

| Tier | Number of gaps | Correlation analysis | Portfolio size | Final output |
|------|---------|-----------|---------|---------|
| S | 20–30 | Qualitative (high/medium/low) | Select 3–5 | Recommended portfolio + rationale |
| M | 31–50 | Semi-quantitative (correlation matrix) | Select 5–8 | Recommended portfolio + efficient frontier chart + alternative portfolios |
| L | 50+ | Quantitative (method/data overlap) | Select 8–12 | Full portfolio analysis + efficient frontier + risk decomposition |

## Default Reference Flow

1. Call the `gap-normalization` SOP: unify gap format, extract methodology labels and data dependencies
2. Call the four-dimension scoring SOPs in parallel (`importance-scoring`, `feasibility-scoring`, `novelty-scoring`, `impact-scoring`)
3. Call the `scoring-matrix-construction` tactic: build the scoring matrix
4. Build the correlation matrix: analyze the method/data/prerequisite-dependency overlap between gap pairs
5. Compute each gap's return (importance × impact) and risk (1/feasibility)
6. Enumerate candidate portfolios, computing portfolio return and portfolio risk (accounting for correlation)
7. Call the `priority-sensitivity-testing` tactic: test portfolio robustness under different risk preferences
8. Call the `priority-synthesis` SOP: output the recommended portfolio + efficient frontier analysis

## context-checkpoint

Record after each round:
- Each gap's return/risk score
- The correlation matrix (gap pairs × overlap)
- The candidate portfolio list and their portfolio scores
- The recommended portfolio (with selection rationale)
- The efficient frontier description (text or table)

<!-- BEGIN available-tables (generated) -->

## Available Tactics

Optional, no fixed order; the final leaf is always a sop.

| Tactic | When to use |
| --- | --- |
| hypothesis-formation-scoring-matrix-construction | Tactic: orchestrate multi-dimensional scoring SOPs to build a comprehensive assessment matrix for all gaps |
| priority-sensitivity-testing | Tactic: perturb scoring weights to test the robustness of the gap ranking against weight choice |

## Available SOPs

Optional, no fixed order; the final leaf is always a sop.

| SOP | When to use |
| --- | --- |
| gap-normalization | SOP: Unify gaps from different sources into the standard GapRecord format |

<!-- END available-tables (generated) -->

Attribution

yogsoth-aiyogsoth-ai
View sourceMore from yogsoth-ai →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Competitor Analysis

This skill provides comprehensive analysis of competitor SEO and GEO strategies, revealing what's working in your market and identifying opportunities to outperform the competition.

1823 votes

Deep Research

Universal deep research agent team. 13-agent pipeline for rigorous academic research on any topic. 7 modes: full research, quick brief, paper review, lit-review, fact-check, Socratic guided research dialogue, and systematic review with optional meta-analysis. Covers research question formulation, Socratic mentoring, methodology design, systematic literature search, source verification, cross-source synthesis, risk of bias assessment, meta-analysis, APA 7.0 report compilation, editorial review...

452202 votes

Paperclip Distill

Use when an operation issue is a Paperclip cursor-window, distill, or backfill — `operationType: "distill"` or `"backfill"` and the body references a Paperclip source bundle for a project or root issue. Turn raw Paperclip activity into a wiki-insightful project page, decisions log, and history note. This skill exists specifically to replace the stiff, datestamp-heavy templated output that the deterministic distiller produces.

798221 votes

Academic Pipeline

Orchestrator for the full academic research pipeline: research -> write -> integrity check -> review -> revise -> re-review -> re-revise -> final integrity check -> finalize. Coordinates deep-research, academic-paper, and academic-paper-reviewer into a seamless 10-stage workflow with mandatory integrity verification, two-stage peer review, and reproducible quality gates. Triggers on: academic pipeline, research to paper, full paper workflow, paper pipeline, end-to-end paper, research-to-publi...

452201 votes

Exa Search

Semantic search, similar content discovery, and structured research using Exa API

304951 votes
View all in research →