Skip to content

Create template for custom agent configuration#3

Open
marekdkropiewnicki-dotcom wants to merge 23 commits into
PEPOAFONSO:mainfrom
marekdkropiewnicki-dotcom:main
Open

Create template for custom agent configuration#3
marekdkropiewnicki-dotcom wants to merge 23 commits into
PEPOAFONSO:mainfrom
marekdkropiewnicki-dotcom:main

Conversation

@marekdkropiewnicki-dotcom
Copy link
Copy Markdown

  1. Added a template for creating a custom agent in the repository.
    This pull request adds a new agent configuration file, .github/agents/my-agent.agent.md, to the repository. This file provides a template for defining a custom agent, including placeholders for the agent's name, description, and instructions for use.

Agent configuration:

  • Added .github/agents/my-agent.agent.md as a template for creating a custom agent, including fields for name, description, and usage notes.

GitHub Community Guidelines

Millions of developers across the world host millions of projects—both open and closed source—on GitHub. We're fortunate to be able to play a part in enabling collaboration across the developer community every day, which is a responsibility we don’t take lightly. Together, we all have the exciting opportunity to make this a community we can be proud of.

Our diverse user base brings different perspectives, ideas, and experiences, and ranges from people who created their first "Hello World" project last week to the most well-known software developers in the world. We are committed to making GitHub an environment that welcomes all the different voices and perspectives our community has to offer, while maintaining a safe place for developers to do their best work.

By outlining what we think a safe, welcoming, and productive community looks like at GitHub, we hope to help you understand how best to interact and collaborate on our platform in line with our Terms of Service and Acceptable Use Policies.

We encourage our community members to communicate expectations clearly, moderate their projects where possible, and report any content that may violate our policies. GitHub Staff will investigate any reports of abuse, and may moderate public content on our site that we determine to be in violation of our Terms of Service.

Maintaining a strong community

The primary purpose of the GitHub community is to collaborate on software projects. We are committed to maintaining a community where users are free to express themselves and challenge one another's ideas, both technical and otherwise. At the same time, it's important that users remain respectful and allow space for others to contribute openly. In order to foster both a safe and productive environment, we encourage our community members to look to these guidelines to inform how they interact on our platform. Below, you’ll find some suggestions for how to have successful interactions as a valued member of the GitHub community.

  • Be welcoming and open-minded - New users join our community each day. Some are well-established developers, while others are just beginning. Be open to other ideas and experience levels. Make room for opinions other than your own and be welcoming to new collaborators and those just getting started.

  • Be respectful - Working in a collaborative environment means disagreements may happen. But remember to criticize ideas, not people. Share thoughtful, constructive criticism and be courteous to those you interact with. If you’re unable to engage respectfully, consider taking a step back or using some of our moderation tools to deescalate a tense situation.

  • Be empathetic - GitHub is a global community with people from a wide variety of backgrounds and perspectives, many of which may not be your own. Try to put yourself in others’ shoes and understand their feelings before you address them. Do your best to help make GitHub a community where others feel safe to make contributions, participate in discussions, and share different ideas.

What if something or someone offends you?

While some disagreements can be resolved with direct, respectful communication between community members, we understand that is not always the case. We encourage our community to contact GitHub Support through the GitHub Support portal when they believe content or activity they’ve encountered violates our policies. However, if you run into something or someone on the site that you find objectionable, here are some ways GitHub enables you to take action:

  • Communicate expectations - Maintainers can set community-specific guidelines to help users understand how to interact with their projects, for example, in a repository’s README, CONTRIBUTING file, or dedicated code of conduct. You can find additional information on building communities on the Communities page.

  • Moderate Comments - Users with write-access privileges for a repository can edit, delete, or hide anyone's comments on commits, pull requests, and issues. Anyone with read access to a repository can view a comment's edit history. Comment authors and people with write access to a repository can also delete sensitive information from a comment's edit history. Moderating your projects can feel like a big task if there is a lot of activity, but you can add collaborators to assist you in managing your community.

  • Lock Conversations  - If a discussion in an issue, pull request, or commit gets out of hand, off topic, or violates your project’s code of conduct or GitHub’s policies, owners, collaborators, and anyone else with write access can put a temporary or permanent lock on the conversation. For more information, see Locking conversations.

  • Block Users  - If you encounter a specific user who you would rather not engage with, you can block the user from your personal account or from your organization.

  • Limit Interactions - If your public project is getting unwanted attention, being trolled, spammed, or otherwise, you have the option of setting temporary interaction limits to keep certain users from interacting with your repository. You can even set code review limits to ensure quality contributions on your projects.

