Anton Curanz
Community@antoncuranz · Berlin, Germany
Software Engineer
Agent Skills by Anton Curanz
Showing 6 vetted skills indexed across 1 GitHub repositories.
agent-browser
Automate browser navigation, form filling, screenshots, and data extraction via a CLI.
find-skills
Searches and installs agent skills from the open skills ecosystem using the Skills CLI.
conventional-commit
Generates conventional commit messages following the Conventional Commits specification.
kubernetes-specialist
Generate and validate Kubernetes manifests, Helm charts, RBAC policies, and GitOps configurations.
brainstorming
Guides collaborative design dialogue to turn ideas into approved specs before implementation.
writing-plans
Generates detailed multi-step implementation plans with TDD tasks from a spec.
Frequently Asked Questions About Anton Curanz
FAQPage SchemaWhat tasks can I accomplish with Anton Curanz's skills?▼
You can automate browser interactions like form filling, clicking, screenshots, and data extraction; manage Kubernetes workloads including Helm charts, RBAC, and NetworkPolicies; write conventional commit messages; discover installable skills; and brainstorm or plan requirements before writing code.
Who should use these skills?▼
Software engineers, DevOps practitioners, and platform engineers benefit most. The kubernetes-specialist skill targets teams handling pod deployments, GitOps pipelines, and multi-cluster management, while agent-browser and conventional-commit serve developers needing web interaction or clean git history.
How do I run the agent-browser skill?▼
Invoke it through Bash using npx agent-browser or the agent-browser command directly. It handles programmatic web interaction such as opening sites, logging in, testing web apps, and scraping page content without additional setup beyond the CLI being available.
Are these skills open source and free to use?▼
Yes. The conventional-commit and kubernetes-specialist skills are explicitly released under the MIT license, permitting free use and modification. Other skills in the manifest do not specify a license, so check each repository before redistribution.
What prerequisites or dependencies are required?▼
The agent-browser skill requires Bash access with npx to execute its CLI. The kubernetes-specialist assumes familiarity with kubectl, Helm, and concepts like Ingress, StatefulSets, and CRDs. The brainstorming and writing-plans skills require no dependencies and run before implementation work.