agentsmesh Skill
agentsmesh is a TypeScript AI agent skill for Cursor, Windsurf, VS Code with npx. One reliable canonical source for AI coding agent rules, commands, skills, MCP, hooks, and permissions — synced across AI coding assistants.
How to use agentsmesh Skill
Install or run
pnpm install
pnpm build
pnpm test
pnpm lint
pnpm typecheckClient configuration
{
"mcpServers": {
"agentsmesh": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agentsmesh",
"mcp"
],
"env": {}
},
"context7": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@upstash/context7-mcp"
],
"env": {}
},
"github": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-github"
],
"env": {
"GITHUB_TOKEN": "$GITHUB_TOKEN"
},
"description": "GitHub MCP server for repo operations"
}
}
}Compatible clients
What is agentsmesh Skill?
agentsmesh is a TypeScript AI agent skill for Cursor, Windsurf, VS Code with npx. One reliable canonical source for AI coding agent rules, commands, skills, MCP, hooks, and permissions — synced across AI coding assistants. 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
- Spreadsheet work support
- Document generation support
- OpenAI provider support
Available tools
Technical details
Install or run agentsmesh using npx. Check sampleXbro/agentsmesh for the latest setup command.
- Built for TypeScript
- Built for Node.js
- Built for Rust
- Install or run with npx
- Works with Cursor
- Works with Windsurf
- Works with VS Code
- Works with Codex
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 agentsmesh 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 cursor users.
Built with
Explore related resources
Frequently asked questions
What is agentsmesh?
agentsmesh is a TypeScript AI agent skill for Cursor, Windsurf, VS Code with npx. One reliable canonical source for AI coding agent rules, commands, skills, MCP, hooks, and permissions — synced across AI coding assistants.
Who is agentsmesh best for?
agentsmesh is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, cursor users.
How do I install agentsmesh?
Install or run agentsmesh using npx. Check agentsmesh for the latest setup command.
Is agentsmesh actively maintained?
agentsmesh may need a closer maintenance check before production use.
Auto-fetched from GitHub.