skills/smithery.ai/add-service-to-readme

add-service-to-readme

Installation
SKILL.md

Add Service to README.md List

This skill assists in adding new services to the README.md file's services list in the correct alphabetical position.

Instructions

When you are asked to add a service to the README.md list, follow these steps:

  1. Identify the service: Determine the service name from the git status or provided context
  2. Check if already exists: Search the README.md file to see if the service is already listed
  3. Get service description: Read the service's README.md file to extract the description
  4. Determine status: Check if the service should have a status marker ("在用" for active services, empty for inactive)
  5. Find insertion point: Locate the correct alphabetical position in the services table
  6. Add to list: Insert the service entry in the format: | [status] | [service](./service/) | [description] |
  7. Verify: Confirm the service was added in the correct position

Format

Installs
1
First Seen
Apr 18, 2026
add-service-to-readme from smithery.ai