Skip to content

Skill: Generate code snippets from technical requirements. #1471

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

javiercani
Copy link

This skill teaches the model to generate functional code snippets based on user-provided descriptions of programming or sysadmin tasks. The input will be a natural language request specifying the task and optionally the desired programming or scripting language (e.g., Python, JavaScript, Shell, Dockers, typescript, NodeJS, React). The expected output is a correctly formatted, syntactically valid, and functionally relevant code snippet that directly addresses the user's request. Examples should demonstrate generating code for common tasks, including necessary imports or configuration elements, and follow standard practices for the specified language

@github-actions github-actions bot added triage-needed (Auto labeled) skill is ready to be triaged skill (Auto labeled) labels May 10, 2025
Copy link

Beep, boop 🤖, Hi, I'm @instructlab-bot and I'm going to help you with your pull request. Thanks for you contribution! 🎉

I support the following commands:

  • @instructlab-bot precheck -- Check existing model behavior using the questions in this proposed change.
  • @instructlab-bot generate -- Generate a sample of synthetic data using the synthetic data generation backend infrastructure.
  • @instructlab-bot generate-local -- Generate a sample of synthetic data using a local model.
  • @instructlab-bot help -- Print this help message again.

Note

Results or Errors of these commands will be posted as a pull request check in the Checks section below

Note

Currently only maintainers belongs to [[taxonomy-triagers taxonomy-approvers taxonomy-maintainers instructlab-bot-triagers instructlab-bot-maintainers oversight-committee]] teams are allowed to run these commands.

@javiercani
Copy link
Author

@instructlab-bot precheck

Copy link

User javiercani is not allowed to run the InstructLab bot. Only [taxonomy-triagers taxonomy-approvers taxonomy-maintainers instructlab-bot-triagers instructlab-bot-maintainers oversight-committee] teams are allowed to access the bot functions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skill (Auto labeled) triage-needed (Auto labeled) skill is ready to be triaged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant