flutter / flutter/agent-plugins

Add support for resources

Open
#6 1 comment 0 reactions 0 assignees View on GitHub
Generator P2
Dominant language
Dart
Stars
2.9k
Forks
178
Avg merge
4d 2h
Merged PRs (30d)
9

Description

This issue is tracking support for generating a skill with separate resources:

```
pdf-skill/
├── SKILL.md (main instructions)
├── FORMS.md (form-filling guide)
├── REFERENCE.md (detailed API reference)
```

The Gemini step should decide that it wants a separate resource, and a post-processing step would pull that chunk out into a separate markdown file.

Contributor guide

Open the contributing guide

Research direction

Start by tracing the Gemini step and the post-processing step mentioned in the issue, including how generated skills are represented and where their output files are written. Determine how a separate resource should be identified and extracted. Done means a generated skill can include separate markdown resources such as FORMS.md and REFERENCE.md alongside SKILL.md.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart
Domain
ai, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.