By kishibashi3
思考の本棚(pubs.u-biosis.com)の思想を operationalize したスキル群。創発文明論で問題を構造化する core-idea、AIエージェント設計を扱う agent-design、AIエージェント実装を扱う agent-implementation を含む。
AI エージェントの設計について相談を受ける。「エージェントを設計したい」「どう設計すべき?」「フロー設計の妥当性チェック」「タスク外部化すべきか」「文脈OS とは」のような相談で起動。「思考の本棚」の AIエージェント設計概論シリーズを土台に、文脈・実行・時間の三軸、5層構造、タスク外部化、レポート化アーキテクチャなどの観点で構造的に答える。
AI エージェントの実装について相談を受ける。「エージェントを実装したい」「メモリOS の実装は」「フレームワーク選定」「実装が壊れる」「品質保証」のような相談で起動。「思考の本棚」の AIエージェント実装概論シリーズを土台に、5層構造・文脈OS・タスクOS・メモリOS・安定性OS・品質保証OS の観点で実務レベルで助言する。
創発文明論(一般システム論ベース)の枠組みで問題を考える。「創発文明論で見ると」「システム価値で評価」「適温で」「カオスの淵」「システム論的に」「これを構造的に整理して」のような相談で起動。問題を Core の公理系(システム価値、創発、温度、カオスの淵、勾配)で再記述する。
An open archive of thoughts built on General Systems Theory.
一般システム論をベースにした思考の公開アーカイブ。
Site: https://pubs.u-biosis.com
flowchart LR
A[Write in research repo] --> B[Ready to publish?]
B --> C[Copy to this repo]
C --> D[Create PR]
D --> E[CI checks]
E --> F[Merge]
F --> G[Auto-deploy to pubs.u-biosis.com]
| Section | Description | Language |
|---|---|---|
| Core Theory | 創発文明論 — Emergent Civilization Theory | ja (en planned) |
| Social Physics | 社会物理学(社会温度論等) | ja |
| Governance | 統治(民主主義 v2 等) | ja |
| Economy | 経済(経済 v2 等) | ja |
| Applications | 応用(アジャイル、教育等) | ja |
| AI | Agent Design / Implementation / Literacy | ja (en planned) |
| Notes | Miscellaneous notes | ja |
このリポジトリは Claude Code の marketplace でもある。記事の思想を operationalize したスキルを 1 つの plugin にまとめて提供する:
| Plugin | 内容 |
|---|---|
thinking-shelf | 創発文明論 (core-idea) + AI エージェント設計 (agent-design) + AI エージェント実装 (agent-implementation) の 3 skills |
セットアップ手順:
/plugin marketplace add https://github.com/kishibashi3/publications
/plugin install thinking-shelf
/reload-plugins
詳細は plugin の README を参照。
Markdown plugins available:
$$V = f(S, R, T)$$ for block math, $x^2$ for inline```mermaid code blocks for diagrams (flowchart, graph, sequence, etc.)@startuml / @enduml for class diagrams, sequence diagrams, etc.npm ci
npm run docs:dev
Issues and suggestions are welcome via GitHub Issues.
docs/core/, docs/ai/, docs/notes/): CC BY-SA 4.0Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub kishibashi3/publications --plugin thinking-shelfUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.