dotfiles Skill
dotfiles is a Lua AI agent skill for Cursor with uvx/pip. dotfiles is an open-source AI agent skill for agent skills.
How to use dotfiles Skill
Install or run
uv tools + upgrade bun packagesClient configuration
{
"mcpServers": {
"serena": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/oraios/serena",
"serena",
"start-mcp-server",
"--context",
"ide-assistant"
],
"tools": []
},
"context7": {
"command": "bunx",
"args": [
"-y",
"@upstash/context7-mcp",
"--api-key",
"${CONTEXT7_API_KEY}"
],
"tools": []
},
"playwright": {
"command": "bunx",
"args": ["@playwright/mcp@latest"],
"tools": []
}
}
}
Compatible clients
What is dotfiles Skill?
dotfiles is a Lua AI agent skill for Cursor with uvx/pip. dotfiles is an open-source AI agent skill for agent skills. 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
- Document generation support
- Anthropic provider support
- Google provider support
- stow/shared/.copilot/mcp-config.json config support
Technical details
Install or run dotfiles using uvx/pip. Check fredrikaverpil/dotfiles for the latest setup command.
- Built for Lua
- Built for Go
- Install or run with uvx/pip
- Works with Cursor
- Uses SSE transport
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 dotfiles Skill
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for design workflows.
- Use it for cursor users.
Built with
Explore related resources
Frequently asked questions
What is dotfiles?
dotfiles is a Lua AI agent skill for Cursor with uvx/pip. fredrikaverpil/dotfiles is an open-source Skills candidate discovered from GitHub.
Who is dotfiles best for?
dotfiles is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, design workflows, cursor users.
How do I install dotfiles?
Install or run dotfiles using uvx/pip. Check dotfiles for the latest setup command.
Is dotfiles actively maintained?
dotfiles may need a closer maintenance check before production use.
Auto-fetched from GitHub.