
tobisamaa skills on Claude Market
4 skills published by tobisamaa. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
content-generation
Generates written content across multiple formats including articles, blog posts, marketing copy, social media posts, and technical documentation. Handles the full creation process from audience analysis and research through drafting, editing, and platform-specific optimization.
autonomous-research
Conducts end-to-end research autonomously given a topic or question. Searches for sources, evaluates credibility, cross-references information, and produces structured reports with citations. Covers technology, business, science, and social topics.
task-orchestra
Coordinates multiple agents and tasks for complex, multi-step workflows. Handles parallel execution, dependency resolution, state tracking, and error recovery across subagents. Supports sequential, pipeline, and supervisor orchestration patterns.
doc-accurate-codegen
Enforces documentation-first code generation to prevent LLM hallucination bugs. Before writing any code, it loads relevant docs, extracts actual API signatures, and validates the output against them. Works for API usage, configuration files, and feature implementation.