# Knowledge Card

> Turns one course lesson, tutorial, documentation page, article, workshop, video, or transcript into a compact, structured, verifiable knowledge card. Use when the user asks to distill source material, create a knowledge card, summarize a source for reuse, or add grounded material to this pack.

- **Type:** Skill
- **Install:** `agentstack add skill-alessiomarcone-agent-fieldbook-knowledge-card`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [alessiomarcone](https://agentstack.voostack.com/s/alessiomarcone)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [alessiomarcone](https://github.com/alessiomarcone)
- **Source:** https://github.com/alessiomarcone/agent-fieldbook/tree/main/plugins/knowledge-pack/skills/knowledge-card

## Install

```sh
agentstack add skill-alessiomarcone-agent-fieldbook-knowledge-card
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Knowledge Card

Distill one source at a time into original, reusable operating knowledge.

## References

- `references/knowledge-card-prompt.md` — source-neutral card format and synthesis controls.
- `references/knowledge-card.schema.json` — exact YAML frontmatter schema.

## Procedure

1. Process one source per card. If several sources are supplied, handle them sequentially.
2. Separate explicit source claims, reasonable inferences, and details that require current verification.
3. Remove promotion and repetition; synthesize in original language rather than copying passages.
4. Include source metadata, one-sentence summary, procedure, principles, reusable prompts, failure modes, verification, time-sensitive details, and related official material.
5. Identify which stable rules should be promoted into a specialist skill and which should remain only in the card.
6. Validate parsed YAML frontmatter against the schema and check that every body heading required by the prompt is present.
7. When repository changes are requested, save under `knowledge//cards/` with a kebab-case filename and update the relevant index.

## Boundaries

- Preserve the source language only when useful; answer and summarize in the user's language.
- Mark time-sensitive product behavior as requiring verification against current official docs.
- Never commit raw transcripts or redistribute protected course lessons.
- Do not modify files when the user requested only an in-chat card.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [alessiomarcone](https://github.com/alessiomarcone)
- **Source:** [alessiomarcone/agent-fieldbook](https://github.com/alessiomarcone/agent-fieldbook)
- **License:** MIT

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

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-alessiomarcone-agent-fieldbook-knowledge-card
- Seller: https://agentstack.voostack.com/s/alessiomarcone
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
