wirken
Secure gateway connecting chat channels to controlled agents
All Skills in This Repository (19)
Pure Emerald Level Indicatorslibrarian
Retrieves verbatim items with citations from daily digests via sqlite_query filters.
aggregator
Aggregate daily news from an allowlist, score by interests, and cluster into themes.
docker
Manage Docker containers and images with pre-defined commands.
calculator
Execute arithmetic operations, percentage calculations, and unit conversions.
disk-usage
Identify and list largest files and directories with disk usage commands.
json-tools
Parse, query, and transform JSON data using jq.
web-fetch
Fetch web content from URLs with curl and parse JSON APIs using jq.
lyrik
Analyze codebases for vulnerabilities and emit findings as JSON objects.
csv-tools
Parse, analyze, and transform CSV data via command-line utilities.
ssh
Manage SSH keys, execute commands, copy files, and forward ports.
notes
Create, read, and update markdown text files for note-taking.
github
Automate GitHub repository, issue, and pull request operations via gh CLI.
Frequently Asked Questions
FAQPage SchemaHow to install Wirken?โผ
Run `npx skills add gebruder/wirken --all -g -y` in your terminal to install all skills in this suite globally.
What does Wirken do?โผ
Wirken is a security gateway that sits between your team's chat channels and AI agents, controlling what agents can read, run, and reach while logging every action.
How does Wirken keep credentials safe?โผ
Tokens and keys stay in an encrypted vault and are injected only at the network edge, so the agent and the model never see them.
Which chat platforms does Wirken support?โผ
It ships adapters for Slack, Microsoft Teams, Discord, Google Chat, Telegram, and a built-in browser WebChat, each with its own permission policy.
Can I use Wirken with local models?โผ
Yes. It works with Ollama, OpenAI, Anthropic, Gemini, Bedrock, and encrypted TEE providers, with per-agent spend budgets and usage reporting.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core