Knowledge Capture
Beskriver hvordan samtaler blir til Notion-dokumenter, men leveres uten måte å gjøre det på
Tested · Didn't pass
Hva den gjør
En ferdighet som foreslår å gjøre transkripsjoner og diskusjoner om til strukturert Notion documentation, extracting key points, decisions and action items. The SKILL.md describes a Notion API workflow and asks for NOTION_API_TOKEN, but the skill contains no script, no MCP binding and no code that reads those variables. Ville utløses ved forespørsler to document a meeting or archive a discussion into a knowledge base.
Testrapport
Kjørte en 20-linjers design-sync transcript gjennom den og scoret begge outputs against a nine-item fact checklist: the no-skill version kept 9 of 9, the skill version 8 of 9 – it dropped the effort estimate that decided the architecture choice, because the body's extraction list stops at key points, decisions and action items. It also produced two dead 'Related Documents' placeholders that no workspace can resolve. The Notion write itself is unmeasurable and, more to the point, unimplementable: the repo contains zero scripts and never declares an MCP server, so NOTION_API_TOKEN in the Configuration block is read by nothing. The five bundled reference and example files are genuinely useful – documentation-types.md has a real Decision Record template that would have saved the missing fact – but SKILL.md never links them, and its only two internal links point at /skills/research-documentation and /skills/meeting-intelligence, neither of which exists at that path. Plugin metadata credits 'Anthropic & Notion' with contact@notion.so on a third-party repo that has not been pushed since November 2025.
Testet på: 2026-07-28 · Claude Code 2.x (agent harness)
Installer
git clone https://github.com/tommy-ca/notion-skills.git mkdir -p ~/.claude/skills cd notion-skills && cp -r plugins/notion-skills/skills/knowledge-capture ~/.claude/skills/knowledge-capture
Kommandoer og eksempelprompter
/knowledge-captureBeskriver hvordan samtaler blir til Notion-dokumenter, men leveres uten måte å gjøre det på
Skills utløses av vanlige forespørsler — ingen kommandoer å huske. Etter installasjonen aktiverer prompter som disse skillen (på engelsk):
Turn this meeting transcript into structured documentation in NotionCapture the decisions from today's design sync into our knowledge baseArchive this architecture discussion as a Notion doc with action items