Claude-first paid-media operations skill for Claude Code across 12 ad platforms (Google, Meta, YouTube, LinkedIn, TikTok, Microsoft, Apple, Amazon, Reddit, Pinterest, Snapchat, X): source-grounded audits, deterministic scoring, versioned JSON reports, and capability-gated account changes.
Cognee
Cognee is an open-source workflow skill for Claude Code and compatible agents, published by topoteretes. Its author describes it as: “Cognee is the open-source AI memory platform for agents. Give your AI agents persistent long-term memory across sessions with a self-hosted knowledge graph engine.”. The project has 30k stars on GitHub and is available under the Apache License 2.0 license. Add it to your setup with `git clone https://github.com/topoteretes/cognee ~/.claude/skills/cognee`.
Installation
Add Cognee to your agent with:
git clone https://github.com/topoteretes/cognee ~/.claude/skills/cognee Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.
When to use it
Reach for Cognee when you want workflow help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.
Strengths
- Clear Apache License 2.0 license — safe to read and adapt
- Established project with 29,579 GitHub stars
- Actively maintained (recent commits)
Topics
Related skills
More Workflow →AI Agent Orchestrator with Skills System - Give AI Agents superpowers: memory search, code graph queries, agent-to-agent messaging. Manage Claude, Codex or any AI Agent from one dashboard. Move Agents between computers and locations
E-commerce skills for AI agents — product research, marketing automation, supply chain optimization, and business analytics for online sellers across Amazon, Shopify, Etsy, TikTok Shop, and all platforms.
claude code hooks - adding voice on each hook
Self improving agents through iterations