metis: Skill for Claude Code

.claude/skills/07-development-guides/SKILL.md

development-guides is a skill for Claude Code from terrene-foundation/metis. It costs 32 tokens per session (1,303 once invoked), scanned A, original, Apache-2.0.

A collection of development guides for the Kailash software development kit. The guides cover custom components, asynchronous work, testing, deployment, security, monitoring, retrieval-augmented generation, and internal SDK details.

In plain words
What is it for?
Use it when building Kailash nodes and workflows, connecting MCP, deploying services, designing tests, adding security or monitoring, implementing RAG, or learning SDK internals.
Why use it?
It gives developers reference material for advanced Kailash tasks without requiring them to search through separate documents.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is terrene-foundation/metis's own configuration. It tells Claude Code how to work on metis itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything metis configures →

Reuse

Borrowing it

Nothing to install: this file belongs to terrene-foundation/metis. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/terrene-foundation/metis/main/.claude/skills/07-development-guides/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/terrene-foundation/metis

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for development-guides

README.md
[![agentmods](https://agentmods.dev/badge/skills/terrene-foundation/metis/07-development-guides/github.svg)](https://agentmods.dev/skills/terrene-foundation/metis/07-development-guides)
Your own site
<a href="https://agentmods.dev/skills/terrene-foundation/metis/07-development-guides"><img src="https://agentmods.dev/badge/skills/terrene-foundation/metis/07-development-guides/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for development-guides

Your own site · 80×15
<a href="https://agentmods.dev/skills/terrene-foundation/metis/07-development-guides"><img src="https://agentmods.dev/badge/skills/terrene-foundation/metis/07-development-guides.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 32 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,303 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00032 $0.01303
Opus 5 $0.00016 $0.00651
Sonnet 5 $0.00006 $0.00261
Haiku 4.5 $0.00003 $0.00130

Measured 9d ago against content hash 570d76dc67ac, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

development-guides scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/07-development-guides/SKILL.md · 175 lines

How it starts

The opening of the file, as written. The whole thing — 175 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Kailash Patterns - Development Guides

Comprehensive guides for advanced Kailash SDK development, covering custom development, production deployment, testing, and enterprise features.

When to Use

Use these guides when asking about development guide, advanced features, custom node development, async node development, MCP development, production deployment, testing strategies, RAG implementation, security patterns, monitoring setup, circuit breaker, compliance, edge computing, or SDK internals.

Overview

In-depth guides for:

  • Custom node and workflow development
  • Advanced SDK features
  • Production deployment strategies
  • Comprehensive testing approaches
  • Enterprise security and compliance
  • Monitoring and observability
  • SDK internals and architecture

Core Development

SDK Fundamentals

Custom Development

Workflow Development

MCP Development

MCP Implementation

Read the full file on GitHub · 175 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 175 lines · 32 tokens per session scan A 570d76dc67ac

Subscribe to this mod's changes

development-guides is a skill published in the GitHub repository terrene-foundation/metis (2 stars, last pushed 4mo ago), licensed Apache-2.0. It adds 32 tokens to every session and 1,303 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

azure-search-documents-dotnet

Azure AI Search SDK for .NET (Azure.Search.Documents). Use for building search applications with full-text, vector, semantic, and hybrid search. Covers SearchClient (queries, document CRUD), SearchIndexClient (index management), and SearchIndexerClient (indexers, skillsets). Triggers: "Azure Search .NET"…

microsoft/skills · 102 tokens

azure-search-documents-ts

Build search applications using Azure AI Search SDK for JavaScript (@azure/search-documents). Use when creating/managing indexes, implementing vector/hybrid search, semantic ranking, or building agentic retrieval with knowledge bases.

microsoft/skills · 48 tokens

convex-agent

Add an AI agent / RAG backend (@convex-dev/agent) to the Convex app.

openclaw/clawhub · 25 tokens

wegent-knowledge

Knowledge base management and search tools for Wegent. Provides capabilities to list, create, update, and search knowledge bases and documents using RAG retrieval. Use this skill when the user wants to manage knowledge bases, documents, or search for information programmatically.

wecode-ai/Wegent · 51 tokens

azure-search-documents-py

Full-text, vector, and hybrid search with AI enrichment capabilities.

benjaminasterA/antigravity-awesome-skills · 0 tokens

spring-ai-integration

Use when integrating LLMs, chat clients, embeddings, RAG pipelines, or AI agents into Spring Boot. Covers Spring AI ChatClient, prompt templates, embeddings, vector stores, and structured output. Use when user mentions Spring AI, LLM, ChatGPT, Claude, RAG, embeddings.

rrezartprebreza/spring-boot-skills · 66 tokens