By caasi
Fetches Blogspot/Blogger posts via JSON Feed API, bypassing JS-rendered pages to retrieve content that standard WebFetch misses
A Claude Code plugin marketplace by caasi.
Delegate tasks to external OpenAI-compatible chat endpoints with capability probing, delegation patterns, and prompt injection awareness.
See plugins/chat-subagent/skills/chat-subagent/README.md for full documentation.
Describe multi-step agent workflows using an Arrow-style DSL and validate them structurally with the ocaml-compose-dsl binary. The DSL is a planning language — the agent expands it into concrete tool calls.
See plugins/compose/skills/compose/README.md for full documentation.
Reflect on human-AI stewardship through Socratic dialogue. A mirror, not a checklist — rooted in Audrey Tang's Humane Intelligence framework and Civic AI 6-Pack of Care.
See plugins/kami/skills/kami/README.md for full documentation.
claude plugin marketplace add caasi/dong3
MIT
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Assisted review loop — local reviewers answer blind and in parallel, each returns its own convergence verdict (loop-until-dry, facilitator owns K + escalation); roster enrolled per host via /review-loop:init; never merges autonomously; ships an always-on UserPromptSubmit hook that writes nothing until you opt in via /review-loop:init
Git-native preparation & convergence — four routines: init/prepare/converge/prune. prepare is local-first: work stays on local prepare/* by default; remote push is a cross-machine opt-in (push-prepare-branches: yes); prepare freshness-rebases in-progress branches onto default (schema 7; opt-out rebase-prepare-onto-default), and converge offers the refresh. Human takeover recognized by containment; redundant prepare/<slug> surfaced for cleanup, never auto-deleted. converge accept defaults to a handoff-only rename (with a human-marked maintenance exception); prune sweeps unused local + remote branches (human-present, read-only until approved). Committed .tsugu/ is a WIP-knowledge layer (policy.md + context.md + knowledge/) plus a one-line .gitattributes (context.md merge=union); state derived from refs (single-layer, no intake notes); never auto-merges; invokes no user-installed skill by default.
Delegate tasks to external chat endpoints (OpenAI-compatible and LM Studio native API) as a subagent
Describe multi-step agent workflows using an Arrow-style DSL (>>>, ***, &&&, |||, ?, loop, \, let...in, (), ;) with epistemic operator conventions and structural validation
Socratic dialogue for reflecting on human-AI stewardship
npx claudepluginhub caasi/dong3 --plugin fetch-tipsComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex, antigravity, and grok CLIs when installed) to get diverse perspectives on coding problems