Showing 30 of 22785 results
Engineering + Product team β 23 agents, 2 teams. All agents and skills in one install.
LLM-powered knowledge graph for academic papers: tracks concepts, projects, and engagement as you read, with a local Too Many Papers web UI.
Bundles two agent skills: challenger (adversarial stress-tester for technical decisions, designs, and specs) and skill-forge (turns repeated manual workflows into reusable, validated Agent Skills).
Scaffold a new TypeScript CLI tool's documentation and configuration, or audit an existing tool against the project tool-conventions (docs/tools/<name>.md format, ~/.tool-agents/<name>/ config folder, four-tier env-var resolution chain, vendor-canonical LLM provider names, no-fallback rule). Bundles the /tool-conventions command and its tool-doc-config-architect subagent.
Automatisierte Skill- und Plugin-Verbesserung: Strukturpruefung, CLAUDE.md-Audit, A/B-Benchmark mit Varianz-Analyse und HTML-Report
ζΎεΊδ»»εε―η¨ηε·₯ε ·οΌMCPγSkillsγCLIοΌζζε°ζ΄ε₯½ηζΏδ»£ζΉζ‘
Intelligent permission gate for shell, file, search, Skill, and MCP tool surfaces. AST-parses Bash commands, guards file reads/writes, and blocks configured tool invocations. Tracks manually approved commands for permanent rules.
Infrastructure and authoring utilities for agent workspaces, handoffs, audits, harvesting, and plugin management
A team of five specialist agents coordinated by one skill. Activates automatically on messages wrapped in [[ double square brackets ]]. Handles prompt engineering, guardrails, and testing/evaluation automatically; asks before taking on coding or skill-building tasks.
Tool operation skills for Firecrawl web search, scraping, research, and content extraction.
Utility skills β Claude Code guide, NotebookLM, Graphify, awesome lists
Semantic folder index for codebase navigation. Creates index.toon files with summaries ordered by priority. "Oh, I see you've discovered my meticulously organized archive."
Provider-agnostic Claude Code statusline plugin (ToPGauge) for token-plan usage and account balance. Picks the provider from ANTHROPIC_BASE_URL (currently MiniMax + DeepSeek); hides itself otherwise. Ships :install, :uninstall, :clean, and :clean-cache slash commands.
Skills for searching and downloading torrents from nyaa.si (anime), YTS (movies, ytz.mx), and managing downloads via qBittorrent.
ν μ€μ¦κΆ Open APIλ‘ κ΅λ΄Β·λ―Έκ΅ μ£Όμ μμΈ/μ’ λͺ©/νμ¨/μ₯μ΄μ μ‘°νμ κ³μ’·보μ μ£ΌμΒ·μ£Όλ¬Έμ λ€λ£¨λ νλ¬κ·ΈμΈ (tossinvest CLI κΈ°λ°)
Cross-session, cross-CLI memory for AI coding assistants. Mines transcripts from 10 supported CLI clients. Surfaces operator identity / decisions / bans / corrections / goals / voice via 26 MCP tools, 6 hooks (SessionStart signpost + SessionStart compact-restore + UserPromptSubmit retrieval + Stop/PostCompact re-index + PreCompact continuity-seed), 15 slash commands, and 3 skills. gte-modernbert hybrid recall; worktree-aware project scoping; post-compaction coding-continuity packet. Optional local-LLM refinement ([llm] extra, ollama, off by default). The operator becomes the source of truth; the model stops re-asking what they already told it.
Tower compute platform β run and deploy Python apps, pipelines, and AI agents
Marketplace discipline enforcement β single `validate-plugin` skill + `tp-roster-auditor` agent + `scripts/audit.py` CI guard. Audits any Claude Code marketplace for the 5-rule discipline set: agent roster cap (default 6 keepers + 1 read-only-tools exception), spawn-lens contract (`lens:`/`scope:`/`question:` within 200 chars), fork-skill rationale (every `context: fork` skill has `references/fork-rationale.md`), description quality (β€1536 chars, verb-led first 200, CONTRAST vs adjacent), and catalog discipline (`plugin.json` version matches marketplace + description mentions roster). Use when user says 'audit my marketplace', 'check discipline', 'roster check', 'validate before commit', 'discipline-check'. NOT for: marketplace schema validation (use `claude plugin validate`); NOT for: implementation work (use the relevant domain skill).
First Principles Framework β structured reasoning in an isolated forked context with hypothesis generation, evidence validation, and auditable decision records. PROPOSE / MAINTAIN / QUERY modes. Verification stages spawn `tp-critic` with FPF-specific lenses.