
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@fozikio/tools-social
Advanced tools
Social cognition for AI agents — interaction patterns, engagement tracking, relationship memory. Plugin for cortex-engine.
Built into cortex-engine v1.0.0+ These tools are now included in
@fozikio/cortex-enginecore � no separate install needed. This package remains available for use with cortex-engine v0.x only. If you're on v1.0.0+, just install@fozikio/cortex-engine.
Social cognition plugin for cortex-engine. Track interaction patterns and social signals inferred from sessions, Discord, Reddit, and other sources.
npm install @fozikio/tools-social
| Tool | Description |
|---|---|
social_read | Read the current social cognition model -- session energy, engagement depth, topic mode, recent observations |
social_update | Log a social signal observation -- record patterns, energy shifts, or notable interactions |
# cortex-engine config
plugins:
- package: "@fozikio/tools-social"
import socialPlugin from "@fozikio/tools-social";
import { CortexEngine } from "@fozikio/cortex-engine";
const engine = new CortexEngine({
plugins: [socialPlugin],
});
MIT
FAQs
Did you know?

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.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.