Nousio/Cobweb
Local governance kernel for agent skills — CLI (cobweb), daemon (cobwebd), SQLite state store, and SKILL.md parsing, validation, auditing, and sync.
Local governance kernel for agent skills — CLI (cobweb), daemon (cobwebd), SQLite state store, and SKILL.md parsing, validation, auditing, and sync.
npx skills add Nousio/CobwebLocal governance kernel for agent skills — CLI (cobweb), daemon (cobwebd), SQLite state store, and SKILL.md parsing, validation, auditing, and sync.
insider-trade-tracker — AI skill for Claude powered by finskills.net API
Install, manage and develop MCP servers and skills for agents
🌟 一个让 Claude Code 用「派大星」口吻干活的趣味 Skill —— 梗在外壳,专业在内核。A Claude Code skill that talks like Patrick Star: goofy outside, technically rigorous inside.
Claude skill: let your AI agent ping you on Telegram and ask blocking questions during long/unattended runs (with allowlist).
Codex skill for exporting authorized CVS course replay notes and exam-type review
Use when adding cross-cutting concerns to durable functions — structured logging or tracing across all functions, error tracking with Sentry, payload encryption for sensitive data, dependency injection of clients (DB, Stripe, etc.) into function handlers, custom telemetry, or behavior that should apply uniformly across many functions. Covers Inngest middleware lifecycle, creating custom middleware, dependencyInjectionMiddleware, @inngest/middleware-encryption, @inngest/middleware-sentry, and custom middleware patterns.