While we are passionate about empowering maintainers to moderate their own projects, please contact us through the GitHub Support portal if you need additional support in dealing with a situation.

What happens if someone violates GitHub's policies?

We rely on reports from the community, as well as proactive detection, to help ensure that GitHub is a safe, welcoming, and productive platform for software developers. There are a variety of factors we consider when we’re made aware of behavior or content not in line with GitHub’s policies. However, our policy enforcement and content moderation approach prioritizes our vision to be the home for all developers. This means:

  • We optimize for code collaboration. We recognize that code can have multiple uses and we distinguish between how the code is being used on the platform and other possible uses. We also think about how our enforcement actions can affect a potentially complicated web of interdependencies across the platform and aim to restrict as little legitimate content as possible.

  • We take a human-centered approach to content moderation and we tailor our responses to meet the needs of a specific situation. Our global team investigates the reports we receive on a case-by-case basis—considering context and the surrounding facts—before taking action. This could include taking into account potentially offensive content being posted in a way that lacks context or makes it easy for other users to unwittingly view or interact with while using GitHub. In those instances, we may favor moderation in order to safeguard our community.

  • Our decisions are rooted in our core belief that serving an interconnected community and empowering human progress through developer collaboration requires a commitment to diversity, inclusion, and belonging.

Where we have decided that moderation action is warranted, these are some of the ways we may respond:

  • Removing the offending content
  • Blocking or disabling the offending content
  • Downgrading the visibility of the offending content
  • Hiding a user account or organization from public view
  • Suspending a user account or organization

Appeal and Reinstatement

If your content or account has been disabled or restricted and you seek reinstatement or wish to appeal, please see our Appeal and Reinstatement page for information about the process and use our Appeal and Reinstatement form to submit a request.

Legal Notices

We dedicate these Community Guidelines to the public domain for anyone to use, reuse, adapt, or whatever, under the terms of CC0-1.0.

These are only guidelines; they do not modify our Terms of Service and are not intended to be a complete list. Under those terms, GitHub retains full discretion to remove any content or terminate any accounts for activity that violates our Acceptable Use Policies. These guidelines describe when we will exercise that discretion.

cursoragent and others added 5 commits April 29, 2026 08:33
Co-authored-by: QuantuM <qumusai@proton.me>
Co-authored-by: QuantuM <qumusai@proton.me>
Co-authored-by: QuantuM <qumusai@proton.me>
Co-authored-by: QuantuM <qumusai@proton.me>
Added a template for creating a custom agent in the repository.
Copilot AI review requested due to automatic review settings May 1, 2026 01:03
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a repository-local template for defining a GitHub Copilot custom agent configuration under .github/agents/, intended to help contributors create and test custom agents consistently.

Changes:

  • Added .github/agents/my-agent.agent.md with YAML frontmatter (name, description) and a Markdown body template.
  • Included brief usage notes and links to configuration/CLI documentation for local testing and publishing.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +7 to +8
name:
description:
Comment thread .github/agents/my-agent.agent.md Outdated
@marekdkropiewnicki-dotcom
Copy link
Copy Markdown
Author

@copilot apply changes based on the comments in this thread

marekdkropiewnicki-dotcom and others added 6 commits May 1, 2026 03:30
This template states that merging this file into the default branch will make the agent available. As-is, that encourages shipping the template as a real agent (possibly with placeholder metadata). Consider clarifying the activation steps (e.g., copy/rename the template, fill in name/description, then merge the customized file) to avoid accidentally publishing a template agent.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Promote the deprecation notice from a mid-sentence mention to a
top-of-file blockquote callout, with explicit guidance to limit changes
to small justified fixes rather than feature work or modernization.

Co-authored-by: QuantuM <qumusai@proton.me>
<!-- CURSOR_AGENT_PR_BODY_BEGIN -->
Adds `AGENTS.md` with Cursor Cloud specific instructions documenting that this is a static Thunderstore modpack repository with no source code, build system, tests, or runnable services. This helps future cloud agents understand the repo immediately without re-discovering its nature.

### Validation performed

- `manifest.json` — valid JSON, 73 dependencies all in correct Thunderstore format
- All 25 config files present and non-empty
- All image assets verified (icon.png, banner.png, download.svg)
<!-- CURSOR_AGENT_PR_BODY_END -->

