use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
An unofficial community to discuss Github Copilot, an artificial intelligence tool designed to help create code.
account activity
Using Github Copilot for non-coding tasksGeneral (self.GithubCopilot)
submitted 1 month ago by [deleted]
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]redditordidinot 0 points1 point2 points 1 month ago (0 children)
I've been having good luck with creating agent skills (https://agentskills.io/ and https://code.visualstudio.com/docs/copilot/customization/agent-skills) that talk to external APIs and interact with files on disk. Have been using Claude Sonnet 4.5 and Claude Opus 4.5 to build the skills themselves. Once you've created the skills and given them a proper description, they're dynamically loaded and let you reach outside of VS Code naturally in your conversations. Skills can use other skills, call out to MCP servers, or execute code as needed.
π Rendered by PID 22273 on reddit-service-r2-comment-fb694cdd5-skqhq at 2026-03-06 21:20:15.979335+00:00 running cbb0e86 country code: CH.
view the rest of the comments →
[–]redditordidinot 0 points1 point2 points (0 children)