Install
$ agentstack add skill-shioki-cursor-knowledge-management-system-knowledge-management ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
知識管理
プロジェクトにおける技術的判断、設計決定、学習記録を体系的に管理するスキルです。
When to Use
- 技術的な判断や設計決定を記録したいとき
- 過去の技術判断を参照・検索したいとき
- 「なぜこの技術を選んだのか?」といった質問に答えるとき
- アーキテクチャ決定記録(ADR)を管理するとき
Instructions
1. 知識の参照
まず references/KNOWLEDGE_TEMPLATE.md を読み込み、既存の技術判断記録を確認してください。
2. 技術判断の記録
新しい技術判断を記録する場合は、以下のテンプレートに従ってください:
### YYYY-MM-DD - 判断タイトル
#### 判断内容
具体的な選択内容
#### 検討した選択肢
1. **選択肢A**
- メリット:
- デメリット:
2. **選択肢B**
- メリット:
- デメリット:
#### 決定と理由
**決定**: 選択した内容
**理由**: 判断の根拠と背景
#### 影響範囲
- 影響を受けるコンポーネント
3. 記録の自動化
記録を追加するには scripts/add-entry.sh を実行できます:
bash .cursor/skills/knowledge-management/scripts/add-entry.sh "判断タイトル"
4. コマンドとの連携
ユーザーが技術判断を記録したい場合は、/record-decision コマンドの利用を案内してください。
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: shioki
- Source: shioki/Cursor-Knowledge-Management-System
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.