- Notifications
You must be signed in to change notification settings - Fork0
This public repository is a template designed for building and instructing GitHub Copilot agents. It focuses on Copilot Chat, free Copilot resources, and training for Copilot usage. The repo supports discussions, issues, projects, and wikis, making it a collaborative space for developing and learning about GitHub Copilot agent instruction engines.
License
MrKaizen7/github_copilot_agent_instruction_engine
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
TL;DR
This Repo allows you to not have to remind your copilot that i.e. the component name is PalmTree and not palmtree, sounds famiiar?
The Instructions work on a deeper level compared to context, your copilot will check the instructions first and he'd be smart to know which ones to use.
The Prompts are merely presets, handy when you have repetitive tasks that involve preserving a structure/style, and helps the copilot save a few 'wait, what is life?' moments.
This folder powers the AI-driven development engine for the repository. It provides modular instructions and reusable prompts for both human collaborators and AI, ensuring consistent standards, workflows, and onboarding processes.
This AI instruction engine is designed to be a centralized entry point for n8nation members. Its goal is to facilitate collaboration between humans and AI agents, ensuring all contributors follow consistent standards and leverage best practices in automated workflow development.
- Templates are located in the
_.github_templatefolder. - To activate them, rename the
_.github_templatefolder to.github. This will make the configurations and instructions automatically recognized by the repository.
copilot-instructions.md: Main template for AI agents (project overview, key patterns, workflows).instructions/: Modular files for language, framework, and feature-specific standards.prompts/: Prompt files for tasks such as code generation, review, and structure creation.
- Instructions: Navigate to the
instructions/folder to consult language, framework, or feature-specific standards. - Generate Instructions: Use the files in
prompts/to generate task-specific instructions like code generation or review.
- Add new instruction or prompt files as the project evolves.
- Reference instruction files from prompts to avoid duplication.
- Document changes in the changelog and roadmap.
For more details, seeAI_INSTRUCTION_ENGINE_TEMPLATE.md in this folder.
This repository is a quick entry point for local n8n setup. The fulln8nation project is a broader ecosystem that includes an advanced AI Copilot, a React app, databases, and a collaborative business strategy.
Development of the n8nation ecosystem will take place in adedicated repository (coming soon), where you'll find the full implementation and all the tools to build, collaborate, and monetize with n8n.
Join our community to ask questions, share your workflows, and connect with other n8n users!
- Telegram Channel: [https://t.me/n8nation]
- Telegram Group: [https://t.me/n8nation_chat]
- Reddit: [https://www.reddit.com/r/n8nation_]
Want to collaborate? Visit ourcommunity repository for resources and contribution opportunities under the MIT license. For collaborative business opportunities in the N8Nation ecosystem, see thePROPOSAL.md in the mainn8nation repository.
About
This public repository is a template designed for building and instructing GitHub Copilot agents. It focuses on Copilot Chat, free Copilot resources, and training for Copilot usage. The repo supports discussions, issues, projects, and wikis, making it a collaborative space for developing and learning about GitHub Copilot agent instruction engines.
Topics
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.