ワンクリックで
cognitive
Cognitive systems skill for reasoning, memory, and agent behavior; use when designing agent workflows or mental-model tooling.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Cognitive systems skill for reasoning, memory, and agent behavior; use when designing agent workflows or mental-model tooling.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | cognitive |
| description | Cognitive systems skill for reasoning, memory, and agent behavior; use when designing agent workflows or mental-model tooling. |
Domain: agent | Depth: axiom
| Library | Purpose |
|---|---|
| torch | Attention, embeddings |
| numpy | Probability and belief arrays |
| scipy | Statistical reasoning |
| chromadb | Semantic memory backend |
agents/skills/cognitive.py
chain_of_thought(problem, steps) — structured reasoning scaffoldconfidence(logits) — softmax confidence from raw scoresbayesian_update(prior, likelihood, evidence) — posterior beliefattention_score(query, keys) — dot-product attention weightssummarize_context(turns, max_tokens) — compress working memoryretrieve_relevant(concept, memory, n) — semantic memory retrievalAlgorithm design and analysis skill for DSH; use when working on optimization, data structures, or computational procedures.
High-performance numerical and quantum compute skill for scientific workloads; use when working on numeric algorithms, simulation, or acceleration.
Fractal geometry and self-similarity skill; use when working on recursive geometric or visual systems.
Frequency-domain and signal-processing skill; use when working on Fourier, spectral, or resonance analysis.
Financial advisor for GreenEnergyFL — tracks job finances, bills, vendor payments, cash flow, and overdue invoices. Use this skill whenever the user asks about money, payments, invoices, bills, job costs, what's owed, what's coming in, cash flow, overdue accounts, financial summaries, or anything related to GreenEnergyFL's finances. Trigger even if the user just says "check the bills", "what do we owe", "who hasn't paid", "how are we doing financially", or "show me the jobs".
General mathematical methods skill for symbolic and numerical work; use when solving equations or deriving relationships.