# Research Proposal

> Defines the structure and requirements for a research proposal.

- **Type:** Skill
- **Install:** `agentstack add skill-frankaging-lite-research-agents-research-proposal`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [frankaging](https://agentstack.voostack.com/s/frankaging)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [frankaging](https://github.com/frankaging)
- **Source:** https://github.com/frankaging/lite-research-agents/tree/main/skills/research-proposal

## Install

```sh
agentstack add skill-frankaging-lite-research-agents-research-proposal
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Research Proposal

A research proposal is a structured 2-page document. Every section must be present. Be concrete — vague claims are not acceptable.

---

## Sections

### 1. Problem Statement and Task Definition
What does the system do? What is its input and output? What real-world problem does it solve? Scope must be neither too narrow nor too broad.

### 2. Input / Output Behavior
Concrete examples of inputs and outputs. Describe what the input and output variables look like and how they interact. Reference the actual data being used — do not describe hypothetical data.

### 3. Evaluation Metric
How will success be measured? Why is this metric the right one for this problem? A reasonably sized dataset of example input-output pairs must be identified — either from an existing source or collected from scratch.

### 4. Related Works
What existing research and projects are relevant? How does the proposed work differ? Reference specific papers and systems, not general fields.

### 5. Baseline and Oracle
- **Baseline**: a simple, easy-to-implement approach that gives a lower bound on expected performance
- **Oracle**: an upper bound — what would near-perfect performance look like?
- Neither needs to be implemented for the proposal, but both must be clearly described. If the gap between baseline and oracle is too small, the task is probably not well-chosen.

### 6. Methodology and Challenges
How will the problem be approached? Why does this method fit? What are the key challenges? What algorithms or models are appropriate, and what are the tradeoffs between accuracy and efficiency?

---

## Requirements

- 2 pages maximum
- Every section must be present — do not skip or merge sections
- Concrete over vague in every section
- Related works must cite specific papers, not just name fields

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [frankaging](https://github.com/frankaging)
- **Source:** [frankaging/lite-research-agents](https://github.com/frankaging/lite-research-agents)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-frankaging-lite-research-agents-research-proposal
- Seller: https://agentstack.voostack.com/s/frankaging
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
