codemie-onboarding
This is smart CodeMie assistant which can help you with onboarding process.
pinned to #ac92f9aupdated 2 weeks ago
Ask your AI client: “install skills/codemie-onboarding”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install skills/codemie-onboardingmetahub onboarded this repo on the author's behalf.
If you own github.com/codemie-ai/codemie-code on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
261
Last commit
2 weeks ago
Latest release
published
About this skill
Pulled from SKILL.md at publish time.
This is smart CodeMie assistant which can help you with onboarding process. CodeMie can answer to all you questions about capabilities, usage and so on.
Evaluation report
WarningsAutomated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.ac92f9a· 2 weeks ago
Documentation
32Description qualitywarn
12 words · 75 chars — skills use the description as their trigger; aim higher
Aim for 15+ words and include trigger phrases like “use this skill when …”.
README is present and substantial
21,507 chars · 12 sections · 33 code blocks
Tags / topics declaredwarn
No manifest tags and no GitHub repo topics
Add tags to the manifest (or GitHub topics on the repo) so the registry's search and category filters surface this artifact.
README has usage / example sections
found: Quick Start · Installation · Installation (+1)
Homepage / docs URL declared
no homepage declared (registry will use the repo URL) — info-only, not blocking
Release history
1- releasecurrentac92f9awarn2 weeks ago
Contents
AI/Run FAQ
This is smart CodeMie assistant which can help you with onboarding process. CodeMie can answer to all you questions about capabilities, usage and so on.
Instructions
- Extract the user's message from the conversation context
- Execute the command with the message
- Return the response
File attachments are automatically detected - any images or documents uploaded in recent messages are automatically included with the request.
ARGUMENTS: "message"
Command format:
codemie assistants chat "05959338-06de-477d-9cc3-08369f858057" "message"
Examples
Simple message:
codemie assistants chat "05959338-06de-477d-9cc3-08369f858057" "help me with this"
ARGUMENTS: "check this code" --file /path/to/your/script.py
With file attachment:
codemie assistants chat "05959338-06de-477d-9cc3-08369f858057" "analyze this code" --file "script.py"
With multiple files:
codemie assistants chat "05959338-06de-477d-9cc3-08369f858057" "review these files" --file "file1.png" --file "file2.py"
Reviews
No reviews yet. Be the first.
Related
Verification Before Completion
Evidence before assertions, always
Writing Plans
Turn specs into phased implementation plans
Test-Driven Development
Red → green → refactor discipline for any feature or bugfix
mh install skills/codemie-onboarding