Skip to content

fix: Update skill documentation and improve resource handling instruc… - #86

Merged
Iamsdt merged 2 commits into
mainfrom
fix/skills
Apr 3, 2026
Merged

fix: Update skill documentation and improve resource handling instruc…#86
Iamsdt merged 2 commits into
mainfrom
fix/skills

Conversation

@Iamsdt

@Iamsdt Iamsdt commented Apr 3, 2026

Copy link
Copy Markdown
Collaborator

This pull request updates how available skills and their usage instructions are presented to the user. It removes the resource listing from individual skill details and provides clearer, step-by-step instructions for using skills in the skill registry. The trigger table is now more readable and informative, especially about when and how to use each skill.

Skill usage instructions and presentation improvements:

  • The skill registry (build_trigger_table in registry.py) now includes a step-by-step "How to Use Skills" section, making it clearer how to load and use skills and their resources.
  • The trigger table format has been changed from a markdown table to a list format, showing each skill with its triggers (up to four, with a count if more exist), improving readability and context.

Resource listing changes:

  • The resource listing and instructions for loading resources have been removed from the individual skill detail output in set_skill, streamlining the skill content.

@codecov

codecov Bot commented Apr 3, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
agentflow/skills/registry.py 77.77% 1 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

@Iamsdt
Iamsdt merged commit cc03068 into main Apr 3, 2026
6 checks passed
@Iamsdt
Iamsdt deleted the fix/skills branch April 3, 2026 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant