tandem
Runtime policy enforcement, approvals, and audit for agent workflows
All Skills in This Repository (98)
Pure Emerald Level Indicatorssocial-media-scheduler
Draft and schedule social media posts for specified channels and themes.
news-digest
Gather and summarize topic-specific news articles on a recurring schedule.
competitor-price-tracker
Monitor competitor product pages for price changes and send alerts.
email-digest
Generates a daily morning digest of summarized, unread emails from your inbox.
github-issue-reporter
Convert production incident summaries into structured GitHub issues with deduplication.
research-agent
Research specified topics and synthesize findings into cited briefs.
dev-agent
Automates the full MLDSP pipeline for bug-fix and feature-request TDD in JavaScript/TypeScript repos.
website-change-monitor
Detect significant content changes on specified web pages and alert.
server-monitor
Monitor service endpoint health and latency, aggregating failures to trigger incident alerts.
notion-weekly-report
Generate weekly progress summaries from Notion sources and email them to a recipient.
security-playbook-builder
Generate prioritized security controls, response runbooks, and compliance documentation.
micro-drama-script-studio
Generate episode scripts, beat outlines, cast sheets, and writer's room dashboards.
Frequently Asked Questions
FAQPage SchemaHow to install Tandem?โผ
Run `npx skills add frumu-ai/tandem --all -g -y` in your terminal to install all skills in this collection globally.
What does Tandem do for AI agents?โผ
Tandem acts as a runtime control plane that decides which tools agents can call, which actions need human approval, and what memory they can access. It records every decision and artifact in an audit trail outside the model.
What skills are included in Tandem?โผ
The collection includes templates for marketing, sales, legal review, finance, data analysis, support triage, research, and bioinformatics, plus mission blueprint compilers for building staged multi-step workflows.
Can non-developers use Tandem skills?โผ
Yes. Many skills like email digests, sales briefings, and content planning work from plain-English requests, while the runtime handles permissions and approvals automatically.
Does Tandem work with different model providers?โผ
Yes. The runtime is provider agnostic and works with OpenRouter, Anthropic, OpenAI, or local Ollama endpoints.
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