npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@nahisaho/shikigami-acn

v2.0.0

Published

GitHub Copilot Agent Skills for Deep Research with Accenture Consulting Frameworks

Readme

SHIKIGAMI-ACN

GitHub Copilot Agent Skills for Deep Research & Accenture Consulting

アクセンチュアのメソドロジーを活用した深層リサーチ・分析を自動化するAgent Skillsパッケージです。

🎯 できること

  • 対話的目的探索: Hypothesis-Driven Approachで「真の目的」を探索
  • Deep Research: WebResearcherパラダイムに基づく反復的深層リサーチ
  • コンサルティングフレームワーク分析: DX Strategy、ZBB、Value Creation等を適用
  • 高品質レポート生成: ハルシネーション防止、ソース追跡、引用管理
  • 価値創造分析: Value Creation Framework、ZBBによる定量評価

📦 インストール

npmからインストール

npm install @nahisaho/shikigami-acn

リポジトリをクローン

git clone https://github.com/nahisaho/SHIKIGAMI-ACN.git

🔧 Agent Skills

shikigami-planner

対話的目的探索・計画立案スキル。

  • Hypothesis-Driven Approachで根本的な動機を発見
  • Issue Tree(MECE分解)
  • リサーチ計画の自動立案
  • 成果物管理・進捗ダッシュボード

shikigami-deep-research

反復的深層リサーチスキル。

  • Think→Report→Action サイクル
  • 複数情報源の統合
  • ソース追跡・交差検証
  • ハルシネーション防止

shikigami-consulting-framework

コンサルティングフレームワーク分析スキル

| カテゴリ | フレームワーク | |---------|--------------| | DX戦略 | DX Strategy Framework、Digital Maturity Assessment | | コスト変革 | Zero-Based Budgeting (ZBB)、Cost Excellence | | 戦略立案 | Hypothesis-Driven Approach、Issue Tree(MECE分解) | | オペレーション | Intelligent Operations、Process Excellence | | 価値創造 | Value Creation Framework、Growth Strategy | | 組織変革 | Change Management、Talent Strategy |

shikigami-writing

レポート生成・品質保証スキル。

  • 高品質のレポートテンプレート
  • ハルシネーション検出
  • 不確実性マーキング
  • 引用管理・Mermaidダイアグラム生成

📝 Prompts

| プロンプト | 説明 | |-----------|------| | shikigami-purpose-discovery | 目的探索を開始 | | shikigami-deep-research | Deep Researchを実行 | | shikigami-framework-analysis | フレームワーク分析を実行 | | shikigami-report-writing | レポートを生成 | | shikigami-full-research | フルリサーチワークフロー |

🗂️ ディレクトリ構造

shikigami/
├── .github/
│   ├── skills/
│   │   ├── shikigami-planner/
│   │   │   └── SKILL.md
│   │   ├── shikigami-deep-research/
│   │   │   └── SKILL.md
│   │   ├── shikigami-consulting-framework/
│   │   │   └── SKILL.md          # ACNフレームワーク特化
│   │   └── shikigami-writing/
│   │       └── SKILL.md
│   └── prompts/
│       └── *.prompt.md
├── configs/
│   ├── framework-auto-apply-rules.yaml    # フレームワーク自動適用
│   └── framework-recommendation-rules.yaml # ワークフロー推奨
├── mcp-server/                    # MCPサーバー
└── README.md

📊 コンサルティングフレームワーク一覧

DX戦略

| フレームワーク | 用途 | |--------------|------| | DX Strategy Framework | デジタル変革の戦略立案 | | Digital Maturity Assessment | デジタル成熟度の評価 | | Technology Vision | テクノロジートレンドの分析 |

コスト変革

| フレームワーク | 用途 | |--------------|------| | Zero-Based Budgeting (ZBB) | ゼロベースでの予算見直し | | Cost Excellence | コスト最適化の実現 | | Operational Efficiency | オペレーション効率化 |

戦略立案

| フレームワーク | 用途 | |--------------|------| | Hypothesis-Driven Approach | 仮説駆動型問題解決 | | Issue Tree | MECEなイシュー分解 | | Strategic Planning | 中長期戦略の策定 |

価値創造

| フレームワーク | 用途 | |--------------|------| | Value Creation Framework | 成長・マージン・資本効率の3軸分析 | | Growth Strategy | 成長戦略の立案 |

🚀 使用例

例1: DX戦略立案

ユーザー: 「DX戦略を立案して」

SHIKIGAMI-ACN:
1. [Planner] Hypothesis-Driven Approachで分析目的を特定
2. [Deep Research] デジタル成熟度・業界トレンドを収集
3. [Framework] DX Strategy Frameworkを適用
4. [Writing] DX戦略レポートを生成

例2: コスト変革分析

ユーザー: 「コスト削減施策を検討して」

SHIKIGAMI-ACN:
1. [Planner] Issue Treeでコスト要因を分解
2. [Deep Research] コスト構造データを収集
3. [Framework] Zero-Based Budgetingを適用
4. [Writing] コスト変革レポートを生成

例3: 成長戦略立案

ユーザー: 「新規市場への成長戦略を立案して」

SHIKIGAMI-ACN:
1. [Planner] 市場機会の仮説を設定
2. [Deep Research] 市場環境データを収集
3. [Framework] Growth Strategyで最適アプローチ選択
4. [Writing] 成長戦略提言レポートを生成

📄 ライセンス

MIT License

👤 作者

nahisaho

🔗 関連リンク