Skip to content
Automation
Command

/research

Run a research cycle on trending topics

From plugin
trinity
44227 skills27 commands

How it fires

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

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/research

Context preview

What this command does when you run it.

Run a research cycle on trending topics

Command definition

research.md
description: Run a research cycle on trending topics
allowed-tools: WebSearch, WebFetch, Write, Read, Glob

Research Cycle

Execute a research cycle to discover and document interesting trends.

Steps

1. **Ensure Output Directory**

  • Create `/home/developer/shared-out/findings/` if it doesn't exist

2. **Discover Trends** Search for trending topics in:

  • AI and machine learning developments
  • Startup ecosystem news
  • Developer tools and productivity
  • Technology industry trends

3. **Analyze Findings** For each interesting discovery:

  • Summarize the key points
  • Assess potential opportunity or impact
  • Rate complexity/effort to pursue

4. **Document Results** Write findings to `/home/developer/shared-out/findings/`:

  • Create `[YYYY-MM-DD]-findings.md` with today's date
  • Update `summary.md` with cumulative insights (keep last 5 research cycles)

5. **Report Summary** Output a brief summary of what was found:

  • Number of trends identified
  • Top 3 most interesting findings
  • Any high-priority items

Output Format

The findings file should follow this structure:

# Research Findings - [DATE]

## Key Trends
- Trend 1: [description]
- Trend 2: [description]

## Opportunities Identified
1. **[Opportunity Name]**
   - Description: ...
   - Why interesting: ...
   - Complexity: Low/Medium/High

## Notable Signals
- [Signal 1]
- [Signal 2]

## Sources
- [Source 1]
- [Source 2]

Execute the research cycle now.

Read more
Ships withtrinity

Self-hosted AI Agents Platform supporting Claude Code, Codex, Gemini agents. Apache 2.0.

Get the whole plugin
Stats
443
Stars
73
Forks
Active
Maintenance
Python
Language
Apache-2.0
License
40m ago
Last commit
8mo ago
Created

Repo: Abilityai/trinity