agentsclimarketplace

SKILL TEMPLATE

Skill altertable-ai/skills/skills/SKILL_TEMPLATE

Agent Skills for Altertable

Install
npx -y skills add altertable-ai/skills --skill SKILL_TEMPLATE

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 7 stars7 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

"<what it does and when to use it>" # 1-1024 chars, third-person, include trigger keywords

The file declares its own license as <license-name> # e.g. "Apache-2.0" or "Proprietary. LICENSE.txt has complete terms". That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

2.5 KB, as published. Nobody here has run it

<!-- Frontmatter examples: Minimal: name: explore-data description: Explores data connections and schemas. Use when asked about tables, columns, or data types. With optional fields: name: forecast-timeseries description: Analyzes time series data for trends, anomalies, and forecasts. Use when detecting spikes or drops, predicting future values, or identifying anomalies in metrics over time. compatibility: Requires Python 3.12+, altertable-mcp, chronos, statsforecast, and statsmodels metadata: author: altertable-ai version: "1.0" -->

Your Skill Title

Quick Start

<!-- 2-5 actionable lines showing immediate value -->
  1. Step one
  2. Step two
  3. Step three

When to Use This Skill

<!-- Bullet points with trigger conditions and keywords -->
  • User wants to...
  • User asks about...
  • Keywords: "keyword1", "keyword2", "keyword3"

Core Concepts

<!-- Build mental models, explain fundamentals -->

Concept One

Description of the concept.

Concept Two

Description of the concept.

Workflow

<!-- Step-by-step procedures, progressive complexity -->

Step 1: First Action

Explanation and example.

code example

Step 2: Second Action

Explanation and example.

Examples

<!-- Concrete, real-world scenarios with code -->

Example 1: Basic Usage

concrete code example

Example 2: Advanced Usage

concrete code example

Common Pitfalls

<!-- 5-10 specific mistakes with explanations -->
  1. Pitfall one - Why it's wrong and how to avoid
  2. Pitfall two - Why it's wrong and how to avoid
  3. Pitfall three - Why it's wrong and how to avoid
  4. Pitfall four - Why it's wrong and how to avoid
  5. Pitfall five - Why it's wrong and how to avoid

References

<!-- Links to detailed reference files -->

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.