Official skills publisher Verified Skillscout rank 0

Chemical

Chemical publishes official AI agent skills for its tools, services, and developer workflows.

Browse 21 official AI agent skills across 1 Chemical repository, with install commands and source links.

21 Skills
1 Repository
0 Installs
0 GitHub stars

Install

Add Chemical skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/chemicallang/chemicallang_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Chemical skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

1 official repository

Includes 21 official skills: build_system, building, c_codegen, cbi_plugin_api, chemical_mod, chemical_source.

21 skills 0 installs 0 stars
npx skills add chemicallang/chemical -y

21 skills

chemicallang/chemical 21 skills

build_system

chemicallang/chemical 0 installs
View source

building

chemicallang/chemical 0 installs
View source

c_codegen

chemicallang/chemical 0 installs
View source

cbi_plugin_api

chemicallang/chemical 0 installs
View source

chemical_mod

chemicallang/chemical 0 installs
View source

chemical_source

chemicallang/chemical 0 installs
View source

compiler_api

chemicallang/chemical 0 installs
View source

compiler_bindings

chemicallang/chemical 0 installs
View source

design_web_app

chemicallang/chemical 0 installs
View source

diagnostics

chemicallang/chemical 0 installs
View source

generics

chemicallang/chemical 0 installs
View source

interpreter

chemicallang/chemical 0 installs
View source

intrinsics_compiler_reflection

chemicallang/chemical 0 installs
View source

llvm_backend

chemicallang/chemical 0 installs
View source

macro_code_gen

chemicallang/chemical 0 installs
View source

parser_internals

chemicallang/chemical 0 installs
View source

performance

chemicallang/chemical 0 installs
View source

symres

chemicallang/chemical 0 installs
View source

testing

chemicallang/chemical 0 installs
View source

type_verification

chemicallang/chemical 0 installs
View source

universal

chemicallang/chemical 0 installs
View source

Repository documentation

chemicallang/chemical package overview

chemicallang/chemical/README.md View on GitHub

chemicallang/chemical

Includes 21 official skills: build_system, building, c_codegen, cbi_plugin_api, chemical_mod, chemical_source.

Top skills in this package

build_systemOfficial Chemical skill from chemicallang/chemical.
buildingOfficial Chemical skill from chemicallang/chemical.
c_codegenOfficial Chemical skill from chemicallang/chemical.
cbi_plugin_apiOfficial Chemical skill from chemicallang/chemical.
chemical_modOfficial Chemical skill from chemicallang/chemical.
chemical_sourceOfficial Chemical skill from chemicallang/chemical.
compiler_apiOfficial Chemical skill from chemicallang/chemical.
compiler_bindingsOfficial Chemical skill from chemicallang/chemical.

Install

Install the full package:

npx skills add chemicallang/chemical -y

Install a specific skill:

npx skills add chemicallang/chemical@build_system -y

Use the package when you want your agent to choose the relevant skill from this official Chemical repository.

View chemicallang/chemical on GitHub
Copied