Skip to main content
Back to the directory
aradotso/trending-skillsSoftware EngineeringFrontend and Design

724-office-ai-agent

Skill by ara.so — Daily 2026 Skills collection.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
816

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/aradotso/trending-skills --skill 724-office-ai-agent
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, 724-office-ai-agent has 816 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: aradotso/trending-skills. Canonical URL: https://skills.sh/aradotso/trending-skills/724-office-ai-agent.

Security audits
Gen Agent Trust HubFAIL
SocketWARN
SnykFAIL
About this skill
Skill by ara.so — Daily 2026 Skills collection. A 24/7 production AI agent in ~3,500 lines of pure Python with no framework dependencies. Features 26 built-in tools, three-layer memory (session + compressed + vector), MCP/plugin support, runtime tool creation, self-repair diagnostics, and cron scheduling. Set environment variables rather than hardcoding secrets: Tools are registered with the @tool decorator in tools.py : The tool is automatically available to the LLM in the next tool-use loop iteration. The agent can call create_tool during a conversation to write and load a new Python tool without restarting: The tool is saved to workspace/custom_tools/md_to_html.py and hot-loaded immediately. Edit config.json to add MCP servers (stdio or HTTP): MCP tools are namespaced as servername__toolname (double underscore). Reload without restart: The agent uses schedule tool internally, but you can also call the scheduler API directly: Jobs persist in workspace/jobs.json across restarts. The LLM pipeline in llm.py injects retrieved memories automatically before each call: Create these in workspace/ to shape agent behavior: workspace/SOUL.md — Personality and values: workspace/AGENT.md — Operational procedures: workspace/USER.md — User context: self_check scans: Sends notification via the configured messaging platform if issues are found. router.py provisions one container per user...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does 724-office-ai-agent do?

Skill by ara.so — Daily 2026 Skills collection.

Is 724-office-ai-agent good?

724-office-ai-agent does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support 724-office-ai-agent?

724-office-ai-agent currently lists compatibility with Skills CLI.

Is 724-office-ai-agent safe to install?

724-office-ai-agent has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to 724-office-ai-agent?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install 724-office-ai-agent?

Run the following command to install 724-office-ai-agent: npx skills add https://github.com/aradotso/trending-skills --skill 724-office-ai-agent

Related skills

More from aradotso/trending-skills

Related skills

Alternatives in Software Engineering