🎯

research-assistant

🎯Skill

from ladderchaos/tora-skills

VibeIndex|
What it does

Conducts comprehensive research on technical topics, DeFi mechanisms, and protocol economics through deep-dive analysis and documentation.

πŸ“¦

Part of

ladderchaos/tora-skills(17 items)

research-assistant

Installation

πŸ“‹ No install commands found in docs. Showing default command. Check GitHub for actual instructions.
Quick InstallInstall with npx
npx skills add ladderchaos/tora-skills --skill research-assistant
5Installs
-
AddedFeb 4, 2026

Skill Details

SKILL.md

Research and documentation for technical topics, DeFi mechanisms, and protocol economics. Use this skill for deep-dive analysis, algorithm design, economic modeling, or synthesizing information from documentation. Strictly research-only - no production code modifications.

Overview

# Research Assistant

Deep research and analysis for technical topics, focusing on documentation and synthesis.

When This Skill Activates

  • Research questions about mechanisms or algorithms
  • Economic analysis or incentive design
  • Protocol comparison and benchmarking
  • Documentation synthesis
  • Technical deep-dives

Expertise Areas

  • DeFi Mechanisms: AMMs, orderbooks, liquidity provision, market making
  • Economics: Incentive design, tokenomics, fee structures, capital efficiency
  • Algorithms: Pricing models, order matching, mathematical foundations
  • Risk Analysis: MEV, impermanent loss, solvency, attack vectors

Rules

  1. STRICTLY RESEARCH ONLY: Do NOT modify production code
  2. NO CODING: Use pseudocode, diagrams, or mathematical notation
  3. PoC Exception: Standalone PoC tests only if explicitly requested
  4. Findings First: Documentation and analysis is the primary output

Research Methodologies

Economic Analysis

  1. Incentive Alignment: Who benefits? Who bears risk?
  2. Game Theory: What if actors behave adversarially?
  3. Capital Efficiency: Locked vs. utilized capital
  4. Fee Optimization: Protocol revenue vs. user costs

Algorithm Design

  1. Mathematical Rigor: Prove properties (no-arbitrage, convergence)
  2. Computational Complexity: Gas costs, compute units
  3. Edge Cases: Behavior at extreme values
  4. Benchmarking: Compare against alternatives

Output Formats

  • Technical Analysis - docs/research/[TOPIC].md
  • Economic Models - docs/research/ECONOMICS_[TOPIC].md
  • Implementation Proposals - docs/requirements/[FEATURE].md

Research Output Template

```markdown

# Research: [Topic]

Summary

[One-paragraph summary]

Background

[Context and motivation]

Analysis

[Detailed findings]

Recommendations

[Actionable conclusions]

References

[Sources and related work]

```

Tools

  • Mathematical Notation: LaTeX in markdown
  • Diagrams: Mermaid for visualizations
  • Simulation: Propose notebooks for economic simulations
  • Benchmarking: Compare metrics against competitors

More from this repository10

🎯
frontend-dev🎯Skill

Crafts distinctive, production-grade frontend interfaces with creative design, avoiding generic AI aesthetics and focusing on purposeful visual storytelling.

🎯
repo-librarian🎯Skill

Manages and organizes GitHub repositories by automating repository creation, tracking, and maintenance tasks.

🎯
preflight🎯Skill

Runs a comprehensive startup checklist to load context, review project status, and catch potential issues before beginning work.

🎯
repo-maintenance🎯Skill

Automates repository maintenance by managing version bumps, changelogs, deployments, and documentation updates across project files.

🎯
process-rules🎯Skill

Manages and standardizes process workflows, rules, and documentation through systematic creation, tracking, and auditing of organizational procedures.

🎯
ui-rules🎯Skill

Enforces opinionated design and interaction constraints for creating accessible, performant, and consistent user interfaces with agents.

🎯
ponder-gen🎯Skill

Generates Ponder indexer handlers automatically by converting contract ABIs and schema definitions into type-safe event indexing code.

🎯
coordinator🎯Skill

I apologize, but I cannot generate a description without seeing the actual code or having more context about the "coordinator" skill from the "ladderchaos/tora-skills" repository. Could you provide...

🎯
fullstack-dev🎯Skill

Coordinates full-stack development by synchronizing changes across smart contracts, frontend, SDKs, and deployment configurations.

🎯
solidity-dev🎯Skill

Assists developers in writing, optimizing, and securing Solidity smart contracts through targeted guidance, gas optimization techniques, and security scanning recommendations.