Skip to content

docs(agents): improve skills#701

Open
danielelotito wants to merge 7 commits intomainfrom
dl_agents_skill_improvement
Open

docs(agents): improve skills#701
danielelotito wants to merge 7 commits intomainfrom
dl_agents_skill_improvement

Conversation

@danielelotito
Copy link
Collaborator

Add reference for custom experiments creations, add troubleshooting.

Test done
These instruction halved the number of tokens used to get to a working poc with the query

"setup a project to benchmark gaussian process estimators for tabarena datasets against autogluon v1.5, give me something that can be evaluated in 30 minutes maximum , use ado, and the agent helpers file you have in .cursor/ target for 30min evaluation time"

given to the IBM coding assistant.

This might contain duplicate information but having the skill here as well reduced the error rate
Add explicit note that json, yaml, and raw formats print complete resource details
Clarify that correct order is 'ado [COMMAND] [RESOURCE_TYPE]' not the reverse
@danielelotito danielelotito marked this pull request as ready for review March 16, 2026 18:29
@michael-johnston
Copy link
Member

@danielelotito Thanks for changes. I'm just waiting on some other changes to the SKILL files to merge then we should merge them into this branch and look at these changes.

@danielelotito
Copy link
Collaborator Author

@michael-johnston I wonder if .cursor/ is the best folder name. Context below,

the IBM agent correctly references the .cursor/ folder when working but some other AI tools won't discover the skills there.
For example I copilot CLI discovers skills in .copilot/ and .claude/ (even if it is just one command to watch the folder).
For example copilot CLI (and I assume claude code as well) can discover the skills and we can even list them with commands such as "/skills" from the TUI.

- Enhanced AGENTS.md with comprehensive development guidelines
- Updated query-ado-data skill documentation
- Updated using-ado-cli skill documentation
@danielelotito danielelotito enabled auto-merge March 20, 2026 11:55
@danielelotito
Copy link
Collaborator Author

@michael-johnston Token usage test passed (it even diminished further with the condensed info).
You can have a look at #701 (comment) (which we can even do in a separate PR) and leave a review

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.

2 participants