Skip to content

MAF-19297: feat(skills): introduce agent skills documentation and guides#68

Merged
hhk7734 merged 5 commits intomainfrom
MAF-19297_skills
Feb 25, 2026
Merged

MAF-19297: feat(skills): introduce agent skills documentation and guides#68
hhk7734 merged 5 commits intomainfrom
MAF-19297_skills

Conversation

@seongsu-dev
Copy link
Copy Markdown
Contributor

No description provided.

- Added a new section in AGENTS.md for agent skills, outlining the purpose and structure of the skills directory.
- Created README.md in the skills directory detailing installation and available skills, including Heimdall and Odin guides.
- Introduced SKILL.md files for Heimdall and Odin, providing expert guidance on configuration, deployment, and troubleshooting.
- Added configuration recipes for Heimdall and Odin to assist users in deploying inference services effectively.
@seongsu-dev seongsu-dev requested a review from hhk7734 February 24, 2026 10:07
@seongsu-dev seongsu-dev self-assigned this Feb 24, 2026
@seongsu-dev seongsu-dev requested a review from a team as a code owner February 24, 2026 10:07
Comment thread skills/guide-heimdall/references/config-recipes.yaml Outdated
- Added verification status to Heimdall patterns, marking Patterns 1-3 as [verified] and updating Pattern 4 to [unverified].
- Introduced a new Pattern 5 for LoRA affinity routing in Heimdall, detailing its configuration and use case.
- Created a new config-recipes.md file for Heimdall, providing complete examples for various deployment patterns.
- Added a new Pattern 5 for pipeline parallel deployment in Odin, including its configuration and use case.
- Created a new config-recipes.md file for Odin, offering comprehensive examples for InferenceService configurations.
- Removed outdated config-recipes.yaml files for both Heimdall and Odin.
@hhk7734
Copy link
Copy Markdown
Member

hhk7734 commented Feb 25, 2026

- Introduced a new marketplace.json file to register the MIF skills plugin for Claude Code.
- Created a plugin.json file for the mif-skills plugin, detailing its purpose and versioning.
- Updated README.md to include compatibility notes and installation instructions for MIF skills.
- Enhanced SKILL.md files for Heimdall and Odin with additional references for troubleshooting and configuration.
- Added evals.json files for Heimdall and Odin, providing structured evaluation prompts and expected outputs for skill usage.
…tion

- Expanded the description sections for Heimdall and Odin to include additional use cases related to inference request routing, load balancing, and model deployment.
- Introduced the `featureGates` field in Heimdall's configuration to enable experimental EPP features.
- Updated lifecycle plugin section in Heimdall to clarify plugin categories and purposes.
- Added new parameters and configuration details for both Heimdall and Odin, including `maxNumOfEndpoints` for pickers and KV cache event publishing for Odin.
- Streamlined various configuration patterns and clarified usage scenarios for better user guidance.
…ls/README.md for clarity and structure

- Added clarification in AGENTS.md regarding the absence of a dedicated AGENTS.md in the skills directory, explaining the plugin distribution structure.
- Updated marketplace.json to replace the URL with an email for the plugin owner.
- Revised skills/README.md to enhance the presentation of commands, separating CLI and interactive management commands for better usability.
@seongsu-dev
Copy link
Copy Markdown
Contributor Author

https://github.com/anthropics/claude-plugins-official/tree/main/plugins/skill-creator 에 의한 검토

skill-creator를 사용한 eval, 문서 내용 개선, claude marketplace 및 plugin 설정 완료했습니다.
PR merge되면 skills 안의 README.md 내용에 있는 명령어 사용하여 claude에 plugin 추가할 수 있을 겁니다.

@hhk7734 hhk7734 merged commit 7fe6014 into main Feb 25, 2026
3 checks passed
@hhk7734 hhk7734 deleted the MAF-19297_skills branch February 25, 2026 08:00
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