writing-skills

Create SKILL.md files with the dinopowers wrapper pattern and TeaRAGs integration.

11|3|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/artk0de/TeaRAGs-MCP --skill writing-skills-artk0de
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-skills
Source: https://github.com/artk0de/TeaRAGs-MCP/tree/main/.claude-plugin/dinopowers/skills/writing-skills
Command: npx skills add https://github.com/artk0de/TeaRAGs-MCP --skill writing-skills-artk0de

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the issue of inconsistent skill documentation by enforcing a strict wrapper pattern that ensures all new dinopowers skills are correctly integrated with TeaRAGs semantic search.

Core Features & Use Cases

  • Structural Enforcement: Automatically applies the required dinopowers wrapper pattern to new SKILL.md files.
  • Semantic Contextualization: Ensures every skill is bootstrapped with relevant patterns from the existing corpus via TeaRAGs.
  • Use Case: When creating a new skill for a coding agent, this tool ensures the agent follows the mandatory chaining rules and correctly invokes TeaRAGs before executing core logic.

Quick Start

Use the writing-skills skill to generate a new dinopowers wrapper for my custom test-generation tool.

Frequently Asked Questions about writing-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I standardize SKILL.md documentation for new coding agent tools?

To standardize SKILL.md documentation, you apply a structural enforcement wrapper that ensures new coding agent skills follow a consistent formatting pattern and mandatory chaining rules. This enforces consistent skill documentation across the framework.

What is the TeaRAGs wrapper pattern for skill creation?

The TeaRAGs wrapper pattern is a structural standard for skill creation that bootstraps relevant patterns from the existing corpus via semantic search. It requires strictly invoking TeaRAGs tools before executing core logic to ensure proper contextualization.

How do I format new wrapper skills to integrate with semantic search?

Formatting new wrapper skills for semantic search integration requires strict adherence to a defined structural pattern block. This guarantees the skill correctly invokes TeaRAGs tools before any core logic executes to fetch relevant context.

Do I need to invoke TeaRAGs tools before executing core logic in a dinopowers skill?

Yes, you must invoke TeaRAGs tools before executing core logic in a dinopowers skill. Mandatory invocation order ensures every skill is bootstrapped with relevant patterns from the existing corpus via TeaRAGs semantic search.

Why does my coding agent fail to follow dinopowers chaining protocols?

Your coding agent fails chaining protocols when SKILL.md files lack the required structural pattern block. Enforcing the mandatory invocation order of TeaRAGs tools ensures the agent follows correct integration rules.

Can I use this skill to generate a dinopowers wrapper for a test-generation tool?

Yes, you can use this skill to generate a dinopowers wrapper for a test-generation tool. It automatically applies the required wrapper pattern to new SKILL.md files to ensure correct semantic search integration.