anthropics__skills__skill-creator
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.skillsjars</groupId>
<artifactId>anthropics__skills__skill-creator</artifactId>
<version>2026_02_06-1ed29a0</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
<groupId>com.skillsjars</groupId>
<artifactId>anthropics__skills__skill-creator</artifactId>
<version>2026_02_06-1ed29a0</version>
<name>skill-creator</name>
<description>Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.</description>
<url>https://skillsjars.com</url>
<scm>
<url>https://github.com/anthropics/skills</url>
<connection>scm:git:https://github.com/anthropics/skills.git</connection>
</scm>
<licenses>
<license>
<name>Apache License 2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0</url>
<distribution>repo</distribution>
</license>
</licenses>
<developers>
<developer>
<id>skillsjars</id>
<name>SkillsJars</name>
<url>https://skillsjars.com</url>
</developer>
</developers>
</project>