Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
cognitive-twin
Continuous business health monitoring across 13 business domains. Scores domain health, generates periodic digests, detects anomalies, simulates decisions, and provides early warning signals for problems.
aiskillstore/marketplace 232
-
video-generation-skill
Design video concepts, scripts, shotlists, transitions, and editing notes for VEO, Gemini, and Nano Banana-based pipelines. Use when turning a marketing idea into concrete video assets.
aiskillstore/marketplace 232
-
content-agent
Generates personalized marketing content for Unite-Hub. Creates followup emails, proposals, and case studies based on contact data and interaction history. Uses Claude AI for high-quality, contextual content generation.
aiskillstore/marketplace 232
-
pre-client
Pre-sales intelligence system. Ingests incoming emails, analyzes sender context, clusters related conversations, detects business opportunities, builds relationship timelines, and surfaces high-potential prospects for outreach.
aiskillstore/marketplace 232
-
voc-research
Extract Voice of Customer quotes from forums, reviews, and social media. Use when gathering customer language for copywriting, understanding pain points, or building messaging frameworks.
aiskillstore/marketplace 232
-
conversion-copywriting
Generate conversion-optimized page copy using VOC research, competitor insights, and proven structures. Use when creating or revising landing pages, service pages, or marketing content.
aiskillstore/marketplace 232
-
email-agent
Processes incoming emails for Unite-Hub. Extracts sender data, identifies communication intents, links to CRM contacts, analyzes sentiment, and updates contact records with AI insights.
aiskillstore/marketplace 232
-
database-migration
Guide for creating idempotent Supabase database migrations with RLS policies and workspace isolation
aiskillstore/marketplace 232
-
backend-agent
Handles backend/API/database work for Unite-Hub. Implements Next.js API routes, Supabase database operations, RLS policies, authentication, and third-party integrations (Gmail, Stripe).
aiskillstore/marketplace 232
-
deployment-audit-skill
Use DigitalOcean MCP and related tools to check deployment health, crash logs, environment consistency, and runtime issues for Unite-Hub / Synthex. Use when diagnosing deployment failures or verifying readiness.
aiskillstore/marketplace 232
-
stripe-agent
Manages all Stripe billing operations for Unite-Hub including product/price creation, subscription management, checkout sessions, webhooks, and dual-mode (test/live) billing for staff vs. customer ...
aiskillstore/marketplace 232
-
visual-engine-skill
Extend and apply the Visual Experience Engine across landing pages, inspiration galleries, and demos using safe, persona-aware animations and layouts. Use when adding or modifying visual experiences.
aiskillstore/marketplace 232
-
docs-agent
Maintains documentation files (README.md, .claude/claude.md, .claude/agent.md, API docs) for Unite-Hub. Ensures docs stay in sync with codebase changes. Uses Haiku model for cost-effective documentation generation.
aiskillstore/marketplace 232
-
transparency-reporter
When Truth Layer identifies a blocker:
aiskillstore/marketplace 232
-
verification-protocol
Independent verification of task completion - eliminates self-attestation
aiskillstore/marketplace 232
-
github-pr-best-practices
Best practices for creating GitHub pull requests including conventional commits, PR formatting, and multi-language support (en/ja). Use when creating PRs, writing PR descriptions, or formatting commit messages.
aiskillstore/marketplace 232
-
git-analysis
Analyze git repository changes, branch differences, and commit history. Use when analyzing branches, comparing changes, examining commit history, or preparing for PR/commit operations.
aiskillstore/marketplace 232
-
commit-message-generator
Generate appropriate commit messages based on Git diffs
aiskillstore/marketplace 232
-
aws-sso-login
Authenticate to AWS using Single Sign-On (SSO). Use when AWS CLI operations require SSO authentication or when SSO session has expired.
aiskillstore/marketplace 232
-
assume-cloudformation-role
Assume AWS IAM role for CloudFormation operations and set temporary credentials as environment variables. Use when working with CloudFormation stacks or when authentication setup is needed before AWS CloudFormation operations.
aiskillstore/marketplace 232
-
docx
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
aiskillstore/marketplace 232
-
ghe-checkpoint
Posts a progress checkpoint to the currently active GitHub Issue thread. Saves work state including completed tasks, in-progress items, files changed, commits, and blockers without changing workflow phases. Requires an already-claimed in-progress thread. Use when user wants to save progress, record milestones, document blockers, or preserve state before ending a session.
aiskillstore/marketplace 232
-
json-canvas
Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian.
aiskillstore/marketplace 232
-
project-to-obsidian
将代码项目转换为 Obsidian 知识库。当用户提到 obsidian、项目文档、知识库、分析项目、转换项目 时激活。
【激活后必须执行】:
1. 先完整阅读本 SKILL.md 文件
2. 理解 AI 写入规则(默认到 00_Inbox/AI/、追加式、统一 Schema)
3. 执行 STEP 0: 使用 AskUserQuestion 询问用户确认
4. 用户确认后才开始 STEP 1 项目扫描
5. 严格按 STEP 0 → 1 → 2 → 3 → 4 顺序执行
【禁止行为】:
- 禁止不读 SKILL.md 就开始分析项目
- 禁止跳过 STEP 0 用户确认
- 禁止直接在 30_Resources 创建(先到 00_Inbox/AI/)
- 禁止自作主张决定输出位置
aiskillstore/marketplace 232