skill-creator
Skill Creator
This skill provides guidance for creating effective skills using the existing tool system.
About Skills
Skills are modular, self-contained packages that extend the agent's capabilities by providing specialized knowledge, workflows, and tools. They transform a general-purpose agent into a specialized agent equipped with procedural knowledge.
What Skills Provide
- Specialized workflows - Multi-step procedures for specific domains
- Tool integrations - Instructions for working with specific file formats or APIs
- Domain expertise - Company-specific knowledge, schemas, business logic
- Bundled resources - Scripts, references, and assets for complex tasks
Core Principle
Concise is Key: Only add context the agent doesn't already have. Challenge each piece of information: "Does this justify its token cost?" Prefer concise examples over verbose explanations.
More from zhayujie/chatgpt-on-wechat
web-fetch
Fetch and extract readable content from web pages. Use for lightweight page access without browser automation.
57linkai-agent
Call LinkAI applications and workflows. Use bash with curl to invoke the chat completions API.
54bocha-search
High-quality web search with AI-optimized results. Use when user needs to search the internet for current information, news, or research topics.
7