AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Knowledge Management

skill-shioki-cursor-knowledge-management-system-knowledge-management · by shioki

技術判断の記録・参照、過去の設計決定の検索、技術的知見の蓄積を行う際に使用。「なぜこの技術を選んだ?」等の質問時にも活用する。

No reviews yet
0 installs
36 views
0.0% view→install

Install

$ agentstack add skill-shioki-cursor-knowledge-management-system-knowledge-management

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-shioki-cursor-knowledge-management-system-knowledge-management)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
5mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

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 →
Are you the author of Knowledge Management? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

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.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.