atomic

flowstate-dojo-community-epicdm-flowstate-agents-core

Package-local agent skill for @epicdm/flowstate-agents-core.

Tags

Publisher

Versions

1 version published — latest: 1.0.7

  • 1.0.7
    publishedInvalid Date

Skill

Use this skill when a task touches packages/agents-core, imports @epicdm/flowstate-agents-core, or needs to teach humans/agents how this package works.

Package identity:

  • Package: @epicdm/flowstate-agents-core
  • Repository: epic-flowstate-community
  • Version authority: package.json (1.0.7)
  • Dojo course: flowstate-dojo-community-epicdm-flowstate-agents-core

How to use the package:

  • Purpose: Core data models and business logic for Epic Flow AI Agents
  • Start with package-local docs when present.
  • Verify details against source and tests before changing behavior.
  • Use the Dojo course lessons as the teaching path: setup, mental model, core workflow, integration, feature labs, maintenance.

Public surfaces discovered:

  • agentUsageStatsSchema
  • AgentUsageStatsDocMethods
  • AgentUsageStatsCollectionMethods
  • AgentUsageStatsDocument
  • AgentUsageStatsCollection
  • agentUsageStatsDocMethods
  • agentUsageStatsCollectionMethods
  • agentSchema
  • AgentDocMethods
  • AgentCollectionMethods
  • AgentDocument
  • AgentCollection
  • agentDocMethods
  • agentCollectionMethods
  • conversationSchema
  • ConversationDocMethods
  • ConversationCollectionMethods
  • ConversationDocument
  • ConversationCollection
  • conversationDocMethods
  • conversationCollectionMethods
  • messageSchema
  • MessageDocMethods
  • MessageCollectionMethods
  • MessageDocument
  • MessageCollection
  • messageDocMethods
  • messageCollectionMethods
  • modelPricingSchema
  • ModelPricingDocMethods

Composable feature skilllets:

  • Agent Collection Methods: use feature labs for workflow, source anchor, and regression risk.
  • Agent Doc Methods: use feature labs for workflow, source anchor, and regression risk.
  • Agent Schema: use feature labs for workflow, source anchor, and regression risk.
  • Agent Type Enum: use feature labs for workflow, source anchor, and regression risk.
  • Agent Usage Stats Collection Methods: use feature labs for workflow, source anchor, and regression risk.
  • Agent Usage Stats Doc Methods: use feature labs for workflow, source anchor, and regression risk.
  • Agent Usage Stats Schema: use feature labs for workflow, source anchor, and regression risk.
  • Api Metadata Schema: use feature labs for workflow, source anchor, and regression risk.
  • Conversation Collection Methods: use feature labs for workflow, source anchor, and regression risk.
  • Conversation Doc Methods: use feature labs for workflow, source anchor, and regression risk.
  • Conversation Schema: use feature labs for workflow, source anchor, and regression risk.
  • Message Collection Methods: use feature labs for workflow, source anchor, and regression risk.
  • Message Doc Methods: use feature labs for workflow, source anchor, and regression risk.
  • Message Role Enum: use feature labs for workflow, source anchor, and regression risk.
  • Message Schema: use feature labs for workflow, source anchor, and regression risk.
  • Model Pricing Collection Methods: use feature labs for workflow, source anchor, and regression risk.
  • Model Pricing Doc Methods: use feature labs for workflow, source anchor, and regression risk.
  • Model Pricing Schema: use feature labs for workflow, source anchor, and regression risk.
  • Period Type Enum: use feature labs for workflow, source anchor, and regression risk.
  • Provider Collection Methods: use feature labs for workflow, source anchor, and regression risk.
  • Provider Doc Methods: use feature labs for workflow, source anchor, and regression risk.
  • Provider Enum: use feature labs for workflow, source anchor, and regression risk.
  • Provider Schema: use feature labs for workflow, source anchor, and regression risk.
  • Tool Call Schema: use feature labs for workflow, source anchor, and regression risk.

Agent operating rules:

  • Treat package.json as the Dojo version authority.
  • Do not turn feature inventory into user-facing lessons without workflow context.
  • Update this Dojo package when package behavior, docs, examples, or feature inventory changes.
  • Verify downstream packages when package use and connection metadata shows inbound dependencies or references.
  • Never mark publish status passed without successful cloud publish and catalog lookup.

Usage

Use this Dojo skill with package human docs, package-local feature inventory, agent-skillset.md, and the generated course.json in this folder. Keep this manifest version aligned with package.json.

Install

Run this in your project to install via CLI:

fscloud dojo skill install flowstate-dojo-community-epicdm-flowstate-agents-core --target <target> --out ./skills

Replace <target> with your agent target identifier. See the CLI docs for details.

flowstate-dojo-community-epicdm-flowstate-agents-core | dojo.epicflowstate.ai | Epic Dojo