25 projects
concinno-skills-memoria
Memoria — Windows memory hygiene tray + headless cleanup CLI for agents. Concinno's user-facing memory module.
persona-api
Digital Persona API — Sancio runtime + Cerno 7-step cycle (AGPL v3 / Commercial dual)
cigito-v3
Cigito v3 distill data curator — DeepSeek V4 + Cogito 671B teacher fusion (W2 milestone, $0 CPU)
concinno-skills-memory
Concinno's progressive-disclosure memory store — three-layer index/summary/archive with ZIQ noise-filter outcome wiring, SQLite FTS5 index, lifecycle hooks, and a local viewer.
concinno
AI behavior governance for Claude Code - guards, input rewriting, LLM-as-Judge, A2A safety agent, zero-dep core
concinno-skills-auth
Unified credential, OAuth device-flow, and rotation skills for Concinno — one vault for all 20+ concinno-skills-* sub-packages.
concinno-skills-cloud
Cloud object-storage agent skills (AWS S3 + Google Cloud Storage + Azure Blob) for Concinno — optional-extras install so the core wheel stays small.
concinno-skills-vector
Remote vector database agent skills (Pinecone + Chroma + Weaviate) for Concinno — thin adapters for agent upsert/query. Concinno core's ZIQRetrieval + FTRL remains the full retrieval stack; this is the outbound-to-vendor slot.
concinno-skills-marketing
Marketing / email / form agent skills for Concinno — Mailchimp + Typeform + SendGrid via pure httpx REST (no vendor SDK bloat).
concinno-skills-commerce
Commerce agent skills (Shopify + Stripe + QuickBooks) for Concinno — storefront, payments, accounting.
concinno-skills-office-advanced
Advanced AI-native Office document skills for Concinno — LLM-ready PDF extraction via docling (IBM) + Anthropic Office MCP bridge. docling MIT, pulls PyTorch.
concinno-skills-dev
Developer platform agent skills (GitHub/Jira/Linear/GitLab) for Concinno — permissive-licensed SDKs (MIT/BSD) + httpx REST, no LGPL/GPL.
concinno-skills-mobile-ext
Extended mobile / enterprise messaging agent skills (Teams + WhatsApp Official + WeCom) for Concinno — httpx REST wrappers, zero new runtime deps.
concinno-skills-media
Media + smart-home agent skills (OpenAI image generation / Replicate any-model / Home Assistant state + service) for Concinno.
concinno-skills-knowledge
Knowledge-base agent skills (Notion/Confluence/Obsidian) for Concinno — native Python API. MIT / Apache-2.0 / BSD SDKs only.
concinno-skills-google
Google ecosystem agent skills (Calendar/Gmail/Drive/Sheets/Maps) for Concinno — native Python API first, MCP fallback optional
concinno-skills-sql
Remote SQL database agent skills (Postgres + MySQL + SQLite) for Concinno — SQLAlchemy + psycopg + pymysql. DuckDbQuery (local files) in concinno core remains separate.
concinno-skills-support
Customer support agent skills (Zendesk + Intercom) for Concinno — Databricks 2026 #1 enterprise landing use case.
concinno-skills-crm
CRM agent skills (HubSpot + Salesforce) for Concinno — Databricks 2026 enterprise agent top use case.
concinno-skills-mobile
Mobile phone + SMS/Voice/WhatsApp agent skills for Concinno — Twilio (MIT) unified. HammerBench-adjacent blue ocean.
concinno-skills-content
Content writing agent skills (article extract / Google News / keyword / rewrite) for Concinno — newspaper3k, gnews, keybert.
concinno-skills-chat
Chat platform agent skills (Slack/Discord/Telegram/LINE) for Concinno — native Python API, MCP fallback optional. MIT-licensed SDKs only.
concinno-skills-office
Local Office document skills (Word/Excel/PowerPoint/docx-template) for Concinno — native Python libraries, no MS 365 API. docxtpl LGPL-2.1 dynamic link.
concinno-skills-video
YouTube + video workflow agent skills for Concinno — yt-dlp (Unlicense), youtube-transcript-api (MIT), moviepy (MIT). Requires system ffmpeg.
control-anything
Control-Anything — analyze anything, control anything via LLM. SSMCE agent tool generator: one function, multi-channel emission (API/CLI/MCP/REST/UI/OpenCLI) + plugin discovery + parallel serve. Formerly api-anything / invoco.