automation-category-pointer

Routes automation tasks to 44 specialized skills stored in an external vault.

Updated Sep 13, 2023
One-click install
npx skills add https://github.com/dlwlrmax/.dotfiles --skill automation-category-pointer-dlwlrmax
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: automation-category-pointer
Source: https://github.com/dlwlrmax/.dotfiles/tree/main/opencode/.config/opencode/skills/automation-category-pointer
Command: npx skills add https://github.com/dlwlrmax/.dotfiles --skill automation-category-pointer-dlwlrmax

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? It keeps startup context minimal by acting as a lightweight index to 44 specialized automation skills instead of loading all instructions upfront. ## Core Features & Use Cases - Skill Discovery: Lists 44 automation skills covering platforms like Slack, Shopify, Stripe, Notion, HubSpot, n8n, Apify, and Zapier with one-line summaries. - On-Demand Loading: Directs the agent to read the matching skill's SKILL.md from the vault path before executing any automation task. - Use Case: When asked to automate a Zendesk ticket workflow, the agent consults this index, locates zendesk-automation, and loads its full instructions from the vault. ## Quick Start Ask the agent to automate a task on a supported platform and it will load the matching skill from the automation vault.

Frequently Asked Questions about automation-category-pointer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find the right automation skill for my task?▼

Scan the list of 44 skills in this index and match your task to a platform name such as Slack, Stripe, or n8n. Then read that skill's SKILL.md from the vault at ~/.config/opencode/skill-libraries/automation/<skill-name>/SKILL.md.

What platforms does the automation skill library cover?▼

The library covers CRM, support, marketing, and integration platforms including HubSpot, Zendesk, Intercom, Shopify, Stripe, Slack, Notion, Airtable, SendGrid, Zoom, plus n8n, Apify, Make, and Zapier workflow tooling.

Why does this skill not contain automation instructions directly?▼

It is a pointer skill designed to keep startup context minimal. The full instructions live in a hidden vault and are loaded on demand only when a matching task is identified.

Can I use these automation skills without Composio or Rube MCP?▼

Most platform skills rely on Rube MCP via Composio, but some like google-docs-automation and google-drive-automation use standalone OAuth without an MCP server. Check each skill's SKILL.md for its specific requirements.

What happens if no listed skill matches my automation task?▼

The index only covers the 44 listed skills, so unmatched tasks fall outside its scope. You would need to handle the task manually or add a new skill to the vault directory.