<div><a href="https://cursor.com/agents/bc-7c504119-eb29-4ce1-95eb-94249dd18ed0"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/assets/images/open-in-web-dark.png"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/assets/images/open-in-web-light.png"><img alt="Open in Web" width="114" height="28" src="https://cursor.com/assets/images/open-in-web-dark.png"></picture></a>&nbsp;<a href="https://cursor.com/background-agent?bcId=bc-7c504119-eb29-4ce1-95eb-94249dd18ed0"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/assets/images/open-in-cursor-dark.png"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/assets/images/open-in-cursor-light.png"><img alt="Open in Cursor" width="131" height="28" src="https://cursor.com/assets/images/open-in-cursor-dark.png"></picture></a>&nbsp;</div>
<!-- CURSOR_AGENT_PR_BODY_BEGIN -->
### Summary
- Added `.cursor/mcp.json` with the Railway MCP server configuration (`https://mcp.railway.com`), enabling Cursor to connect to Railway MCP in-editor.

### Testing
- Validated `.cursor/mcp.json` with Python's JSON parser — confirmed valid JSON.
<!-- CURSOR_AGENT_PR_BODY_END -->

<div><a href="https://cursor.com/agents/bc-bc298f17-8c18-46e9-aca2-d95d0c8b9ebc"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/assets/images/open-in-web-dark.png"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/assets/images/open-in-web-light.png"><img alt="Open in Web" width="114" height="28" src="https://cursor.com/assets/images/open-in-web-dark.png"></picture></a>&nbsp;<a href="https://cursor.com/background-agent?bcId=bc-bc298f17-8c18-46e9-aca2-d95d0c8b9ebc"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/assets/images/open-in-cursor-dark.png"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/assets/images/open-in-cursor-light.png"><img alt="Open in Cursor" width="131" height="28" src="https://cursor.com/assets/images/open-in-cursor-dark.png"></picture></a>&nbsp;</div>



<!-- This is an auto-generated description by cubic. -->
---
## Summary by cubic
Adds `.cursor/mcp.json` to register the Railway MCP server (`https://mcp.railway.com`), enabling Cursor to connect to Railway directly in the editor. Config-only change with no runtime impact.

<sup>Written for commit 61d0f3b. Summary will update on new commits. <a href="https://cubic.dev/pr/marekdkropiewnicki-dotcom/All_The_Content/pull/6?utm_source=github">Review in cubic</a></sup>

<!-- End of auto-generated description by cubic. -->
<!-- CURSOR_AGENT_PR_BODY_BEGIN -->
### Summary
- Add `.cursor/mcp.json` with the Railway MCP server (`https://mcp.railway.com`) so Cursor can connect to Railway MCP in-editor without manual setup.

### Testing
- Validated `.cursor/mcp.json` parses as valid JSON via `python3 -m json.tool`.
<!-- CURSOR_AGENT_PR_BODY_END -->

<div><a href="https://cursor.com/agents/bc-2cd347fc-aadc-4656-85af-1b8160e33c00"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/assets/images/open-in-web-dark.png"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/assets/images/open-in-web-light.png"><img alt="Open in Web" width="114" height="28" src="https://cursor.com/assets/images/open-in-web-dark.png"></picture></a>&nbsp;<a href="https://cursor.com/background-agent?bcId=bc-2cd347fc-aadc-4656-85af-1b8160e33c00"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/assets/images/open-in-cursor-dark.png"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/assets/images/open-in-cursor-light.png"><img alt="Open in Cursor" width="131" height="28" src="https://cursor.com/assets/images/open-in-cursor-dark.png"></picture></a>&nbsp;</div>

<!-- This is an auto-generated description by cubic. -->
---
## Summary by cubic
Remove accidentally committed `.cursor/mcp.json` that registered the Railway MCP server (`https://mcp.railway.com`), avoiding shipping editor-specific config.

<sup>Written for commit d9aca05. Summary will update on new commits. <a href="https://cubic.dev/pr/marekdkropiewnicki-dotcom/All_The_Content/pull/4?utm_source=github">Review in cubic</a></sup>

<!-- End of auto-generated description by cubic. -->
@marekdkropiewnicki-dotcom
Copy link
Copy Markdown
Author

@copilot
Remember, contributions to this repository should follow our GitHub Community Guidelines.
ProTip! Add comments to specific lines under Files changed.

marekdkropiewnicki-dotcom and others added 12 commits May 11, 2026 12:53
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
* Add Railway MCP configuration

Co-authored-by: QuantuM <qumusai@proton.me>

* Remove unrelated .cursor/mcp.json IDE config

Co-authored-by: QuantuM <qumusai@proton.me>

---------

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Add .cursor/mcp.json with the Railway MCP server URL (https://mcp.railway.com)
so Cursor can connect to Railway's MCP server directly from the editor.

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
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.

3 participants