Add support for resources

Open
#6 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

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.

Description

Generator P2

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.

Dominant language
Dart
Stars
3k
Forks
180
Avg merge
5d 29m
Merged PRs (30d)
6

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from flutter/agent-plugins

All issues in flutter/agent-plugins

Similar issues

More Dart issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.