FieldWorks Skill
FieldWorks is a C# AI agent skill for VS Code. FieldWorks is a suite of software tools for language and cultural data, with support for complex scripts.
How to use FieldWorks Skill
Client configuration
{
"servers": {
"github": {
"type": "http",
"url": "https://api.githubcopilot.com/mcp/"
},
"serena": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"git+https://github.com/oraios/serena",
"serena",
"start-mcp-server",
"--context",
"ide",
"--project",
"${workspaceFolder}"
],
"env": {
"SERENA_API_KEY": "${env:SERENA_API_KEY}"
}
},
"winforms-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@fnrhombus/winforms-mcp"
],
"env": {
"HEADLESS": "true",
"TFM": "net48",
"TELEMETRY_OPTOUT": "true"
}
}
}
}Compatible clients
What is FieldWorks Skill?
FieldWorks is a C# AI agent skill for VS Code. FieldWorks is a suite of software tools for language and cultural data, with support for complex scripts. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Reusable instructions support
- Includes SKILL.md support
- Shell commands support
- Browser use support
- Document generation support
- Anthropic provider support
- .vscode/mcp.json config support
Available tools
Technical details
- Built for C#
- Works with VS Code
- Network access
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use FieldWorks Skill
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for vs code users.
Built with
Explore related resources
Frequently asked questions
What is FieldWorks?
FieldWorks is a C# AI agent skill for VS Code. FieldWorks is a suite of software tools for language and cultural data, with support for complex scripts.
Who is FieldWorks best for?
FieldWorks is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, vs code users.
How do I install FieldWorks?
Check the FieldWorks GitHub repository for installation instructions.
Is FieldWorks actively maintained?
FieldWorks may need a closer maintenance check before production use.
Auto-fetched from GitHub.