Short explanation of what this skill does and when to use it.
When to Use
Invoke this skill when:
A specific user request matches the description above.
The situation requires the behaviour documented here rather than general
reasoning.
Inputs
Describe what the skill expects from the caller. Include any arguments,
file formats, or prerequisites.
Steps
Read relevant files or gather context with the allowed tools.
Perform the skill-specific reasoning or transformation.
Emit a concise response. For Telegram, keep it short.
Output
Describe the expected shape of the result. If the skill produces files or
attachments, mention the path convention (for example /media/outbox/...).
Notes
Keep allowed-tools minimal. Add tools only after you have a concrete need.
Avoid network calls unless the skill explicitly requires them.
Never request secrets or environment variables from the user.
Use neutral credential placeholders such as <provider-token-placeholder>,
sk-..., ghp_xxxxxxxxxxxxxxxxxxxx, example-token-placeholder, or
redacted; do not include realistic provider tokens, bearer tokens, cookies,
sessions, or infrastructure secret environment names.
1---2name: object-object3description: [object Object]4---56# {{title}}78Short explanation of what this skill does and when to use it.910## When to Use1112Invoke this skill when:1314- A specific user request matches the description above.15- The situation requires the behaviour documented here rather than general16 reasoning.1718## Inputs1920Describe what the skill expects from the caller. Include any arguments,21file formats, or prerequisites.2223## Steps24251. Read relevant files or gather context with the allowed tools.262. Perform the skill-specific reasoning or transformation.273. Emit a concise response. For Telegram, keep it short.2829## Output3031Describe the expected shape of the result. If the skill produces files or32attachments, mention the path convention (for example `/media/outbox/...`).3334## Notes3536- Keep allowed-tools minimal. Add tools only after you have a concrete need.37- Avoid network calls unless the skill explicitly requires them.38- Never request secrets or environment variables from the user.39- Use neutral credential placeholders such as `<provider-token-placeholder>`,40 `sk-...`, `ghp_xxxxxxxxxxxxxxxxxxxx`, `example-token-placeholder`, or41 `redacted`; do not include realistic provider tokens, bearer tokens, cookies,42 sessions, or infrastructure secret environment names.
Run npx skillmds@latest add avivsinai/object-object in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
[object Object] It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
avivsinai (@avivsinai) published this skill. Their other Agent Skills are listed on their SkillMD profile.