New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@agentforge/skills

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agentforge/skills

Composable skill system for building modular TypeScript AI agents: author skills, register capabilities, and compose behaviors.

latest
Source
npmnpm
Version
0.16.13
Version published
Maintainers
1
Created
Source

@agentforge/skills

Composable skill system for building modular AI agents in TypeScript, part of the AgentForge framework.

npm version TypeScript License

📦 Installation

npm install @agentforge/skills
# or
pnpm add @agentforge/skills
# or
yarn add @agentforge/skills

Note: Requires @agentforge/core as a peer dependency.

Overview

@agentforge/skills provides the skill discovery, registration, activation, and trust policy engine for AgentForge agents. It implements the Agent Skills Specification for composable, modular agent capabilities.

Full source code and API will be available after ST-07002 (Move Skills Source Files). See the AgentForge docs for usage guides and tutorials.

License

MIT — see LICENSE for details.

Keywords

agent-skills

FAQs

Package last updated on 09 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts