himice-enterprise-knowledge

himice-enterprise-knowledge is a skill for Claude Code, Codex from Jaywang1013/Awesome-Himice-SOP-skill. It costs 41 tokens per session (236 once invoked), scanned A, original, no licence file.

A Claude Code skill for searching and summarising company information stored in Notion and Google Drive. It can also help maintain internal policies, project documents, templates, and past decisions.

In plain words
What is it for?
Use it to retrieve internal knowledge, gather project context, find templates, and review previous decisions.
Why use it?
It reduces the need to search scattered company documents manually when answering questions or preparing work.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to retrieve internal knowledge, gather project context, find templates, and review previous decisions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jaywang1013/awesome-himice-sop-skill/himice-enterprise-knowledge
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Jaywang1013/Awesome-Himice-SOP-skill --skill himice-enterprise-knowledge
Clone the repo
git clone --depth 1 https://github.com/Jaywang1013/Awesome-Himice-SOP-skill

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for himice-enterprise-knowledge

README.md
[![agentmods](https://agentmods.dev/badge/skills/jaywang1013/awesome-himice-sop-skill/himice-enterprise-knowledge/github.svg)](https://agentmods.dev/skills/jaywang1013/awesome-himice-sop-skill/himice-enterprise-knowledge)
Your own site
<a href="https://agentmods.dev/skills/jaywang1013/awesome-himice-sop-skill/himice-enterprise-knowledge"><img src="https://agentmods.dev/badge/skills/jaywang1013/awesome-himice-sop-skill/himice-enterprise-knowledge/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for himice-enterprise-knowledge

Your own site · 80×15
<a href="https://agentmods.dev/skills/jaywang1013/awesome-himice-sop-skill/himice-enterprise-knowledge"><img src="https://agentmods.dev/badge/skills/jaywang1013/awesome-himice-sop-skill/himice-enterprise-knowledge.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 41 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 236 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00041 $0.00236
Opus 5 $0.00020 $0.00118
Sonnet 5 $0.00008 $0.00047
Haiku 4.5 $0.00004 $0.00024

Measured 11d ago against content hash 3b324159f423, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

himice-enterprise-knowledge scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

projects/enterprise-productivity-stack/claude-code/skills/himice-enterprise-knowledge/SKILL.md · 15 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 15 lines · 41 tokens per session scan A 3b324159f423

Subscribe to this mod's changes

himice-enterprise-knowledge is a skill published in the GitHub repository Jaywang1013/Awesome-Himice-SOP-skill (1 stars, last pushed 16d ago), with no licence file. It adds 41 tokens to every session and 236 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

knowledge-wiki

Manage the personal knowledge wiki. Use when the user shares articles, documents, or asks to organize knowledge; when a conversation produces insights worth preserving as structured knowledge; or when the user asks about the knowledge base.

zhayujie/CowAgent · 46 tokens

ai-context

Project knowledge base for coding agents. Activate when: (1) starting a new session in this project, (2) encountering unfamiliar code patterns or architecture decisions, (3) user asks about project design or rationale, (4) before making significant structural changes. Contains tiered knowledge from stable design…

sopaco/deepwiki-rs · 67 tokens

ai4j-app-builder

Use this skill when helping users build applications with AI4J in their own Java or Spring Boot projects, including first chat, streaming, tool/function calls, MCP, RAG, memory, Agent runtime, Coding Agent CLI embedding, FlowGram integration, provider configuration, dependency selection, and troubleshooting. It guides…

LnYo-Cly/ai4j · 120 tokens

notes-keeper

Read, search, and write notes in the opendray file-system vault. Use this whenever the user mentions "notes", "daily log", "project doc", "TODO list", or wants to persist context that should survive across sessions.

Opendray/opendray · 52 tokens

handoff

Compact the current conversation into a handoff document for the next agent session. Use when handing off work, ending a long session, or the task mentions "handoff", "交接", "hand over", "continue in next session". References artifacts by path — never copies.

znlgis/my-opencode-deepseek-config · 59 tokens

cpp-expert

Expert-level C++ development with modern C++20/23, STL, memory management, and performance. Use when the user mentions C++, C++20, C++23, the STL, templates, or performance, or when the task involves Modern C++ Features, Memory Management, Ranges and Views, or Coroutines.

personamanagmentlayer/pcl · 70 tokens