Octos: Open Cognitive Tasks Orchestration System
Official@octos-org
Octos provides a modular framework for executing web research, content synthesis, repository management, and local media processing tasks.
Agent Skills by Octos: Open Cognitive Tasks Orchestration System
Showing 19 vetted skills indexed across 1 GitHub repositories.
smart-home
List and control smart-home devices through a configured bridge such as Home Assistant.
deep-crawl
Crawl JavaScript-rendered websites with headless Chrome via CDP and output structured JSON reports.
harness-starter-report
Generate a deterministic Markdown report file under reports/ from a topic.
harness-starter-coding
Generate patch diff files and file-list previews for code updates.
account-manager
Manage sub-accounts under the current profile with JSON persistence.
clock
Get the current date and time for any IANA timezone.
harness-starter-audio
Generate deterministic WAV smoke-test artifacts with fixed naming and size validation.
send-email
Send emails via SMTP or Feishu/Lark Mail with optional HTML content.
news
Fetch headlines from multiple news sources and generate a Markdown digest.
deep-search
Conduct multi-round web research and generate a structured markdown synthesis report.
harness-starter-generic
Generate a single artifact file from a provided label.
weather
Retrieve current weather and multi-day forecasts for cities via Open-Meteo API.
skill-store
Discover, install, update, and remove skill packages from a central registry.
skill-creator
Packages custom Octos agent skills with standardized metadata and optional tooling.
github
Automate GitHub workflows by running gh CLI commands for issues, PRs, repos, and actions.
git
Automates Git version-control tasks via shell commands for local and remote repository workflows.
cron
Schedule recurring and one-time jobs with timezone-aware execution.
voice
Transcribe audio to text and synthesize speech on-device with local models.
compat-test-skill
Summarize a text file into a compact report at an output path.
Frequently Asked Questions About Octos: Open Cognitive Tasks Orchestration System
FAQPage SchemaWhat specific tasks can be performed using Octos?▼
Octos enables web research via headless Chrome, generation of markdown reports, SMTP email dispatch, Git repository management, and local audio transcription. Users can also schedule recurring jobs, fetch weather data, and manage custom packages through the central registry.
Who is the target persona for this system?▼
The system is designed for software engineers and technical researchers who require modular, repeatable execution of web-based data gathering, version control operations, and local media artifact generation within a unified environment.
What are the prerequisites for running these capabilities?▼
Execution requires a local environment capable of running headless Chrome for web crawling, SMTP access for email dispatch, and sufficient local compute resources for on-device speech synthesis and transcription models.