Agent extentions in Claude marketplace structure.
| Plugin | Description |
|---|---|
| writing-hugo-blog | Create and review Hugo blog posts in Chinese with proper front matter, formatting, and AI content labeling |
| agent-design | Guidelines for designing tools and action spaces for AI agents |
/plugin marketplace add Christophe1997/agent-extentions# Install writing-hugo-blog
/plugin install writing-hugo-blog@agent-extentions
# Install agent-design
/plugin install agent-design@agent-extentionsSkill - Automatically activates when creating blog content or working with Hugo.
Workflow:
- Explore blog configuration
- Recognize content formats and structure
- Identify front matter requirements
- Ask user about topic
- Generate draft (
draft: true) - Review writing quality
- Publish (
draft: false)
Commands:
| Command | Description |
|---|---|
/writing-hugo-blog:draft <topic> |
Create a new draft blog post |
/writing-hugo-blog:review <path> |
Review existing post for style issues and apply fixes |
Style Guide: Follows 中文技术文档的写作规范
Skill - Automatically activates when designing agent tools or discussing AI architecture.
MIT License - see LICENSE for details.