Skill 详情

advise-small-business-skills

Directly targets small-business workflows, but advises on designing skills rather than performing business tasks.

匹配类型可能匹配已针对 小型企业 审核
来源the-long-ride/skill-master外部来源
报告安装量1仅表示受欢迎程度

使用前先检查

自动化审核只检查相关性,不代表安全审查或推荐。使用前请阅读来源中的说明。

已保存的来源预览

SKILL.md

这段内容是审核时保存的快照。外部来源才是完整且最新的版本。

---
name: advise-small-business-skills
description: Use when a human wants to design, evaluate, or improve AI agent skills for small business operations, owner-operator workflows, local services, solo teams, simple bookkeeping, customer communications, scheduling, or lightweight business automation
---

# Small Business Skill Advisor

## Overview

Advisor for designing, evaluating, and improving AI agent skills in the small business domain. Use this skill to turn a vague skill idea into a compact skill blueprint, not to perform the domain work itself.

## When To Use

Use when a human asks to design, review, improve, migrate, publish, or validate an AI agent skill for small business.
Use when trigger quality, workflow shape, failure recovery, output format, references, scripts, or validation need improvement.
Do not use when the human wants the agent to directly perform the small business task instead of designing the skill.

## Inputs And Tools

- User's skill idea, draft `SKILL.md`, target runtime, example prompts, and any existing references, scripts, or assets.
- Repository skill files, routing metadata, and validation reports when improving an existing repository.
- Read-only inspection first; ask before edits, publishing, running commands, or spawning agents.

## Workflow

- Separate skill-design advice from target-domain execution.
1. Identify the small business context: local service, online shop, consultancy, creator business, agency, restaurant, or solo operation.
2. Define the recurring workflow: customer message, quote, invoice, schedule, inventory, marketing, review response, or basic reporting.
3. Choose simple source-of-truth systems and avoid enterprise-heavy assumptions.
4. Separate drafts and recommendations from payments, commitments, or customer sends.
5. Define practical validation and handoff steps for a non-specialist user.
6. Return a small-business skill blueprint.

## Category Standards

- Keep the skill compact enough to trigger reliably and load without flooding context.
- Prefer reusable reference files and scripts for heavy domain-specific details.
- Optimize for simplicity and low operational burden.
- Use plain-language outputs and minimal process overhead.
- Ground financial, legal, and tax-sensitive guidance in review boundaries.
- Keep customer communications draft-first.
- Include owner approval before commitments or payments.
- Prefer templates and checklists over complex systems.

## Verification

- Run at least two realistic prompts: one that should trigger the skill and one that should not.
- Check that the skill asks for missing inputs before giving brittle advice.
- Confirm failure modes include recovery behavior, not only warnings.
- Confirm validation commands or manual checks are safe for the target runtime.

## Checklist

- Examples show concrete input and expected output.
- Verification can be repeated by a human or another agent.
- Trigger description names small business, owner-operator, local service, solo team, scheduling, quotes, invoices, or lightweight automation.
- Workflow defines the business type and recurring task.
- Skill includes simple source systems and approval boundaries.
- Failure modes cover missing business context, tax/legal risk, payment commitments, and customer privacy.
- Output format is usable by a non-specialist.
- Validation includes a vague owner request.

## Nice To Have

- Trigger collision notes for adjacent skills.
- PASS/PARTIAL/FAIL verification rubric.
- Quote template.
- Invoice checklist.
- Customer reply templates.
- Weekly business review template.
- Simple CRM or spreadsheet schema.

## Example Skill Ideas

- Local service quote skill.
- Customer review response skill.
- Weekly owner dashboard skill.
- Simple invoice follow-up skill.

## Examples

Input: "Help me design a skill for small business workflows that reviews drafts and flags missing evidence."
Output: A compact skill blueprint with trigger description, ordered workflow, resource
在 GitHub 阅读完整来源 (打开外部页面)
相关上下文

相关工作